Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence de l'interface MenuFactoryInterface
+ Graphe d'héritage de MenuFactoryInterface:

Fonctions membres publiques

 createMenu (string $client, array $options=[])
 

Description détaillée

Interface defining a factory which can create Menu objects

Depuis
4.0.0

Documentation des fonctions membres

◆ createMenu()

createMenu ( string  $client,
array  $options = [] 
)

Creates a new Menu object for the requested format.

Paramètres
string$clientThe name of the client
array$optionsAn associative array of options
Renvoie
AbstractMenu
Depuis
4.0.0

Implémenté dans MenuFactory.


La documentation de cette interface a été générée à partir du fichier suivant :