Account_Password Class Reference

Inheritance diagram for Account_Password:
[legend]
Collaboration diagram for Account_Password:
[legend]

List of all members.


Detailed Description

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.


Public Member Functions

 render ()
 changePassword ()
 isPasswordChanged ()

Protected Attributes

 $_sThisTemplate = 'account_password.tpl'
 $_blPasswordChanged = false

Member Function Documentation

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

Returns:
string $_sThisTemplate current template file name

Reimplemented from Account.

Definition at line 36 of file account_password.php.

Account_Password.changePassword (  ) 

changes current user password

Returns:
null

Definition at line 57 of file account_password.php.

Account_Password.isPasswordChanged (  ) 

Template variable getter. Returns true when password had been changed.

Returns:
bool

Definition at line 101 of file account_password.php.


Member Data Documentation

Account_Password.$_sThisTemplate = 'account_password.tpl' [protected]

Reimplemented from Account.

Definition at line 20 of file account_password.php.

Account_Password.$_blPasswordChanged = false [protected]

Definition at line 27 of file account_password.php.


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

Generated on Thu Dec 4 12:04:59 2008 for OXID eShop CE by  doxygen 1.5.5