|
eZ Publish
[trunk]
|
Public Member Functions | |
| accountInformation ($order) | |
| accountName ($order=false) | |
| email ($order=false) | |
| eZDefaultShopAccountHandler () | |
| fetchAccountInformation (&$module) | |
| verifyAccountInformation () | |
Definition at line 11 of file ezdefaultshopaccounthandler.php.
Definition at line 76 of file ezdefaultshopaccounthandler.php.
| eZDefaultShopAccountHandler::accountName | ( | $ | order = false | ) |
Definition at line 51 of file ezdefaultshopaccounthandler.php.
| eZDefaultShopAccountHandler::email | ( | $ | order = false | ) |
Redirectes to the user registration page.
Definition at line 35 of file ezdefaultshopaccounthandler.php.
Definition at line 13 of file ezdefaultshopaccounthandler.php.
| eZDefaultShopAccountHandler::fetchAccountInformation | ( | &$ | module | ) |
Definition at line 68 of file ezdefaultshopaccounthandler.php.
Will verify that the user has supplied the correct user information. Returns true if we have all the information needed about the user.
Definition at line 22 of file ezdefaultshopaccounthandler.php.