Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
createMenu (string $client, array $options=[]) | |
Interface defining a factory which can create Menu objects
createMenu | ( | string | $client, |
array | $options = [] |
||
) |
Creates a new Menu object for the requested format.
string | $client | The name of the client |
array | $options | An associative array of options |
Implémenté dans MenuFactory.