SGL_ManagerAbstract model controller for all the 'manager' classes.
Located in /SGL/Manager.php (line 49)
mixed
$conf
= array() (line 99)
mixed
$dbh
= null (line 100)
string
$masterTemplate
= 'master.html' (line 58)
Page master-template name.
string
$pageTitle
= 'default' (line 73)
Page title, displayed in template and HTML title tags.
string
$sortBy
= '' (line 89)
Sortby flag, used in child classes.
string
$template
= '' (line 65)
Page template name.
boolean
$validated
= false (line 81)
Flag indicated is Page validation passed.
array
$_aActionsMapping
= array() (line 97)
Array of action permitted by mgr subclass.
Constructor SGL_Manager (line 109)
Constructor.
display (line 306)
Parent page display method.
Sets CSS file if supplied in request
getConfig (line 139)
getDefaultPageParams (line 356)
Returns details of the module/manager/params defaults set in configuration, used for logouts and redirects.
handleError (line 392)
isValid (line 325)
Return true if child class has validated.
process (line 166)
Super class for implementing authorisation checks, delegates specific processing to child classses.
validate (line 155)
Specific validations are implemented in sub classes.
_authorise (line 265)
Perform authorisation on specified action methods.
_cmd_redirectToDefault (line 336)
Default redirect for all Managers.
_getDb (line 128)
Documentation generated on Tue, 23 Feb 2010 18:14:31 +0000 by phpDocumentor 1.4.3