Auth::changePassword() | Auth::getAuth() |
Auth | |
PEAR Manual | |
boolean Auth::checkAuth (
)
Checks if a session exists that contains valid authentication information.
boolean - If a session with valid authentication information exists, the function return TRUE. Otherwise it returns FALSE.
This function can not be called statically.
Auth::changePassword() | Auth::getAuth() |
Auth | |
PEAR Manual | |