Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence de la classe ConjunctionInterceptor
+ Graphe d'héritage de ConjunctionInterceptor:

Fonctions membres publiques

 __construct (array $assertions)
 
 assert (string $path, string $command)
 

Fonctions membres privées

 assertAssertions (array $assertions)
 
 invokeAssertions (string $path, string $command)
 

Attributs privés

 $assertions
 

Documentation des constructeurs et destructeur

◆ __construct()

__construct ( array  $assertions)

Documentation des fonctions membres

◆ assert()

assert ( string  $path,
string  $command 
)

Executes assertions based on all contained assertions.

Paramètres
string$path
string$command
Renvoie
bool
Exceptions
Exception

Implémente Assertable.

Références $path, et ConjunctionInterceptor\invokeAssertions().

◆ assertAssertions()

assertAssertions ( array  $assertions)
private
Paramètres
Assertable[]$assertions

Références ConjunctionInterceptor\$assertions.

Référencé par ConjunctionInterceptor\__construct().

◆ invokeAssertions()

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

Références $path.

Référencé par ConjunctionInterceptor\assert().

Documentation des champs

◆ $assertions


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