Class ActionSettings

Description

Change the system settings

Located in /inc/actions/settings.php (line 27)

ActionAction
   |
   --ActionSettings
Method Summary
void ActionSettings (BumblebeeAuth $auth, array $pdata)
void edit ()
void go ()
Variables
Methods
Constructor ActionSettings (line 36)

Initialising the class

  • return: nothing
void ActionSettings (BumblebeeAuth $auth, array $pdata)
  • BumblebeeAuth $auth: Authorisation object
  • array $pdata: extra state data from the call path
edit (line 49)

Display the current config and accept changes

void edit ()

Redefinition of:
ActionAction::edit()
Edit the selected item
go (line 41)
void go ()

Redefinition of:
ActionAction::go()
Actually perform the action that this Action* class is to perform

Inherited Methods

Inherited From ActionAction

ActionAction::ActionAction()
ActionAction::delete()
ActionAction::edit()
ActionAction::go()
ActionAction::log()
ActionAction::mungeInputData()
ActionAction::readOnlyError()
ActionAction::reportAction()
ActionAction::select()
ActionAction::_dataCleanse()

Documentation generated on Tue, 06 Mar 2007 10:01:56 +0000 by phpDocumentor 1.3.0