|
eZ Publish
[trunk]
|
Public Member Functions | |
| accountInformation ($order) | |
| accountName ($order) | |
| email ($order) | |
| eZUserShopAccountHandler () | |
| fetchAccountInformation (&$module) | |
| verifyAccountInformation () | |
Definition at line 11 of file ezusershopaccounthandler.php.
| eZUserShopAccountHandler::accountInformation | ( | $ | order | ) |
Definition at line 75 of file ezusershopaccounthandler.php.
| eZUserShopAccountHandler::accountName | ( | $ | order | ) |
Definition at line 59 of file ezusershopaccounthandler.php.
| eZUserShopAccountHandler::email | ( | $ | order | ) |
Definition at line 38 of file ezusershopaccounthandler.php.
Definition at line 13 of file ezusershopaccounthandler.php.
| eZUserShopAccountHandler::fetchAccountInformation | ( | &$ | module | ) |
Redirectes to the user registration page.
Definition at line 30 of file ezusershopaccounthandler.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 ezusershopaccounthandler.php.