OXID eShop CE
4.9.10
|
Additional Inherited Members | |
Protected Member Functions inherited from Account | |
_getLoginTemplate () | |
Static Protected Attributes inherited from oxUBase | |
static | $_aCollectedComponentNames = null |
Current user password change form. When user is logged in he may change his Billing and Shipping information (this is important for ordering purposes). Information as email, password, greeting, name, company, address, etc. Some fields must be entered. OXID eShop -> MY ACCOUNT -> Update your billing and delivery settings.
Definition at line 12 of file account_password.php.
Account_Password::changePassword | ( | ) |
Account_Password::getBreadCrumb | ( | ) |
Returns Bread Crumb - you are here page1/page2/page3...
Reimplemented from Account.
Definition at line 122 of file account_password.php.
Account_Password::isPasswordChanged | ( | ) |
Template variable getter. Returns true when password had been changed.
Definition at line 112 of file account_password.php.
Account_Password::render | ( | ) |
If user is not logged in - returns name of template account_user::_sThisLoginTemplate, or if user is allready logged in additionally loads user delivery address info and forms country list. Returns name of template account_user::_sThisTemplate
Reimplemented from Account.
Definition at line 36 of file account_password.php.
|
protected |
Definition at line 27 of file account_password.php.
|
protected |
Definition at line 20 of file account_password.php.