|
| render (?int $value=null, ?int $row=null, array $options=[], $featuredUp=null, $featuredDown=null) |
|
| __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 FeaturedButton class.
- Depuis
- 4.0.0
◆ preprocess()
Configure this object.
- Renvoie
- void
- Depuis
- 4.0.0
Références Text\_().
◆ render()
render |
( |
?int |
$value = null , |
|
|
?int |
$row = null , |
|
|
array |
$options = [] , |
|
|
|
$featuredUp = null , |
|
|
|
$featuredDown = null |
|
) |
| |
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. |
string | Date | $featuredUp | The date which item featured up. |
string | Date | $featuredDown | The date which item featured down. |
- Renvoie
- string Rendered HTML.
- Depuis
- 4.0.0
Références $default, $html, $nowDate, $options, $value, Text\_(), HTMLHelper\_(), false, Factory\getDate(), Joomla\CMS\MVC\Model\getState(), Factory\getUser(), et Text\sprintf().
La documentation de cette classe a été générée à partir du fichier suivant :