Ubiquity
2.0.3
php rapid development framework
|
Public Member Functions | |
initialize () | |
loadView ($viewName, $pData=NULL, $asString=false) | |
isValid ($action) | |
onInvalidControl () | |
Protected Member Functions | |
_getAuthController () | |
getAuthController () | |
checkConnection ($authController) | |
Protected Attributes | |
$authController | |
Definition at line 11 of file WithAuthTrait.php.
|
protected |
Definition at line 79 of file WithAuthTrait.php.
|
protected |
Definition at line 90 of file WithAuthTrait.php.
|
abstractprotected |
initialize | ( | ) |
Definition at line 18 of file WithAuthTrait.php.
isValid | ( | $action | ) |
Definition at line 49 of file WithAuthTrait.php.
loadView | ( | $viewName, | |
$pData = NULL , |
|||
$asString = false |
|||
) |
Definition at line 38 of file WithAuthTrait.php.
onInvalidControl | ( | ) |
Definition at line 63 of file WithAuthTrait.php.
|
protected |
Definition at line 16 of file WithAuthTrait.php.