Configuration class
Located in /trunk/libraries/Config.class.php (line 13)
return complete font size selection form
returns options for font size selection
returns html selectbox for font sizes
constructor
Determines platform (OS), browser and version of the user
Based on a phpBuilder article:
check selected collation_connection
checks if the config folder still exists and terminates app if true
check config source
detect correct cookie path
checks for font size configuration, and sets font size as requested by user
Whether GD2 is present
check for https
wether to use gzip output compression or not
detects PHP version
$cfg['PmaAbsoluteUri'] is a required directive else cookies won't be
set properly and, depending on browsers, inserting or updating a record might fail
sets system and application settings
checks if upload is enabled
Maximum upload size as limited by PHP Used with permission from Moodle (http://moodle.org) by Martin Dougiamas
this section generates $max_upload_size in bytes
Whether the Web server php is running on is IIS
Whether the os php is running on is windows or not
enables backward compatibility
returns specific config setting
returns a unique value to force a CSS reload if either the config
or the theme changes
returns source for current config
loads configuration from $source, usally the config file should be called on object creation and from __wakeup if config file has changed
loads default values from default source
sets configuration variable
set source
re-init object after loading from session file
checks config file for changes and relaods if neccessary
Documentation generated on Thu, 25 Oct 2007 14:22:41 +0200 by phpDocumentor 1.4.0