|
XOOPS
2.6.0
|

Public Member Functions | |
| accessFilter (&$accessFilter) | |
| decorateMenu (&$menu) | |
| end (&$menus) | |
| hasAccess ($menu, &$hasAccess) | |
| start () | |
Definition at line 88 of file decorator.php.
| MenusDecoratorInterface::accessFilter | ( | & | $accessFilter | ) |
Implemented in MenusDefaultDecorator, MenusConstantDecorator, MenusSmartyDecorator, and MenusDynamicDecorator.
| MenusDecoratorInterface::decorateMenu | ( | & | $menu | ) |
Implemented in MenusDefaultDecorator, MenusConstantDecorator, MenusSmartyDecorator, and MenusDynamicDecorator.
| MenusDecoratorInterface::end | ( | & | $menus | ) |
Implemented in MenusDefaultDecorator, MenusConstantDecorator, MenusSmartyDecorator, and MenusDynamicDecorator.
| MenusDecoratorInterface::hasAccess | ( | $menu, | |
| & | $hasAccess | ||
| ) |
Implemented in MenusDefaultDecorator, MenusDynamicDecorator, MenusConstantDecorator, and MenusSmartyDecorator.
| MenusDecoratorInterface::start | ( | ) |
Implemented in MenusDynamicDecorator, MenusConstantDecorator, MenusDefaultDecorator, and MenusSmartyDecorator.