Class ActionBookContact

Description

Let the user either log in or fill in a contact form to make a booking.

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

ActionAction
   |
   --ActionBookContact
Method Summary
void ActionBookContact (BumblebeeAuth $auth,  $PDATA, array $pdata)
void go ()
void sendEmail ()
void _getEmailText ( $data)
Variables
Methods
Constructor ActionBookContact (line 40)

Initialising the class

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

Redefinition of:
ActionAction::go()
Actually perform the action that this Action* class is to perform
printContactForm (line 151)
void printContactForm ()
sendContactRequest (line 54)
void sendContactRequest ()
sendEmail (line 66)
void sendEmail ()
showContactLoginForm (line 124)
void showContactLoginForm ()
_getEmailText (line 101)
void _getEmailText ( $data)
  • $data

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