◆ association()
static association |
( |
|
$itemid | ) |
|
|
static |
Generate the markup to display the item associations
- Paramètres
-
int | $itemid | The menu item id |
- Renvoie
- string
- Depuis
- 3.0
- Exceptions
-
Exception | If 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 | $value | The state value. |
integer | $i | The row index |
boolean | $enabled | An optional setting for access control on the action. |
string | $checkbox | An 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 | $params | Params 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 :