Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence de la classe Factory

Fonctions membres publiques statiques

static getFormat ($type, array $options=[])
 

Description détaillée

Factory class to fetch Registry objects

Depuis
1.5.0

Documentation des fonctions membres

◆ getFormat()

static getFormat (   $type,
array  $options = [] 
)
static

Returns a FormatInterface object, only creating it if it doesn't already exist.

Paramètres
string$typeThe format to load
array$optionsAdditional options to configure the object
Renvoie
FormatInterface Registry format handler
Depuis
1.5.0
Exceptions

Références $class, $namespace, $options, et $type.

Référencé par Registry\loadString(), et Json\stringToObject().


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