eZ Publish  [4.2]
eZSimpleShopAccountHandler Class Reference

List of all members.

Public Member Functions

 accountInformation ($order)
 accountName ($order)
 email ($order)
 eZSimpleShopAccountHandler ()
 fetchAccountInformation (&$module)
 verifyAccountInformation ()

Detailed Description

Definition at line 31 of file ezsimpleshopaccounthandler.php.


Member Function Documentation

eZSimpleShopAccountHandler::accountInformation ( order)
Returns:
the account information for the given order

Definition at line 98 of file ezsimpleshopaccounthandler.php.

eZSimpleShopAccountHandler::accountName ( order)
Returns:
custom name for the given order

Definition at line 79 of file ezsimpleshopaccounthandler.php.

eZSimpleShopAccountHandler::email ( order)
Returns:
custom email for the given 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.


The documentation for this class was generated from the following file: