| $cur_user | Auth | |
| __construct() | Auth | |
| getUserByHttpAuth() | Auth | [static] |
| isAnonymousUser() | Auth | [static] |
| isCrawler() | Auth | [static] |
| removeUserCookie() | Auth | |
| setCurUserAsAnonymous($cookie_string=NULL) | Auth | |
| setCurUserByCookie($cookie_string=NULL) | Auth | |
| setCurUserByIdentifier($identifier_string) | Auth | |
| storeUserCookie() | Auth | |
| tryLoginUser($name, $password_md5) | Auth |
1.5.1-p1