Joomla CMS  2.5.24 (avec JPlatform 11.4 inclus)
Documentation des API du CMS Joomla en version 2.5 et du framework Joomla Platform intégré
 Tout Classes Espaces de nommage Fichiers Fonctions Variables Pages
Référence de la classe JHtmlUsers

Liste de tous les membres

Fonctions membres publiques statiques

static image ($src)
static addNote ($userId)
static filterNotes ($count, $userId)
static notes ($count, $userId)
static value ($value)
static spacer ($value)
static helpsite ($value)
static templatestyle ($value)
static admin_language ($value)
static language ($value)
static editor ($value)

Documentation des fonctions membres

static JHtmlUsers::addNote (   $userId)
static

Displays an icon to add a note for this user.

Paramètres:
integer$userIdThe user ID
Renvoie:
string A link to add a note
Depuis:
2.5

Références $title, $userId, JRoute\_(), JHtml\_(), et JText\_().

+ Voici le graphe d'appel pour cette fonction :

static JHtmlUsers::admin_language (   $value)
static

Références $file, $path, JLanguage\getLanguagePath(), JPATH_ADMINISTRATOR, null, JLanguage\parseXMLLanguageFile(), et value.

+ Voici le graphe d'appel pour cette fonction :

static JHtmlUsers::editor (   $value)
static

Références $db, $lang, $query, $title, JText\_(), JFactory\getDbo(), JFactory\getLanguage(), JPATH_ADMINISTRATOR, JPATH_PLUGINS, null, et value.

+ Voici le graphe d'appel pour cette fonction :

static JHtmlUsers::filterNotes (   $count,
  $userId 
)
static

Displays an icon to filter the notes list on this user.

Paramètres:
integer$countThe number of notes for the user
integer$userIdThe user ID
Renvoie:
string A link to apply a filter
Depuis:
2.5

Références $count, $title, $userId, JRoute\_(), JHtml\_(), et JText\_().

+ Voici le graphe d'appel pour cette fonction :

static JHtmlUsers::helpsite (   $value)
static

Références $text, $version, JFactory\getXML(), JPATH_ADMINISTRATOR, et value.

+ Voici le graphe d'appel pour cette fonction :

static JHtmlUsers::image (   $src)
static

Display an image.

Paramètres:
string$srcThe source of the image
Renvoie:
string A element if the specified file exists, otherwise, a null string
Depuis:
2.5

Références $file, JPath\check(), jimport(), et JPATH_SITE.

+ Voici le graphe d'appel pour cette fonction :

static JHtmlUsers::language (   $value)
static

Références $file, $path, JLanguage\getLanguagePath(), JPATH_SITE, null, JLanguage\parseXMLLanguageFile(), et value.

+ Voici le graphe d'appel pour cette fonction :

static JHtmlUsers::notes (   $count,
  $userId 
)
static

Displays a note icon.

Paramètres:
integer$countThe number of notes for the user
integer$userIdThe user ID
Renvoie:
string A link to a modal window with the user notes
Depuis:
2.5

Références $count, $title, $userId, JRoute\_(), JHtml\_(), et JText\plural().

+ Voici le graphe d'appel pour cette fonction :

static JHtmlUsers::spacer (   $value)
static
static JHtmlUsers::templatestyle (   $value)
static

Références $db, $query, $title, JFactory\getDbo(), et value.

+ Voici le graphe d'appel pour cette fonction :

static JHtmlUsers::value (   $value)
static

Références JText\_().

+ Voici le graphe d'appel pour cette fonction :


La documentation de cette classe a été générée à partir des fichiers suivants :