ForgotPwd Class Reference

Inheritance diagram for ForgotPwd:

Inheritance graph
[legend]
Collaboration diagram for ForgotPwd:

Collaboration graph
[legend]

List of all members.


Detailed Description

Password reminder page. Collects toparticle, bargain article list. There is a form with entry field to enter login name (usually email). After user enters required information and submits "Request Password" button mail is sent to users email. OXID eShop -> MY ACCOUNT -> "Forgot your password? - click here."

Public Member Functions

 forgotPassword ()
 render ()
 getForgotEmail ()

Protected Attributes

 $_sThisTemplate = 'forgotpwd.tpl'
 $_sForgotEmail = null
 $_iViewIndexState = 1

Member Function Documentation

ForgotPwd.forgotPassword (  ) 

Executes oxemail.SendForgotPwdEmail() and sends login password to user according to login name (email).

Template variables: sendForgotMail

Returns:
null

ForgotPwd.render (  ) 

Executes parent.render(), loads action articles and returns name of template to render forgotpwd._sThisTemplate.

Returns:
string $this->_sThisTemplate current template file name

Reimplemented from oxUBase.

ForgotPwd.getForgotEmail (  ) 

Template variable getter. Returns searched article list

Returns:
string


Member Data Documentation

ForgotPwd.$_sThisTemplate = 'forgotpwd.tpl' [protected]

Reimplemented from oxView.

ForgotPwd.$_sForgotEmail = null [protected]

ForgotPwd.$_iViewIndexState = 1 [protected]

Current view search engine indexing state: 0 - index without limitations 1 - no index / no follow 2 - no index / follow

Reimplemented from oxView.


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

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