account_password Class Reference

Inheritance diagram for account_password:

Inheritance graph
[legend]
Collaboration diagram for account_password:

Collaboration graph
[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.

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.

account_password.changePassword (  ) 

changes current user password

Returns:
null

account_password.isPasswordChanged (  ) 

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

Returns:
bool


Member Data Documentation

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

Reimplemented from account.

account_password.$_blPasswordChanged = false [protected]


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

Generated on Wed Oct 29 23:38:42 2008 for OXID eShop CE by  doxygen 1.5.5