phpMv
-UI toolkit 2.4.12
jQuery, jQuery UI, Twitter Bootstrap and Semantic-UI library for php & php MVC Frameworks
|
Go to the source code of this file.
Namespaces | |
Ajax\common\html\traits | |
Functions | |
hookExists ($hookKey) | |
getHook ($hookKey) | |
addHook ($hookKey, $callable) | |
Adds a new Hook. More... | |
execHook ($hookKey,... $variables) | |
Executes the hook with key $hookKey. More... | |
Variables | |
trait | BaseHooksTrait |