XOOPS 2.5.6
Final
|
Go to the source code of this file.
Variables | |
const | _PM_MI_ABOUT "About" |
const | _PM_MI_DESC "Module for private messaging between users" |
const | _PM_MI_INDEX "Home" |
const | _PM_MI_LINK_DESCRIPTION "Shows a link to send a private message to the user" |
const | _PM_MI_LINK_TITLE "PM Link" |
const | _PM_MI_MAXSAVE "Maximum items in savebox" |
const | _PM_MI_MAXSAVE_DESC "" |
const | _PM_MI_MESSAGE "Write a message to" |
const | _PM_MI_NAME "Private Messaging" |
const | _PM_MI_PERPAGE "Messages per page" |
const | _PM_MI_PERPAGE_DESC "" |
const | _PM_MI_PRUNE "Prune Messages" |
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_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_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_PRUNESUBJECTDEFAULT "Messages deleted during cleanup" |
const _PM_MI_ABOUT "About" |
Definition at line 31 of file modinfo.php.
const _PM_MI_DESC "Module for private messaging between users" |
Definition at line 8 of file modinfo.php.
const _PM_MI_INDEX "Home" |
Definition at line 10 of file modinfo.php.
const _PM_MI_LINK_DESCRIPTION "Shows a link to send a private message to the user" |
Definition at line 14 of file modinfo.php.
const _PM_MI_LINK_TITLE "PM Link" |
Definition at line 13 of file modinfo.php.
const _PM_MI_MAXSAVE "Maximum items in savebox" |
Definition at line 24 of file modinfo.php.
const _PM_MI_MAXSAVE_DESC "" |
Definition at line 25 of file modinfo.php.
const _PM_MI_MESSAGE "Write a message to" |
Definition at line 15 of file modinfo.php.
const _PM_MI_NAME "Private Messaging" |
Definition at line 7 of file modinfo.php.
const _PM_MI_PERPAGE "Messages per page" |
Definition at line 27 of file modinfo.php.
const _PM_MI_PERPAGE_DESC "" |
Definition at line 28 of file modinfo.php.
const _PM_MI_PRUNE "Prune Messages" |
Definition at line 11 of file modinfo.php.
const _PM_MI_PRUNEMESSAGE "Prune PM body message" |
Definition at line 19 of file modinfo.php.
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" |
Definition at line 20 of file modinfo.php.
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" |
Definition at line 22 of file modinfo.php.
const _PM_MI_PRUNESUBJECT "Prune PM subject line" |
Definition at line 17 of file modinfo.php.
const _PM_MI_PRUNESUBJECT_DESC "This will be the subject of the PM to the user, received after a PM prune" |
Definition at line 18 of file modinfo.php.
const _PM_MI_PRUNESUBJECTDEFAULT "Messages deleted during cleanup" |
Definition at line 21 of file modinfo.php.