XOOPS API 2.5.11 Beta1  UI v0.5
Réalisé par monxoops.fr
Référence du fichier modinfo.php

Variables

const _PM_MI_NAME 'Private Messaging'
 
const _PM_MI_DESC 'Module for private messaging between users'
 
const _PM_MI_INDEX 'Home'
 
const _PM_MI_PRUNE 'Prune Messages'
 
const _PM_MI_LINK_TITLE 'PM Link'
 
const _PM_MI_LINK_DESCRIPTION 'Shows a link to send a private message to the user'
 
const _PM_MI_MESSAGE 'Write a message to'
 
const _PM_MI_PRUNESUBJECT 'Prune PM subject line'
 
const _PM_MI_PRUNESUBJECT_DESC 'This will be the subject of the PM to the user, received after a PM prune'
 
const _PM_MI_PRUNEMESSAGE 'Prune PM body message'
 
const _PM_MI_PRUNEMESSAGE_DESC "This message will be in the body of the message to users after one or more of their messages have been removed from their inbox during a PM prune. Use {PM_COUNT} in the text to be replaced with the number of messages removed from this user's inbox"
 
const _PM_MI_PRUNESUBJECTDEFAULT 'Messages deleted during cleanup'
 
const _PM_MI_PRUNEMESSAGEDEFAULT 'During a cleanup of the Private Messaging, XOOPS has deleted {PM_COUNT} messages from your inbox to save space and resources'
 
const _PM_MI_MAXSAVE 'Maximum items in savebox'
 
const _PM_MI_MAXSAVE_DESC ''
 
const _PM_MI_PERPAGE 'Messages per page'
 
const _PM_MI_PERPAGE_DESC ''
 
const _PM_MI_ABOUT 'About'
 

Documentation des variables

◆ _PM_MI_ABOUT

const _PM_MI_ABOUT 'About'

◆ _PM_MI_DESC

const _PM_MI_DESC 'Module for private messaging between users'

◆ _PM_MI_INDEX

const _PM_MI_INDEX 'Home'

◆ _PM_MI_LINK_DESCRIPTION

const _PM_MI_LINK_DESCRIPTION 'Shows a link to send a private message to the user'

◆ _PM_MI_LINK_TITLE

const _PM_MI_LINK_TITLE 'PM Link'

◆ _PM_MI_MAXSAVE

const _PM_MI_MAXSAVE 'Maximum items in savebox'

◆ _PM_MI_MAXSAVE_DESC

const _PM_MI_MAXSAVE_DESC ''

◆ _PM_MI_MESSAGE

const _PM_MI_MESSAGE 'Write a message to'

◆ _PM_MI_NAME

const _PM_MI_NAME 'Private Messaging'

◆ _PM_MI_PERPAGE

const _PM_MI_PERPAGE 'Messages per page'

◆ _PM_MI_PERPAGE_DESC

const _PM_MI_PERPAGE_DESC ''

◆ _PM_MI_PRUNE

const _PM_MI_PRUNE 'Prune Messages'

◆ _PM_MI_PRUNEMESSAGE

const _PM_MI_PRUNEMESSAGE 'Prune PM body message'

◆ _PM_MI_PRUNEMESSAGE_DESC

const _PM_MI_PRUNEMESSAGE_DESC "This message will be in the body of the message to users after one or more of their messages have been removed from their inbox during a PM prune. Use {PM_COUNT} in the text to be replaced with the number of messages removed from this user's inbox"

◆ _PM_MI_PRUNEMESSAGEDEFAULT

const _PM_MI_PRUNEMESSAGEDEFAULT 'During a cleanup of the Private Messaging, XOOPS has deleted {PM_COUNT} messages from your inbox to save space and resources'

◆ _PM_MI_PRUNESUBJECT

const _PM_MI_PRUNESUBJECT 'Prune PM subject line'

◆ _PM_MI_PRUNESUBJECT_DESC

const _PM_MI_PRUNESUBJECT_DESC 'This will be the subject of the PM to the user, received after a PM prune'

◆ _PM_MI_PRUNESUBJECTDEFAULT

const _PM_MI_PRUNESUBJECTDEFAULT 'Messages deleted during cleanup'