|
XOOPS
2.6.0
|

Public Member Functions | |
| _doDecoration ($string) | |
| accessFilter (&$accessFilter) | |
| decorateMenu (&$menu) | |
| end (&$menus) | |
| formLinkDescription ($registry) | |
| hasAccess ($menu, &$hasAccess) | |
| start () | |
Public Member Functions inherited from MenusDecoratorAbstract | |
| __construct ($dirname) | |
| loadLanguage ($name) | |
Definition at line 21 of file decorator.php.
| MenusConstantDecorator::_doDecoration | ( | $string | ) |
Definition at line 51 of file decorator.php.
| MenusConstantDecorator::accessFilter | ( | & | $accessFilter | ) |
| MenusConstantDecorator::decorateMenu | ( | & | $menu | ) |
Implements MenusDecoratorInterface.
Definition at line 43 of file decorator.php.
References $menu.
| MenusConstantDecorator::end | ( | & | $menus | ) |
| MenusConstantDecorator::formLinkDescription | ( | $registry | ) |
Definition at line 31 of file decorator.php.
| MenusConstantDecorator::hasAccess | ( | $menu, | |
| & | $hasAccess | ||
| ) |
| MenusConstantDecorator::start | ( | ) |