Implements interfaces:
Authentication handles user account info and login actions
This is an abstract class that serves as a blueprint for classes implementing authentication using different account validation schemes.
Located in /classes/Authentication.php (line 23)
Class | Description |
---|---|
Authentication_HardcodedAccounts | Authentication_HardcodedAccounts class |
Returns account object if valid.
isLoggedIn method
Says whether the current user has provided valid login credentials.
login method
Abstract method that must be implemented when sub-classing this class.
Documentation generated on Mon, 26 Jul 2010 22:07:03 +0100 by phpDocumentor 1.4.3