ClassInterface INFA_MOD_CMS_MENU_NODE

Description

openCSP interface INFA_CMS_MENU_NODE

Located in /modules/cms/INFA_MOD_CMS_MENU_NODE.phpclass (line 31)

INFA_CMS_MENU_NODE
   |
   --INFA_MOD_CMS_MENU_NODE
Method Summary
 CMS_MENU_NODE &factoryChildNode (array $childKeys, [boolean $debug = False])
 string getClassInclude ([boolean $debug = False])
 int getMenId ()
 OCSP_MODULE &getMyModule ([boolean $debug = False])
Methods
factoryChildNode (line 87)

factory of a child node

  • access: public
CMS_MENU_NODE &factoryChildNode (array $childKeys, [boolean $debug = False])
  • array $childKeys
  • boolean $debug
getClassInclude (line 63)

returns the class source file (absolute path)

you can use __FILE__ if the class is final else ensure this returns the absolute path to the source file needed to be included if the class does not exists

  • access: public
string getClassInclude ([boolean $debug = False])
  • boolean $debug
getMenId (line 48)

returns the cms menu id

  • access: public
int getMenId ()
getMyModule (line 74)

returns the module the menu belongs to

  • access: public
OCSP_MODULE &getMyModule ([boolean $debug = False])
  • boolean $debug

Documentation generated on Thu, 08 Jan 2009 17:44:27 +0100 by phpDocumentor 1.4.0a2