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

Fonctions membres publiques

 assert (string $path, string $command)
 
 resolve (string $path, int $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, et Manager\$resolver.

Documentation des fonctions membres

◆ assert()

assert ( string  $path,
string  $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 ( string  $path,
int  $flags = null 
)
Paramètres
string$path
null | int$flags
Renvoie
PharInvocation|null

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 :