SGlobalUser Member List
This is the complete list of members for
SGlobalUser, including all inherited members.
$active | SUser | [protected] |
$firstName | SGlobalUser | [protected] |
$flash | SGlobalUser | [protected] |
$id | SGlobalUser | [protected] |
$lastName | SGlobalUser | [protected] |
$role | SGlobalUser | [protected] |
$sessionData | SGlobalUser | [protected] |
$userName | SGlobalUser | [protected] |
__construct() | SGlobalUser | |
SUser::__construct($id="") | SModel | |
ADMIN | SUser | |
ANONYMOUS | SUser | |
authenticateWith($realm, $username, $password) | SGlobalUser | |
clearFlash() | SUser | |
clearSessionData($key=null) | SUser | |
commit() | SGlobalUser | |
commitForeign($table, $unique, $attributes, $foreignKey) | SModel | |
DBIHasNoError($function="<not specified>", $msg="") | SModel | |
deAuthenticateAll() | SGlobalUser | |
deAuthenticateFor($realm) | SGlobalUser | |
doc() | SGlobalUser | |
flash($flash) | SUser | |
getAllAttributes() | SModel | |
getAttributes() | SGlobalUser | |
getAuthModule($name) | SGlobalUser | |
getByCriteria($criteria) | SModel | |
getDBI() | SModel | |
getEmail() | SGlobalUser | |
getEntity() | SModel | |
getError() | SObject | |
getErrorFrom($obj) | SObject | |
getFirstName() | SGlobalUser | |
getFlash() | SUser | |
getForeignKey() | SModel | |
getLastError() | SObject | |
getLastName() | SGlobalUser | |
getLastStaticError() | SObject | [static] |
getLastStaticWarning() | SObject | [static] |
getLastWarning() | SObject | |
getList($criteria="", $nullable=false) | SModel | |
getName() | SUser | |
getRealmClassName($realm) | SGlobalUser | |
getRole() | SGlobalUser | |
getSessionData($key) | SUser | |
getStaticError() | SObject | [static] |
getStaticWarning() | SObject | [static] |
getUniqueAttributes() | SGlobalUser | |
getWarning() | SObject | |
getWarningFrom($obj) | SObject | |
hasError() | SObject | |
hasStaticError() | SObject | [static] |
hasStaticWarning() | SObject | [static] |
hasWarning() | SObject | |
isAdmin() | SUser | |
isAnonymous() | SUser | |
isAuthenticated() | SGlobalUser | |
isAuthenticatedFor($realm) | SGlobalUser | |
issetSessionData($key) | SUser | |
isValidObject() | SModel | |
markForDeletion() | SModel | |
NOT_ACTIVE | SUser | |
SUser::populate($id="") | SModel | |
reset() | SUser | |
setDBI($DBI) | SModel | |
setFlash($flash) | SUser | |
setPrettyWarning($function, $warning) | SObject | |
setSessionData($key, $value) | SUser | |
setXMLErrorMode($mode) | SObject | |
superGetList($criteria, $order="", $limit="") | SModel | |
unmarkForDeletion() | SModel | |