Login Class Reference

Inheritance diagram for Login:

Inheritance graph
[legend]
Collaboration diagram for Login:

Collaboration graph
[legend]

List of all members.


Detailed Description

Administrator login form. Performs administrator login form data collection.

Definition at line 7 of file login.php.


Public Member Functions

 __construct ()
 render ()
 checklogin ()
 getViewId ()

Protected Member Functions

 _authorize ()

Constructor & Destructor Documentation

Login.__construct (  ) 

Sets value for _sThisAction to "login".

Reimplemented from oxAdminView.

Definition at line 12 of file login.php.


Member Function Documentation

Login.render (  ) 

Executes parent method parent.render(), creates shop object, sets template parameters and returns name of template file "login.tpl".

Returns:
string

Reimplemented from oxAdminView.

Definition at line 24 of file login.php.

Login.checklogin (  ) 

Checks user login data, on success returns "admin_start".

Returns:
mixed

Definition at line 85 of file login.php.

Login._authorize (  )  [protected]

authorization

Returns:
boolean

Reimplemented from oxAdminView.

Definition at line 140 of file login.php.

Login.getViewId (  ) 

Current view ID getter

Returns:
string

Reimplemented from oxAdminView.

Definition at line 151 of file login.php.


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

Generated on Tue Aug 4 09:11:40 2009 for OXID eShop CE by  doxygen 1.5.5