XOOPS  2.6.0
AvatarsLocaleEn_US Class Reference
Inheritance diagram for AvatarsLocaleEn_US:
Inheritance graph

Public Attributes

const ALERT_INFO_MAXFILE = "Max uploaded files size: %s [KB]"
 
const ALERT_INFO_MIMETYPES = "Authorized mime types: %s"
 
const ALERT_INFO_PIXELS = "Max Pixels: %s x %s (width x height)"
 
const ALERT_WARNING_OLD = "Your old avatar will be deleted!"
 
const AVAILABLE_AVATARS = "Available avatars"
 
const CONF_ALLOWUPLOAD = "Allow custom avatar upload?"
 
const CONF_IMAGEFILESIZE = "Avatar image max filesize (byte)"
 
const CONF_IMAGEHEIGHT = "Avatar image max height (pixel)"
 
const CONF_IMAGEWIDTH = "Avatar image max width (pixel)"
 
const CONF_PAGER = "Number of avatars to display per page"
 
const CONF_POSTSREQUIRED = "Minimum posts required"
 
const CONF_POSTSREQUIREDDSC = "Enter the minimum number of posts required to upload a custom avatar"
 
const CUSTOM = "Custom avatars"
 
const CUSTOM_TIPS = "<ul><li>Add, update or delete custom avatars</li></ul>"
 
const LIST_OF_AVATARS = "List of avatars"
 
const MODULE_DESC = "Extension for managing avatars"
 
const MODULE_NAME = "Avatars"
 
const NBDISPLAY_C = "There are %s visible custom avatars"
 
const NBDISPLAY_S = "There are %s visible system avatars"
 
const NBNOTDISPLAY_C = "There are %s custom avatars not visible"
 
const NBNOTDISPLAY_S = "There are %s system avatars not visible"
 
const NBTOTAL_C = "There are %s custom avatars in our database"
 
const NBTOTAL_S = "There are %s system avatars in our database"
 
const SYSTEM = "System avatars"
 
const SYSTEM_TIPS = "<ul><li>Add, update or delete system avatars</li></ul>"
 
const USERFORM = "User avatar form"
 
const USERS = "Users using this avatar"
 

Detailed Description

Definition at line 22 of file en_US.php.

Member Data Documentation

const AvatarsLocaleEn_US::ALERT_INFO_MAXFILE = "Max uploaded files size: %s [KB]"

Definition at line 25 of file en_US.php.

const AvatarsLocaleEn_US::ALERT_INFO_MIMETYPES = "Authorized mime types: %s"

Definition at line 26 of file en_US.php.

const AvatarsLocaleEn_US::ALERT_INFO_PIXELS = "Max Pixels: %s x %s (width x height)"

Definition at line 27 of file en_US.php.

const AvatarsLocaleEn_US::ALERT_WARNING_OLD = "Your old avatar will be deleted!"

Definition at line 28 of file en_US.php.

const AvatarsLocaleEn_US::AVAILABLE_AVATARS = "Available avatars"

Definition at line 29 of file en_US.php.

const AvatarsLocaleEn_US::CONF_ALLOWUPLOAD = "Allow custom avatar upload?"

Definition at line 30 of file en_US.php.

const AvatarsLocaleEn_US::CONF_IMAGEFILESIZE = "Avatar image max filesize (byte)"

Definition at line 31 of file en_US.php.

const AvatarsLocaleEn_US::CONF_IMAGEHEIGHT = "Avatar image max height (pixel)"

Definition at line 32 of file en_US.php.

const AvatarsLocaleEn_US::CONF_IMAGEWIDTH = "Avatar image max width (pixel)"

Definition at line 33 of file en_US.php.

const AvatarsLocaleEn_US::CONF_PAGER = "Number of avatars to display per page"

Definition at line 34 of file en_US.php.

const AvatarsLocaleEn_US::CONF_POSTSREQUIRED = "Minimum posts required"

Definition at line 35 of file en_US.php.

const AvatarsLocaleEn_US::CONF_POSTSREQUIREDDSC = "Enter the minimum number of posts required to upload a custom avatar"

Definition at line 36 of file en_US.php.

const AvatarsLocaleEn_US::CUSTOM = "Custom avatars"

Definition at line 37 of file en_US.php.

const AvatarsLocaleEn_US::CUSTOM_TIPS = "<ul><li>Add, update or delete custom avatars</li></ul>"

Definition at line 38 of file en_US.php.

const AvatarsLocaleEn_US::LIST_OF_AVATARS = "List of avatars"

Definition at line 39 of file en_US.php.

const AvatarsLocaleEn_US::MODULE_DESC = "Extension for managing avatars"

Definition at line 40 of file en_US.php.

const AvatarsLocaleEn_US::MODULE_NAME = "Avatars"

Definition at line 41 of file en_US.php.

const AvatarsLocaleEn_US::NBDISPLAY_C = "There are %s visible custom avatars"

Definition at line 42 of file en_US.php.

const AvatarsLocaleEn_US::NBDISPLAY_S = "There are %s visible system avatars"

Definition at line 43 of file en_US.php.

const AvatarsLocaleEn_US::NBNOTDISPLAY_C = "There are %s custom avatars not visible"

Definition at line 44 of file en_US.php.

const AvatarsLocaleEn_US::NBNOTDISPLAY_S = "There are %s system avatars not visible"

Definition at line 45 of file en_US.php.

const AvatarsLocaleEn_US::NBTOTAL_C = "There are %s custom avatars in our database"

Definition at line 46 of file en_US.php.

const AvatarsLocaleEn_US::NBTOTAL_S = "There are %s system avatars in our database"

Definition at line 47 of file en_US.php.

const AvatarsLocaleEn_US::SYSTEM = "System avatars"

Definition at line 48 of file en_US.php.

const AvatarsLocaleEn_US::SYSTEM_TIPS = "<ul><li>Add, update or delete system avatars</li></ul>"

Definition at line 49 of file en_US.php.

const AvatarsLocaleEn_US::USERFORM = "User avatar form"

Definition at line 50 of file en_US.php.

Referenced by AvatarsAvatar_userForm\__construct().

const AvatarsLocaleEn_US::USERS = "Users using this avatar"

Definition at line 51 of file en_US.php.


The documentation for this class was generated from the following file: