dolibarr 21.0.0-alpha
|
Parent class of all other hook actions classes. More...
Protected Member Functions | |
isContext ($parameters, $allContexts) | |
Check context of hook. | |
Parent class of all other hook actions classes.
Definition at line 29 of file commonhookactions.class.php.
|
protected |
Check context of hook.
Definition at line 47 of file commonhookactions.class.php.
References $context, and isContext().
Referenced by isContext().