Source for file object_config.php
Documentation is available at object_config.php
* Registration Booth 1.0 configuration form.
* This is a fragment of HTML which gives the form elements for configuration of a registration booth object, v1.0.
* ONLY the basic form elements should be included.
* The "form" tags and submit button are already specified outside.
* The $auth_obj and $sloodleauthid variables will identify the object being configured.
* @package sloodleregenrol
* @copyright Copyright (c) 2007-8 Sloodle (various contributors)
* @license http://www.gnu.org/licenses/gpl-3.0.html GNU GPL v3
* @contributor Peter R. Bloomfield
// IMPORTANT: make sure this is called from within a Sloodle script
error('Not called from within a Sloodle script.');
// Execute everything within a function to ensure we don't mess up the data in the other file
//--------------------------------------------------------
//--------------------------------------------------------
// Get the current object configuration
///// GENERAL CONFIGURATION /////
///// ACCESS LEVELS /////
Documentation generated on Fri, 17 Jul 2009 11:02:13 +0100 by phpDocumentor 1.4.0