convention.php File Reference

Go to the source code of this file.

Functions

 parse_convention ($page_data)
 profilemodule_convention ()
 modulesetup_convention ()
 globalID_convention ($splitID)

Variables

 $modules_names [] = "Convention"
 $modules_versions [] = "0.1"
 $modules_descriptions [] = "A convention manager"
 $modules_setup [] = "modulesetup_convention"
 $modules [] = "parse_convention"
 $page_help ["\convention(txt1)"] = "Render the convention registration and login form for the convention with ID txt1. If txt1 is omitted, the registration form will work on the current convention."
 $page_help ["\conventionevents()"] = "Show the events for the convention - simply causes a redirect to the correct convention page"
 $conventionSettings = new ConventionSettings()
$conventionSettings currentConvention = new Convention( $conventionSettings->currentConvention )
 $replacements ["##CONVENTION_AVAILABLE##"] = $conventionSettings->currentConvention->currentAvailable
 $modules_globalID [] = "globalID_convention"


Function Documentation

globalID_convention ( splitID  ) 

Definition at line 344 of file convention.php.

References $conventionSettings.

modulesetup_convention (  ) 

parse_convention ( page_data  ) 

Definition at line 40 of file convention.php.

References $conventionSettings, $meta_headers, $module_folder, $replacements, globalIDtoURL(), render(), siteURL(), and spotModuleCommand().

Here is the call graph for this function:

profilemodule_convention (  ) 

Users can register, and after initial registration, they can sign up for the ongoing convention and see their progress, and edit their details...

Definition at line 75 of file convention.php.


Variable Documentation

$conventionSettings = new ConventionSettings()

$modules[] = "parse_convention"

Definition at line 17 of file convention.php.

$modules_descriptions[] = "A convention manager"

Definition at line 12 of file convention.php.

$modules_globalID[] = "globalID_convention"

Definition at line 343 of file convention.php.

$modules_names[] = "Convention"

Convention Manager module for Travelsized CMS

Dan Jensen <admin@leinir.dk> 0.1 20th Feb, 2007

Definition at line 10 of file convention.php.

$modules_setup[] = "modulesetup_convention"

Definition at line 14 of file convention.php.

$modules_versions[] = "0.1"

Definition at line 11 of file convention.php.

$page_help["&#92;conventionevents()"] = "Show the events for the convention - simply causes a redirect to the correct convention page"

Definition at line 20 of file convention.php.

$page_help["&#92;convention(txt1)"] = "Render the convention registration and login form for the convention with ID txt1. If txt1 is omitted, the registration form will work on the current convention."

Definition at line 19 of file convention.php.

$replacements["##CONVENTION_AVAILABLE##"] = $conventionSettings->currentConvention->currentAvailable

Definition at line 38 of file convention.php.

Referenced by parse_convention().

$conventionSettings currentConvention = new Convention( $conventionSettings->currentConvention )

Definition at line 36 of file convention.php.

Referenced by modulesetup_convention(), and ConventionSettings::save().


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