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 statiques | |
static | getFormat ($type, array $options=array()) |
Attributs protégés statiques | |
static | $formatInstances = array() |
|
static |
Returns an AbstractRegistryFormat object, only creating it if it doesn't already exist.
string | $type | The format to load |
array | $options | Additional options to configure the object |
Références $class, $options, et $type.
Référencé par AbstractRegistryFormat\getInstance().
|
staticprotected |