Joomla CMS
3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
|
Fonctions membres publiques statiques | |
static | image ($src) |
static | addNote ($userId) |
static | filterNotes ($count, $userId) |
static | notes ($count, $userId) |
static | notesModal ($count, $userId) |
static | blockStates ( $self=false) |
static | activateStates () |
static | value ($value) |
static | spacer ($value) |
static | helpsite ($value) |
static | templatestyle ($value) |
static | admin_language ($value) |
static | language ($value) |
static | editor ($value) |
Extended Utility class for the Users component.
Users Html Helper
|
static |
Build an array of activate states to be used by jgrid.state,
|
static |
|
static |
Get the sanitized language
mixed | $value | Value of the field |
Références $file, $value, ENT_COMPAT, htmlspecialchars, JPATH_ADMINISTRATOR, null, et value.
|
static |
Build an array of block/unblock user states to be used by jgrid.state, State options will be different for any user and for currently logged in user
boolean | $self | True if state array is for currently logged in user |
Références $self.
|
static |
Get the sanitized editor name
mixed | $value | Value of the field |
Références $db, $lang, $query, $title, $value, JPATH_ADMINISTRATOR, JPATH_PLUGINS, null, et value.
|
static |
|
static |
Get the sanitized helpsite link
mixed | $value | Value of the field |
Références $text, $value, ENT_COMPAT, htmlspecialchars, JPATH_ADMINISTRATOR, et value.
|
static |
Display an image.
string | $src | The source of the image |
Références $file, jimport(), et JPATH_SITE.
|
static |
Get the sanitized language
mixed | $value | Value of the field |
Références $file, $value, ENT_COMPAT, htmlspecialchars, JPATH_SITE, null, et value.
|
static |
|
static |
|
static |
Get the space symbol
mixed | $value | Value of the field |
|
static |
Get the sanitized template style
mixed | $value | Value of the field |
Références $db, $query, $title, $value, ENT_COMPAT, htmlspecialchars, et value.
|
static |
Get the sanitized value
mixed | $value | Value of the field |
Références $value, elseif, ENT_COMPAT, et htmlspecialchars.