|
eZ Publish
[4.2]
|
Public Member Functions | |
| accountInformation ($order) | |
| accountName ($order=false) | |
| email ($order=false) | |
| eZDefaultShopAccountHandler () | |
| fetchAccountInformation (&$module) | |
| verifyAccountInformation () | |
Definition at line 31 of file ezdefaultshopaccounthandler.php.
| eZDefaultShopAccountHandler::accountInformation | ( | $ | order | ) |
Definition at line 96 of file ezdefaultshopaccounthandler.php.
| eZDefaultShopAccountHandler::accountName | ( | $ | order = false | ) |
Definition at line 71 of file ezdefaultshopaccounthandler.php.
| eZDefaultShopAccountHandler::email | ( | $ | order = false | ) |
Redirectes to the user registration page.
Definition at line 55 of file ezdefaultshopaccounthandler.php.
| eZDefaultShopAccountHandler::eZDefaultShopAccountHandler | ( | ) |
Definition at line 33 of file ezdefaultshopaccounthandler.php.
| eZDefaultShopAccountHandler::fetchAccountInformation | ( | &$ | module | ) |
Definition at line 88 of file ezdefaultshopaccounthandler.php.
| eZDefaultShopAccountHandler::verifyAccountInformation | ( | ) |
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 42 of file ezdefaultshopaccounthandler.php.