Auth::checkAuth() | Auth::getAuthData() |
Auth | |
PEAR Manual | |
boolean Auth::getAuth (
)
Check if the user has been authenticated.
Previously this function had a different behaviour to Auth::getAuth() but it is now just an alias.
boolean - If the user has already been authenticated, the function returns TRUE. Otherwise it returns FALSE.
This function can not be called statically.
Auth::checkAuth() | Auth::getAuthData() |
Auth | |
PEAR Manual | |