Joomla CMS
3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
|
Fonctions membres publiques | |
render (&$definition) | |
fetchButton () | |
Fonctions membres publiques hérités de ToolbarButton | |
__construct ($parent=null) | |
getName () | |
render (&$definition) | |
fetchIconClass ($identifier) | |
fetchButton () | |
Attributs protégés | |
$_name = 'Separator' | |
Attributs protégés hérités de ToolbarButton | |
$_name = null | |
$_parent = null | |
Renders a button separator
fetchButton | ( | ) |
Empty implementation (not required for separator)
render | ( | & | $definition | ) |
Get the HTML for a separator in the toolbar
array | &$definition | Class name and custom width |
|
protected |