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é
Référence de la classe Manager

Fonctions membres publiques

 assert ($path, $command)
 
 resolve ($path, $flags=null)
 
 getCollection ()
 

Fonctions membres publiques statiques

static initialize (Behavior $behaviour, Resolvable $resolver=null, Collectable $collection=null)
 
static instance ()
 
static destroy ()
 

Fonctions membres privées

 __construct (Behavior $behaviour, Resolvable $resolver=null, Collectable $collection=null)
 

Attributs privés

 $behavior
 
 $resolver
 
 $collection
 

Attributs privés statiques

static $instance
 

Documentation des constructeurs et destructeur

◆ __construct()

__construct ( Behavior  $behaviour,
Resolvable  $resolver = null,
Collectable  $collection = null 
)
private
Paramètres
Behavior$behaviour
Resolvable$resolver
Collectable$collection

Références Manager\$collection, Manager\$resolver, et null.

Documentation des fonctions membres

◆ assert()

assert (   $path,
  $command 
)
Paramètres
string$path
string$command
Renvoie
bool

Références $path.

◆ destroy()

static destroy ( )
static
Renvoie
bool

Références null.

◆ getCollection()

getCollection ( )
Renvoie
Collectable

Références Manager\$collection.

◆ initialize()

static initialize ( Behavior  $behaviour,
Resolvable  $resolver = null,
Collectable  $collection = null 
)
static
Paramètres
Behavior$behaviour
Resolvable$resolver
Collectable$collection
Renvoie
self

Références Manager\$collection, Manager\$resolver, et null.

◆ instance()

◆ resolve()

resolve (   $path,
  $flags = null 
)
Paramètres
string$path
null | int$flags
Renvoie
null|PharInvocation

Références $path.

Documentation des champs

◆ $behavior

$behavior
private

◆ $collection

$collection
private

◆ $instance

$instance
staticprivate

◆ $resolver

$resolver
private

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