Class ActionInstruments

Description

Edit/create/delete instruments

Located in /inc/actions/instruments.php (line 31)

ActionAction
   |
   --ActionInstruments
Method Summary
void ActionInstruments (BumblebeeAuth $auth, array $pdata)
void delete ()
void edit ()
void go ()
void select ([ $deleted = false])
Variables
Methods
Constructor ActionInstruments (line 40)

Initialising the class

  • return: nothing
void ActionInstruments (BumblebeeAuth $auth, array $pdata)
  • BumblebeeAuth $auth: Authorisation object
  • array $pdata: extra state data from the call path
delete (line 97)
void delete ()

Redefinition of:
ActionAction::delete()
Delete the selected item
edit (line 73)
void edit ()

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

Redefinition of:
ActionAction::go()
Actually perform the action that this Action* class is to perform
select (line 61)
void select ([ $deleted = false])
  • $deleted

Redefinition of:
ActionAction::select()
Select which item to edit for this action

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:41 +0000 by phpDocumentor 1.3.0