previousAuth::changePassword() (Previous) (Next) Auth::getAuth()next

View this page in Last updated: Tue, 02 Jun 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

Auth::checkAuth()

Auth::checkAuth() – check if a session with valid authentication information exists

Synopsis

boolean Auth::checkAuth ( )

Description

Checks if a session exists that contains valid authentication information.

Return value

boolean - If a session with valid authentication information exists, the function return TRUE. Otherwise it returns FALSE.

Note

This function can not be called statically.

previousAuth::changePassword() (Previous) (Next) Auth::getAuth()next

Download Documentation Last updated: Tue, 02 Jun 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.