Class Vacancy

Description

Vacancy object

Located in /inc/bookings/vacancy.php (line 28)

TimeSlot
   |
   --Vacancy
Method Summary
Vacancy Vacancy ([array $arr = ''])
string display ()
string displayInCell ([ $isadmin = 0])
string displayInTable ()
void setTimes (SimpleDate $start, SimpleDate $stop)
Variables
Methods
Constructor Vacancy (line 35)

Create a new vacancy slot

Vacancy Vacancy ([array $arr = ''])
  • array $arr: field => value
display (line 60)

display the vacancy as a list of settings

  • return: html representation of the slot
string display ()
displayInCell (line 82)

display the vacancy in a table calendar cell

  • return: html representation of the slot
string displayInCell ( $isadmin)
  • $isadmin
displayInTable (line 69)

display the vacancy as a list of settings

  • return: html representation of the slot
string displayInTable ()
generateBookingTitle (line 125)

work out the title (start and stop times) for the vacancy for display

  • return: title
string generateBookingTitle ()

Redefinition of:
TimeSlot::generateBookingTitle()
work out the title (start and stop times) for the vacancy for display
setTimes (line 50)

Set the times for the slot

void setTimes (SimpleDate $start, SimpleDate $stop)

Inherited Methods

Inherited From TimeSlot

TimeSlot::TimeSlot()
TimeSlot::dayStart()
TimeSlot::dayStop()
TimeSlot::displayShort()
TimeSlot::generateBookingTitle()
TimeSlot::generateLongDescription()
TimeSlot::_TimeSlot_SimpleDate()

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