Class ActionDeletedBookings

Description

View a list of deleted bookings for an instrument over a given time period

Located in /inc/actions/deletedbookings.php (line 33)

ActionAction
   |
   --ActionDeletedBookings
Method Summary
void ActionDeletedBookings (BumblebeeAuth $auth,  $PDATA, array $pdata)
void go ()
void showDeleted ( $daterange)
Variables
Methods
Constructor ActionDeletedBookings (line 42)

Initialising the class

  • return: nothing
void ActionDeletedBookings (BumblebeeAuth $auth,  $PDATA, array $pdata)
  • BumblebeeAuth $auth: Authorisation object
  • array $pdata: extra state data from the call path
  • $PDATA
go (line 47)
void go ()

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

Select which instrument the listing should be generated for

void selectInstrument ()
showDeleted (line 96)

Display the deleted bookings

void showDeleted ( $daterange)
  • $daterange

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