XOOPS
2.6.0
|
Go to the source code of this file.
Namespaces | |
userrank | |
Variables | |
const | _AM_USERRANK_ACTION "Action" |
const | _AM_USERRANK_ADD "Add a new rank" |
const | _AM_USERRANK_DELETE "Delete rank" |
const | _AM_USERRANK_EDIT "Edit rank" |
const | _AM_USERRANK_ERROR_POST "You need a positive integer" |
const | _AM_USERRANK_IMAGE "Image" |
const | _AM_USERRANK_IMAGE_PATH "Files exist in: %s" |
const | _AM_USERRANK_LIST "List of ranks" |
const | _AM_USERRANK_MAXPOST "Max. Posts" |
const | _AM_USERRANK_MINPOST "Min. Posts" |
const | _AM_USERRANK_NBSPECIAL "There are %s special rank" |
const | _AM_USERRANK_NBTOTAL "There are %s ranks in our database" |
const | _AM_USERRANK_OFF "Special rank" |
const | _AM_USERRANK_ON "Does not special rank" |
const | _AM_USERRANK_SAVE "User rank saved Successfully!" |
const | _AM_USERRANK_SPECIAL "Special Ranks" |
const | _AM_USERRANK_SPECIAL_CAN "(Special ranks can be assigned to users irrespective of the number of user posts)" |
const | _AM_USERRANK_SUREDEL "Are you sure you want to delete this ranking?" |
const | _AM_USERRANK_TIPS "<ul><li>Add, update or delete user rank</li></ul>" |
const | _AM_USERRANK_TIPS_FORM1 "<ul><li>Authorized mime types: %s</li>" |
const | _AM_USERRANK_TIPS_FORM2 "<li>Max uploaded files size: %s KB</li></ul>" |
const | _AM_USERRANK_TITLE "Title" |
const | _AM_USERRANK_UPLOAD "Upload" |
const _AM_USERRANK_ADD "Add a new rank" |
Definition at line 23 of file admin.php.
Referenced by UserrankRanksForm\__construct().
const _AM_USERRANK_EDIT "Edit rank" |
Definition at line 25 of file admin.php.
Referenced by UserrankRanksForm\__construct().
const _AM_USERRANK_ERROR_POST "You need a positive integer" |
Definition at line 39 of file admin.php.
Referenced by UserrankRanksForm\__construct().
const _AM_USERRANK_IMAGE "Image" |
Definition at line 26 of file admin.php.
Referenced by UserrankRanksForm\__construct().
const _AM_USERRANK_IMAGE_PATH "Files exist in: %s" |
Definition at line 27 of file admin.php.
Referenced by UserrankRanksForm\__construct().
const _AM_USERRANK_MAXPOST "Max. Posts" |
Definition at line 29 of file admin.php.
Referenced by UserrankRanksForm\__construct().
const _AM_USERRANK_MINPOST "Min. Posts" |
Definition at line 30 of file admin.php.
Referenced by UserrankRanksForm\__construct().
const _AM_USERRANK_NBTOTAL "There are %s ranks in our database" |
const _AM_USERRANK_SPECIAL "Special Ranks" |
Definition at line 34 of file admin.php.
Referenced by UserrankRanksForm\__construct().
const _AM_USERRANK_SPECIAL_CAN "(Special ranks can be assigned to users irrespective of the number of user posts)" |
Definition at line 35 of file admin.php.
Referenced by UserrankRanksForm\__construct().
const _AM_USERRANK_SUREDEL "Are you sure you want to delete this ranking?" |
const _AM_USERRANK_TIPS "<ul><li>Add, update or delete user rank</li></ul>" |
const _AM_USERRANK_TIPS_FORM1 "<ul><li>Authorized mime types: %s</li>" |
const _AM_USERRANK_TIPS_FORM2 "<li>Max uploaded files size: %s KB</li></ul>" |
const _AM_USERRANK_TITLE "Title" |
Definition at line 37 of file admin.php.
Referenced by UserrankRanksForm\__construct().
const _AM_USERRANK_UPLOAD "Upload" |
Definition at line 38 of file admin.php.
Referenced by UserrankRanksForm\__construct().