Class CMS_subMenus

Description

Class CMS_subMenus

Utility class : used to show a pack of menus, which are post forms

Located in /automne/classes/dialogs/submenus.php (line 27)

CMS_grandFather
   |
   --CMS_subMenus
Method Summary
 CMS_action &addAction (string $group, string $label, string $formAction, [ $picto = false])
 string getContent ([boolean $withlabel = false])
 void getDHTMLMenu ([ $popup = false])
Methods
addAction (line 46)

Adds an action defined by its group, label and form action attribute

  • return: The added action.
  • access: public
CMS_action &addAction (string $group, string $label, string $formAction, [ $picto = false])
  • string $group: The action group
  • string $label: The action label
  • string $formAction: The action form action atribute
  • $picto
getContent (line 60)

Return HTML code for the Menu

  • return: The Menu HTML code.
  • access: public
string getContent ([boolean $withlabel = false])
  • boolean $withlabel: with group menu label on top
getDHTMLMenu (line 121)
void getDHTMLMenu ([ $popup = false])
  • $popup

Inherited Methods

Inherited From CMS_grandFather

 CMS_grandFather::autoload()
 CMS_grandFather::hasError()
 CMS_grandFather::log()
 CMS_grandFather::PHPErrorHandler()
 CMS_grandFather::raiseError()
 CMS_grandFather::setDebug()
 CMS_grandFather::setLog()
 CMS_grandFather::_raiseError()
 CMS_grandFather::__call()
Class Constants

Documentation generated on Wed, 15 Feb 2012 15:39:41 +0100 by phpDocumentor 1.4.3