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

Public Member Functions

 __construct ($dirname)
 
 loadLanguage ($name)
 

Detailed Description

Definition at line 62 of file decorator.php.

Constructor & Destructor Documentation

MenusDecoratorAbstract::__construct (   $dirname)
Parameters
string$dirname

Definition at line 67 of file decorator.php.

References $dirname, and loadLanguage().

Here is the call graph for this function:

Member Function Documentation

MenusDecoratorAbstract::loadLanguage (   $name)
Parameters
string$name

Definition at line 75 of file decorator.php.

References $helper, $language, $path, Menus\getInstance(), Xoops_Locale_Abstract\getLegacyLanguage(), and XoopsLoad\loadFile().

Referenced by __construct().

Here is the call graph for this function:

Here is the caller graph for this function:


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