Liste de tous les membres
Fonctions membres publiques statiques |
static | start ($group= 'sliders', $params=array()) |
static | end () |
static | panel ($text, $id) |
Fonctions membres protégées statiques |
static | _loadBehavior ($group, $params=array()) |
Documentation des fonctions membres
static JHtmlSliders::_loadBehavior |
( |
|
$group, |
|
|
|
$params = array() |
|
) |
| |
|
staticprotected |
static JHtmlSliders::end |
( |
| ) |
|
|
static |
Close the current pane.
- Renvoie:
- string hTML to close the pane
- Depuis:
- 11.1
static JHtmlSliders::panel |
( |
|
$text, |
|
|
|
$id |
|
) |
| |
|
static |
Begins the display of a new panel.
- Paramètres:
-
string | $text | Text to display. |
string | $id | Identifier of the panel. |
- Renvoie:
- string HTML to start a panel
- Depuis:
- 11.1
Références $id, et $text.
static JHtmlSliders::start |
( |
|
$group = 'sliders' , |
|
|
|
$params = array() |
|
) |
| |
|
static |
Creates a panes and loads the javascript behavior for it.
- Paramètres:
-
string | $group | The pane identifier. |
array | $params | An array of options. |
- Renvoie:
- string
- Depuis:
- 11.1
Références $params.
La documentation de cette classe a été générée à partir du fichier suivant :