Utility class for Tabs elements.
- Depuis
- 1.6
- Obsolète:
- 3.7.0 These helpers are dependent on the deprecated MooTools support
◆ end()
Close the current pane
- Renvoie
- string HTML to close the pane
- Depuis
- 1.6
- Obsolète:
- 3.7.0 These helpers are dependent on the deprecated MooTools support
◆ loadBehavior()
static loadBehavior |
( |
|
$group, |
|
|
|
$params = array() |
|
) |
| |
|
staticprotected |
Load the JavaScript behavior.
- Paramètres
-
string | $group | The pane identifier. |
array | $params | Array of options. |
- Renvoie
- void
- Depuis
- 1.6
- Obsolète:
- 3.7.0 These helpers are dependent on the deprecated MooTools support
Références $document, $js, $options, $params, getDocument, et null.
◆ panel()
static 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 new panel
- Depuis
- 1.6
- Obsolète:
- 3.7.0 These helpers are dependent on the deprecated MooTools support
Références $id, et $text.
◆ start()
static start |
( |
|
$group = 'tabs' , |
|
|
|
$params = array() |
|
) |
| |
|
static |
Creates a panes and creates the JavaScript object for it.
- Paramètres
-
string | $group | The pane identifier. |
array | $params | An array of option. |
- Renvoie
- string
- Depuis
- 1.6
- Obsolète:
- 3.7.0 These helpers are dependent on the deprecated MooTools support
Références $params.
La documentation de cette classe a été générée à partir du fichier suivant :