Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
createButton (Toolbar $toolbar, string $type) | |
createToolbar (string $name='toolbar') | |
Interface for creating toolbar objects
createButton | ( | Toolbar | $toolbar, |
string | $type | ||
) |
createToolbar | ( | string | $name = 'toolbar' | ) |
Creates a new Toolbar object.
string | $name | The toolbar name. |
Implémenté dans ContainerAwareToolbarFactory.