Auth_HTTP::getStatus()

Auth_HTTP::getStatus() -- returns informations about the current authentication status

Synopsis

string Auth_HTTP::getStatus ()

Beschreibung

This function returns the current status of PEAR::Auth. The return values are constants that are defined by PEAR Auth.

Rückgabewert

string - possible values are AUTH_IDLED, AUTH_EXPIRED, AUTH_EXPIRED

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

Siehe auch

PEAR Auth constants overview