OptionalChoice Class Reference

List of all members.

Public Member Functions

 OptionalChoice ($parentConvention, $optionalChoiceID=0)
 load ()
 save ()
 isAvailable ()

Public Attributes

 $category
 $title
 $description
 $price
 $adminOnly
 If this is set, only admin is allowed to assign and unasign this optional choice.
 $available
 $id
 $parentConvention


Detailed Description

class OptionalChoice

Definition at line 37 of file OptionalChoice.php.


Member Function Documentation

OptionalChoice::OptionalChoice ( parentConvention,
optionalChoiceID = 0 
)

Definition at line 49 of file OptionalChoice.php.

References $parentConvention, and load().

Here is the call graph for this function:

OptionalChoice::load (  ) 

Definition at line 58 of file OptionalChoice.php.

References $filename, and $settings.

Referenced by OptionalChoice().

OptionalChoice::save (  ) 

Definition at line 69 of file OptionalChoice.php.

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

Here is the call graph for this function:

OptionalChoice::isAvailable (  ) 

Definition at line 90 of file OptionalChoice.php.

References $available.


Member Data Documentation

OptionalChoice::$category

Definition at line 39 of file OptionalChoice.php.

OptionalChoice::$title

Definition at line 40 of file OptionalChoice.php.

OptionalChoice::$description

Definition at line 41 of file OptionalChoice.php.

OptionalChoice::$price

Definition at line 42 of file OptionalChoice.php.

OptionalChoice::$adminOnly

If this is set, only admin is allowed to assign and unasign this optional choice.

Definition at line 43 of file OptionalChoice.php.

OptionalChoice::$available

Definition at line 44 of file OptionalChoice.php.

Referenced by isAvailable().

OptionalChoice::$id

Definition at line 46 of file OptionalChoice.php.

OptionalChoice::$parentConvention

Definition at line 47 of file OptionalChoice.php.

Referenced by OptionalChoice().


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