XOOPS  2.6.0
MenusDynamicDecorator Class Reference
Inheritance diagram for MenusDynamicDecorator:
Inheritance graph

Public Member Functions

 accessFilter (&$accessFilter)
 
 decorateMenu (&$menu)
 
 end (&$menus)
 
 hasAccess ($menu, &$hasAccess)
 
 start ()
 
- Public Member Functions inherited from MenusDecoratorAbstract
 __construct ($dirname)
 
 loadLanguage ($name)
 

Protected Member Functions

 getModuleMenus ($dirname, $pid)
 

Detailed Description

Definition at line 21 of file decorator.php.

Member Function Documentation

MenusDynamicDecorator::accessFilter ( $accessFilter)
Returns
void

Implements MenusDecoratorInterface.

Definition at line 23 of file decorator.php.

MenusDynamicDecorator::decorateMenu ( $menu)
Returns
void

Implements MenusDecoratorInterface.

Definition at line 27 of file decorator.php.

MenusDynamicDecorator::end ( $menus)
Returns
void

Implements MenusDecoratorInterface.

Definition at line 31 of file decorator.php.

References $menu, and $result.

MenusDynamicDecorator::getModuleMenus (   $dirname,
  $pid 
)
protected

Definition at line 56 of file decorator.php.

References $dirname, $helper, $id, $menu, $pid, $xoops, Menus\getInstance(), and Xoops\getInstance().

Here is the call graph for this function:

MenusDynamicDecorator::hasAccess (   $menu,
$hasAccess 
)
Returns
void

Implements MenusDecoratorInterface.

Definition at line 48 of file decorator.php.

MenusDynamicDecorator::start ( )
Returns
void

Implements MenusDecoratorInterface.

Definition at line 52 of file decorator.php.


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