Class CMS_subMenu

Description

Class CMS_subMenu

Utility class : used to show a subMenu inside a pack, which are post forms

Located in /automne/classes/dialogs/submenu.php (line 28)

CMS_grandFather
   |
   --CMS_subMenu
Method Summary
 void __construct (string $label, string $action, [ $picto = false])
 void addAttribute ( $name,  $value)
 void addHidden ( $name,  $value)
 void addText ( $name, [ $value = ''], [ $size = '30'], [ $arroundCode = ''])
 void getContent ([ $type = 'menu'])
Methods
Constructor __construct (line 88)

Constructor.

Initializes the action with its label and form action

  • access: public
void __construct (string $label, string $action, [ $picto = false])
  • string $label: The button label
  • string $action: The form action atribute
  • $picto
addAttribute (line 105)
void addAttribute ( $name,  $value)
  • $name
  • $value
addHidden (line 95)
void addHidden ( $name,  $value)
  • $name
  • $value
addText (line 100)
void addText ( $name, [ $value = ''], [ $size = '30'], [ $arroundCode = ''])
  • $name
  • $value
  • $size
  • $arroundCode
getContent (line 110)
void getContent ([ $type = 'menu'])
  • $type

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