|
| __construct (array $options=[]) |
|
| render (?int $value=null, ?int $row=null, array $options=[]) |
|
| __construct (array $options=[]) |
|
| addState (int $value, string $task, string $icon='ok', string $title='', array $options=[]) |
|
| getState (int $value) |
|
| removeState (int $value) |
|
| render (?int $value=null, ?int $row=null, array $options=[]) |
|
| __toString () |
|
| getLayout () |
|
| setLayout (string $layout) |
|
| getOptions () |
|
| setOptions (array $options) |
|
| getOption (string $name, $default=null) |
|
| setOption (string $name, $value) |
|
| fetchIconClass (string $identifier) |
|
The PublishedButton class.
- Depuis
- 4.0.0
◆ __construct()
__construct |
( |
array |
$options = [] | ) |
|
◆ render()
render |
( |
?int |
$value = null , |
|
|
?int |
$row = null , |
|
|
array |
$options = [] |
|
) |
| |
Render action button by item value.
- Paramètres
-
integer | null | $value | Current value of this item. |
integer | null | $row | The row number of this item. |
array | $options | The options to override group options. |
- Renvoie
- string Rendered HTML.
- Depuis
- 4.0.0
Références $default, $options, et $value.
◆ $layout
$layout = 'joomla.button.transition-button' |
|
protected |
La documentation de cette classe a été générée à partir du fichier suivant :