XOOPS 2.5.6
Final
|
Go to the source code of this file.
Variables | |
const | _AM_SYSTEM_USERRANK_ACTION "Action" |
const | _AM_SYSTEM_USERRANK_ADD "Add a new rank" |
const | _AM_SYSTEM_USERRANK_DELETE "Delete rank" |
const | _AM_SYSTEM_USERRANK_EDIT "Edit rank" |
const | _AM_SYSTEM_USERRANK_IMAGE "Image" |
const | _AM_SYSTEM_USERRANK_IMAGE_PATH "Files exist in: %s" |
const | _AM_SYSTEM_USERRANK_MAXPOST "Max. Posts" |
const | _AM_SYSTEM_USERRANK_MINPOST "Min. Posts" |
const | _AM_SYSTEM_USERRANK_NAV_ADD "Add a new rank" |
const | _AM_SYSTEM_USERRANK_NAV_DELETE "Delete rank" |
const | _AM_SYSTEM_USERRANK_NAV_EDIT "Edit rank" |
const | _AM_SYSTEM_USERRANK_NAV_MAIN "Ranks list" |
const | _AM_SYSTEM_USERRANK_NAV_MANAGER "Ranks Manager" |
const | _AM_SYSTEM_USERRANK_OFF "Special rank" |
const | _AM_SYSTEM_USERRANK_ON "No special rank" |
const | _AM_SYSTEM_USERRANK_SAVE _AM_SYSTEM_DBUPDATED |
const | _AM_SYSTEM_USERRANK_SPECIAL "Special Ranks" |
const | _AM_SYSTEM_USERRANK_SPECIAL_CAN "(Special ranks can be assigned to users irrespective of the number of user posts)" |
const | _AM_SYSTEM_USERRANK_SUREDEL "Are you sure you want to delete this ranking?" |
const | _AM_SYSTEM_USERRANK_TIPS "<ul><li>Add, update or delete user rank</li></ul>" |
const | _AM_SYSTEM_USERRANK_TIPS_FORM1 "<ul><li>Authorized mime types: %s</li>" |
const | _AM_SYSTEM_USERRANK_TIPS_FORM2 "<li>Max uploaded files size: %s KB</li></ul>" |
const | _AM_SYSTEM_USERRANK_TITLE "Title" |
const | _AM_SYSTEM_USERRANK_UPLOAD "Upload" |
const _AM_SYSTEM_USERRANK_ACTION "Action" |
Definition at line 16 of file userrank.php.
const _AM_SYSTEM_USERRANK_ADD "Add a new rank" |
Definition at line 17 of file userrank.php.
Referenced by SystemUserrank\getForm().
const _AM_SYSTEM_USERRANK_DELETE "Delete rank" |
Definition at line 18 of file userrank.php.
const _AM_SYSTEM_USERRANK_EDIT "Edit rank" |
Definition at line 19 of file userrank.php.
Referenced by SystemUserrank\getForm().
const _AM_SYSTEM_USERRANK_IMAGE "Image" |
Definition at line 20 of file userrank.php.
Referenced by SystemUserrank\getForm().
const _AM_SYSTEM_USERRANK_IMAGE_PATH "Files exist in: %s" |
Definition at line 21 of file userrank.php.
Referenced by SystemUserrank\getForm().
const _AM_SYSTEM_USERRANK_MAXPOST "Max. Posts" |
Definition at line 22 of file userrank.php.
Referenced by SystemUserrank\getForm().
const _AM_SYSTEM_USERRANK_MINPOST "Min. Posts" |
Definition at line 23 of file userrank.php.
Referenced by SystemUserrank\getForm().
const _AM_SYSTEM_USERRANK_NAV_ADD "Add a new rank" |
Definition at line 12 of file userrank.php.
const _AM_SYSTEM_USERRANK_NAV_DELETE "Delete rank" |
Definition at line 14 of file userrank.php.
const _AM_SYSTEM_USERRANK_NAV_EDIT "Edit rank" |
Definition at line 13 of file userrank.php.
const _AM_SYSTEM_USERRANK_NAV_MAIN "Ranks list" |
Definition at line 11 of file userrank.php.
const _AM_SYSTEM_USERRANK_NAV_MANAGER "Ranks Manager" |
Definition at line 10 of file userrank.php.
const _AM_SYSTEM_USERRANK_OFF "Special rank" |
Definition at line 24 of file userrank.php.
const _AM_SYSTEM_USERRANK_ON "No special rank" |
Definition at line 25 of file userrank.php.
const _AM_SYSTEM_USERRANK_SAVE _AM_SYSTEM_DBUPDATED |
Definition at line 26 of file userrank.php.
const _AM_SYSTEM_USERRANK_SPECIAL "Special Ranks" |
Definition at line 27 of file userrank.php.
Referenced by SystemUserrank\getForm().
const _AM_SYSTEM_USERRANK_SPECIAL_CAN "(Special ranks can be assigned to users irrespective of the number of user posts)" |
Definition at line 28 of file userrank.php.
Referenced by SystemUserrank\getForm().
const _AM_SYSTEM_USERRANK_SUREDEL "Are you sure you want to delete this ranking?" |
Definition at line 29 of file userrank.php.
const _AM_SYSTEM_USERRANK_TIPS "<ul><li>Add, update or delete user rank</li></ul>" |
Definition at line 34 of file userrank.php.
const _AM_SYSTEM_USERRANK_TIPS_FORM1 "<ul><li>Authorized mime types: %s</li>" |
Definition at line 35 of file userrank.php.
const _AM_SYSTEM_USERRANK_TIPS_FORM2 "<li>Max uploaded files size: %s KB</li></ul>" |
Definition at line 36 of file userrank.php.
const _AM_SYSTEM_USERRANK_TITLE "Title" |
Definition at line 30 of file userrank.php.
Referenced by SystemUserrank\getForm().
const _AM_SYSTEM_USERRANK_UPLOAD "Upload" |
Definition at line 31 of file userrank.php.
Referenced by SystemUserrank\getForm().