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