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