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

Fonctions membres publiques

 createCacheController ($type='output', $options=array())
 

Description détaillée

Interface defining a factory which can create CacheController objects

Depuis
4.0.0

Documentation des fonctions membres

◆ createCacheController()

createCacheController (   $type = 'output',
  $options = array() 
)

Method to get an instance of a cache controller.

Paramètres
string$typeThe cache object type to instantiate
array$optionsArray of options
Renvoie
CacheController
Depuis
4.0.0
Exceptions

Implémenté dans CacheControllerFactory.


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