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 JHtmlIcon

Liste de tous les membres

Fonctions membres publiques statiques

static email ($contact, $params, $attribs=array())
static print_popup ($article, $params, $attribs=array())
static print_screen ($contact, $params, $attribs=array())
static create ($category, $params)
static email ($article, $params, $attribs=array())
static edit ($article, $params, $attribs=array())
static print_popup ($article, $params, $attribs=array())
static print_screen ($article, $params, $attribs=array())
static create ($weblink, $params)
static edit ($weblink, $params, $attribs=array())

Documentation des fonctions membres

static JHtmlIcon::create (   $category,
  $params 
)
static

Références $button, $category, $output, $params, $text, $uri, $url, JRoute\_(), JHtml\_(), JText\_(), JFactory\getURI(), et NULL.

+ Voici le graphe d'appel pour cette fonction :

static JHtmlIcon::create (   $weblink,
  $params 
)
static

Références $button, $output, $text, $uri, $url, JRoute\_(), JHtml\_(), JText\_(), WeblinksHelperRoute\getFormRoute(), JFactory\getURI(), et NULL.

+ Voici le graphe d'appel pour cette fonction :

static JHtmlIcon::edit (   $weblink,
  $params,
  $attribs = array() 
)
static
static JHtmlIcon::edit (   $article,
  $params,
  $attribs = array() 
)
static

Display an edit icon for the article.

This icon will not display in a popup window, nor if the article is trashed. Edit access checks must be performed in the calling code.

Paramètres:
object$articleThe article in question.
object$paramsThe article parameters
array$attribsNot used??
Renvoie:
string The HTML for the article edit icon.
Depuis:
1.6

Références $author, $button, $date, $output, $params, $text, $uri, $url, $user, $userId, JRoute\_(), JHtml\_(), JText\_(), JFactory\getDate(), JFactory\getURI(), JFactory\getUser(), NULL, et JText\sprintf().

+ Voici le graphe d'appel pour cette fonction :

static JHtmlIcon::email (   $contact,
  $params,
  $attribs = array() 
)
static
static JHtmlIcon::email (   $article,
  $params,
  $attribs = array() 
)
static
static JHtmlIcon::print_popup (   $article,
  $params,
  $attribs = array() 
)
static

Références $attribs, $params, $text, $url, JRoute\_(), JHtml\_(), JText\_(), et NULL.

+ Voici le graphe d'appel pour cette fonction :

static JHtmlIcon::print_popup (   $article,
  $params,
  $attribs = array() 
)
static

Références $attribs, $params, $text, $url, JRoute\_(), JHtml\_(), JText\_(), ContentHelperRoute\getArticleRoute(), et NULL.

+ Voici le graphe d'appel pour cette fonction :

static JHtmlIcon::print_screen (   $contact,
  $params,
  $attribs = array() 
)
static

Références $params, $text, JHtml\_(), JText\_(), et NULL.

+ Voici le graphe d'appel pour cette fonction :

static JHtmlIcon::print_screen (   $article,
  $params,
  $attribs = array() 
)
static

Références $params, $text, JHtml\_(), JText\_(), et NULL.

+ Voici le graphe d'appel pour cette fonction :


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