dolibarr 21.0.0-alpha
CommonHookActions Class Reference

Parent class of all other hook actions classes. More...

Inheritance diagram for CommonHookActions:

Protected Member Functions

 isContext ($parameters, $allContexts)
 Check context of hook.
 

Detailed Description

Parent class of all other hook actions classes.

Definition at line 29 of file commonhookactions.class.php.

Member Function Documentation

◆ isContext()

CommonHookActions::isContext ( $parameters,
$allContexts )
protected

Check context of hook.

Parameters
array$parametersHook parameters.
array | string$allContextsContext to check
Returns
bool

Definition at line 47 of file commonhookactions.class.php.

References isContext().

Referenced by isContext().


The documentation for this class was generated from the following file: