◆ addEntry()
static addEntry |
( |
|
$name, |
|
|
|
$link = '' , |
|
|
|
$active = false |
|
) |
| |
|
static |
◆ addFilter()
static addFilter |
( |
|
$label, |
|
|
|
$name, |
|
|
|
$options, |
|
|
|
$noDefault = false |
|
) |
| |
|
static |
Method to add a filter to the submenu
- Paramètres
-
string | $label | Label for the menu item. |
string | $name | name for the filter. Also used as id. |
string | $options | options for the select field. |
boolean | $noDefault | Don't show the label as the empty option |
- Renvoie
- void
- Depuis
- 3.0
- Obsolète:
- 4.0 Use JHtmlSidebar::addFilter() instead.
Références $filters, $label, $name, et $options.
◆ getAction()
◆ getEntries()
◆ getFilters()
◆ setAction()
static setAction |
( |
|
$action | ) |
|
|
static |
Set value for the action attribute of the filter form
- Paramètres
-
string | $action | Value for the action attribute of the form |
- Renvoie
- void
- Depuis
- 3.0
- Obsolète:
- 4.0 Use JHtmlSidebar::setAction() instead.
Références $action.
◆ $action
◆ $entries
◆ $filters
La documentation de cette classe a été générée à partir du fichier suivant :