MagicSmoke
$VERSION$
|
This is the complete list of members for Session, including all inherited members.
$flags | Session | protected |
$rights | Session | protected |
$roles | Session | protected |
$sessid | Session | protected |
$user | Session | protected |
__construct($trans) | Session | |
canExecute($transaction) | Session | |
checkFlags($iflg) | Session | |
currentUserName() | Session | static |
deleteSession() | Session | |
getFlags() | Session | |
getRights() | Session | |
getRoles() | Session | |
getUser() | Session | |
hasFlag($f) | Session | |
initialize() | Session | static |
initRights() | Session | protected |
instance() | Session | static |
isAuthenticated() | Session | |
isValid() | Session | |
login($trans) | Session | static |
passwdHash($passwd) | Session | static |
passwdVerify($passwd, $hash) | Session | static |
setMyPasswd($trans) | Session | |
setWebSession() | Session | static |