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é
Référence de la classe MenusHtmlMenus

Fonctions membres publiques statiques

static association ($itemid)
 
static state ($value, $i, $enabled=true, $checkbox='cb')
 
static visibility ($params)
 

Documentation des fonctions membres

◆ association()

static association (   $itemid)
static

Generate the markup to display the item associations

Paramètres
int$itemidThe menu item id
Renvoie
string
Depuis
3.0
Exceptions
ExceptionIf there is an error on the query

Références $classes, $db, $html, $item, $itemid, $items, $query, $text, $tooltip, $url, ENT_QUOTES, MenusHelper\getAssociations(), et htmlspecialchars.

◆ state()

static state (   $value,
  $i,
  $enabled = true,
  $checkbox = 'cb' 
)
static

Returns a published state on a grid

Paramètres
integer$valueThe state value.
integer$iThe row index
boolean$enabledAn optional setting for access control on the action.
string$checkboxAn optional prefix for checkboxes.
Renvoie
string The Html code
Voir également
JHtmlJGrid::state
Depuis
1.7.1

Références $enabled, $i, et $value.

◆ visibility()

static visibility (   $params)
static

Returns a visibility state on a grid

Paramètres
integer$paramsParams of item.
Renvoie
string The Html code
Depuis
3.7.0

Références $params, et Registry\loadString().


La documentation de cette classe a été générée à partir du fichier suivant :