SGL_DecorateProcessDecorator.
Located in /SGL/FrontController.php (line 352)
SGL_ProcessRequest | --SGL_DecorateProcess
| Class | Description |
|---|---|
SGL_Task_CleanOutputData
|
Clean output data object before sending it to the client. |
SGL_Task_CustomBuildOutputData
|
Minimal output setup. |
SGL_Task_CustomHeaders
|
Setup custom headers. |
SGL_Task_BuildAjaxHeaders
|
|
SGL_Task_Init
|
Basic app process tasks: enables profiling and output buffering. |
SGL_Task_SetupORM
|
|
SGL_Task_DetectBlackListing
|
Block blacklisted users by IP. |
SGL_Task_MaintenanceModeIntercept
|
Decorator. |
SGL_Task_DetectAdminMode
|
Set an admin mode to give priviledged session. |
SGL_Task_DetectSessionDebug
|
Detects if session debug is allowed. |
SGL_Task_SetupLocale
|
Sets the current locale. |
SGL_Task_BuildHeaders
|
Sets generic headers for page generation. |
SGL_Task_AuthenticateRequest
|
Initiates session check. |
SGL_Task_SetupPerms
|
Loads global set of application perms from filesystem cache. |
SGL_Task_SetupLangSupport
|
Resolve current language and put in current user preferences. |
SGL_Task_CreateSession
|
Starts the session. |
SGL_Task_ResolveManager
|
Resolves request params into Manager model object. |
SGL_Task_StripMagicQuotes
|
|
SGL_Task_DiscoverClientOs
|
Set client OS constant based on user agent. |
SGL_Task_BuildOutputData
|
Assign output vars for template. |
SGL_Task_SetupWysiwyg
|
Sets up wysiwyg params. |
SGL_Task_SetupNavigation
|
Builds navigation menus. |
SGL_Task_SetupGui
|
Setup which admin Graphical User Interface to use. |
SGL_Task_SetupBlocks
|
Initialises block loading. |
SGL_Task_BuildDebugBlock
|
Builds data for debug block. |
SGL_Task_BuildView
|
|
SGL_Task_PhpToXmlSerializer
|
Serializes returned PHP objects into XML for requests. |
SGL_Task_XmlToPhpUnserializer
|
Unserializes XML data into PHP objects. |
Constructor SGL_DecorateProcess (line 356)
Inherited From SGL_ProcessRequest
SGL_ProcessRequest::process()
Documentation generated on Tue, 23 Feb 2010 18:14:30 +0000 by phpDocumentor 1.4.3