Hotel Class Reference

List of all members.

Public Member Functions

 Hotel ($parentConvention, $id=NULL)
 load ()
 save ()
 renderEditor ()
 render ($editThis=false)

Public Attributes

 $id
 $parentConvention
 $name
 $description
 $longDescription


Detailed Description

class Hotel

Definition at line 37 of file Hotel.php.


Member Function Documentation

Hotel::Hotel ( parentConvention,
id = NULL 
)

Parameters:
int hotelID If zero, a new hotel will be created. If non-zero, the hotel with this id will be loaded
Convention convention Reference to the containing convention
Returns:
public

Definition at line 60 of file Hotel.php.

References $id, $parentConvention, and load().

Here is the call graph for this function:

Hotel::load (  ) 

Definition at line 69 of file Hotel.php.

References $filename, and $settings.

Referenced by Hotel().

Hotel::save (  ) 

Definition at line 83 of file Hotel.php.

References $filename, $settings, array_export(), description, and name.

Referenced by renderEditor().

Here is the call graph for this function:

Hotel::renderEditor (  ) 

Definition at line 103 of file Hotel.php.

References $conventionSettings, $panel, $usermanager, description, drawCommand(), globalIDtoURL(), i18n(), name, render(), renderInformationBox(), and save().

Referenced by render().

Here is the call graph for this function:

Hotel::render ( editThis = false  ) 

Definition at line 427 of file Hotel.php.

References description, drawCommand(), globalIDtoURL(), i18n(), name, and renderEditor().

Referenced by renderEditor().

Here is the call graph for this function:


Member Data Documentation

Hotel::$id

Definition at line 39 of file Hotel.php.

Referenced by Hotel().

Hotel::$parentConvention

Definition at line 40 of file Hotel.php.

Referenced by Hotel().

Hotel::$name

Definition at line 42 of file Hotel.php.

Hotel::$description

Definition at line 43 of file Hotel.php.

Hotel::$longDescription

Definition at line 44 of file Hotel.php.


The documentation for this class was generated from the following file:

Generated on Sun Oct 26 20:33:15 2008 for The Travelsized Content Management System by  doxygen 1.5.5