XOOPS 2.5.6
Final
|
Go to the source code of this file.
Variables | |
const | _AM_SYSTEM_AVATAR_ADD "Add Avatar" |
const | _AM_SYSTEM_AVATAR_CUSTOM "Custom Avatars" |
const | _AM_SYSTEM_AVATAR_DELETE "Delete Avatar" |
const | _AM_SYSTEM_AVATAR_EDIT "Edit Avatar" |
const | _AM_SYSTEM_AVATAR_ERROR "Errors" |
const | _AM_SYSTEM_AVATAR_FAILDEL "Failed deleting avatar %s from the database" |
const | _AM_SYSTEM_AVATAR_MAIN "Main" |
const | _AM_SYSTEM_AVATAR_MANAGER "Avatars Management" |
const | _AM_SYSTEM_AVATAR_SUREDEL "Are you sure to delete this avatar image ?" |
const | _AM_SYSTEM_AVATAR_SYSTEM "System Avatars" |
const | _AM_SYSTEM_AVATAR_TIPS " <ul id='newsticker' class='newsticker'> <li>Manage all System or Custom avatars</li> <li>Site members can optionally create their own online personality called avatars.<br />This option can be turned off from System User preferences.</li> </ul>" |
const | _AM_SYSTEM_AVATAR_UPLOAD "Upload:" |
const | _AM_SYSTEM_AVATAR_USE_FILE "Choose files in: %s" |
const | _AM_SYSTEM_AVATAR_USERS "Users using this avatar" |
const _AM_SYSTEM_AVATAR_ADD "Add Avatar" |
Definition at line 15 of file avatars.php.
Referenced by SystemUsers\getForm(), and SystemAvatar\getForm().
const _AM_SYSTEM_AVATAR_CUSTOM "Custom Avatars" |
Definition at line 14 of file avatars.php.
const _AM_SYSTEM_AVATAR_DELETE "Delete Avatar" |
Definition at line 17 of file avatars.php.
const _AM_SYSTEM_AVATAR_EDIT "Edit Avatar" |
Definition at line 16 of file avatars.php.
const _AM_SYSTEM_AVATAR_ERROR "Errors" |
Definition at line 20 of file avatars.php.
const _AM_SYSTEM_AVATAR_FAILDEL "Failed deleting avatar %s from the database" |
Definition at line 25 of file avatars.php.
const _AM_SYSTEM_AVATAR_MAIN "Main" |
Definition at line 12 of file avatars.php.
const _AM_SYSTEM_AVATAR_MANAGER "Avatars Management" |
Definition at line 11 of file avatars.php.
const _AM_SYSTEM_AVATAR_SUREDEL "Are you sure to delete this avatar image ?" |
Definition at line 26 of file avatars.php.
const _AM_SYSTEM_AVATAR_SYSTEM "System Avatars" |
Definition at line 13 of file avatars.php.
const _AM_SYSTEM_AVATAR_TIPS " <ul id='newsticker' class='newsticker'> <li>Manage all System or Custom avatars</li> <li>Site members can optionally create their own online personality called avatars.<br />This option can be turned off from System User preferences.</li> </ul>" |
Definition at line 29 of file avatars.php.
const _AM_SYSTEM_AVATAR_UPLOAD "Upload:" |
Definition at line 23 of file avatars.php.
Referenced by SystemUsers\getForm(), and SystemAvatar\getForm().
const _AM_SYSTEM_AVATAR_USE_FILE "Choose files in: %s" |
Definition at line 22 of file avatars.php.
Referenced by SystemUsers\getForm(), and SystemAvatar\getForm().
const _AM_SYSTEM_AVATAR_USERS "Users using this avatar" |
Definition at line 21 of file avatars.php.