Class CMS_actions

Description

Class CMS_actions

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

Located in /automne/classes/common/actions.php (line 29)

CMS_grandFather
   |
   --CMS_actions
Method Summary
 CMS_action &addAction (string $group, string $label, string $formAction)
 void getContent ()
Methods
addAction (line 48)

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)
  • string $group: The action group
  • string $label: The action label
  • string $formAction: The action form action atribute
getContent (line 55)
void getContent ()

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:28:01 +0100 by phpDocumentor 1.4.3