SourdoughSOURDOUGH global framework object
This global framework object represents a flyweight factory that creates and returns object references. Using the flyweight pattern ensures that only objects are generated that are actually used. Dependencies to other objects are resolved in the objects themselves by passing over a member of the global framework object. Got that?!
Located in /Sourdough.class.php (line 50)
Get configuration parameter
Get an instance of a Sourdough framework class
TODO: Exception handling if called class does not exist
Get configuration parameter
Sourdough constructor
Get default configuration options and merge them with custom supplied options. Set up the whole Sourdough environment.
Class method overloader
SD_AUTH
= 'Auth'
(line 58)
SD_BBCODE
= 'BBcode'
(line 56)
SD_CAPTCHA
= 'Captcha'
(line 69)
SD_DB
= 'Db'
(line 72)
SD_DIRSCAN
= 'DirScan'
(line 53)
SD_FILECONVERT
= 'FileConvert'
(line 65)
SD_FORMMAIL
= 'FormMail'
(line 60)
SD_FORMS
= 'Forms'
(line 55)
SD_HTML
= 'Html'
(line 67)
SD_IMAGE
= 'Image'
(line 68)
SD_LINECOUNT
= 'LineCount'
(line 66)
SD_PATFORMS
= 'PatForms'
(line 64)
SD_PATTEMPLATE
= 'PatTemplate'
(line 62)
SD_SAVANTTEMPLATE
= 'SavantTemplate'
(line 63)
SD_SESSION
= 'Session'
(line 52)
SD_SETTINGS
= 'Settings'
(line 54)
SD_SQLHELPER
= 'SqlHelper'
(line 71)
SD_TEMPLATE
= 'Template'
(line 61)
SD_USER
= 'User'
(line 59)
SD_XSLT
= 'Xslt'
(line 70)
SD_YABD
= 'Yabd'
(line 57)
Documentation generated on Sun, 05 Feb 2012 05:35:51 +0100 by phpDocumentor 1.4.3