![]() |
Joomla CMS
3.9.25 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.9.25 et du framework Joomla Platform intégré
|
Graphe d'héritage de ToolbarButton:Fonctions membres publiques | |
| __construct ($parent=null) | |
| getName () | |
| render (&$definition) | |
| fetchIconClass ($identifier) | |
| fetchButton () | |
Attributs protégés | |
| $_name = null | |
| $_parent = null | |
| __construct | ( | $parent = null | ) |
Constructor
| object | $parent | The parent |
|
abstract |
Get the button
Defined in the final button class
| fetchIconClass | ( | $identifier | ) |
Method to get the CSS class name for an icon identifier
Can be redefined in the final class
| string | $identifier | Icon identification string |
Références $layout.
| getName | ( | ) |
Get the element name
| render | ( | & | $definition | ) |
|
protected |
|
protected |