|
eZ Publish
[4.2]
|
Public Member Functions | |
| accountInformation ($order) | |
| accountName ($order) | |
| email ($order) | |
| eZUserShopAccountHandler () | |
| fetchAccountInformation (&$module) | |
| verifyAccountInformation () | |
Definition at line 31 of file ezusershopaccounthandler.php.
| eZUserShopAccountHandler::accountInformation | ( | $ | order | ) |
Definition at line 95 of file ezusershopaccounthandler.php.
| eZUserShopAccountHandler::accountName | ( | $ | order | ) |
Definition at line 79 of file ezusershopaccounthandler.php.
| eZUserShopAccountHandler::email | ( | $ | order | ) |
Definition at line 58 of file ezusershopaccounthandler.php.
| eZUserShopAccountHandler::eZUserShopAccountHandler | ( | ) |
Definition at line 33 of file ezusershopaccounthandler.php.
| eZUserShopAccountHandler::fetchAccountInformation | ( | &$ | module | ) |
Redirectes to the user registration page.
Definition at line 50 of file ezusershopaccounthandler.php.
| eZUserShopAccountHandler::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 ezusershopaccounthandler.php.