List_User Class Reference

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

List of all members.


Detailed Description

user list "view" class.

Definition at line 7 of file list_user.php.


Public Member Functions

 render ()

Protected Member Functions

 _prepareWhereQuery ($aWhere, $sSql)
 _buildSelectString ($oObject=null)
 _prepareOrderByQuery ($sSql=null)

Member Function Documentation

List_User.render (  ) 

Executes parent method parent.render(), passes data to Smarty engine and returns name of template file "list_review.tpl".

Returns:
string

Reimplemented from oxAdminList.

Definition at line 15 of file list_user.php.

List_User._prepareWhereQuery ( aWhere,
sSql 
) [protected]

Adds where condition to SQL

Reimplemented from oxAdminList.

Definition at line 46 of file list_user.php.

List_User._buildSelectString ( oObject = null  )  [protected]

Returns select query string

Reimplemented from oxAdminList.

Definition at line 57 of file list_user.php.

List_User._prepareOrderByQuery ( sSql = null  )  [protected]

Adds order by to SQL query string.

Parameters:
string $sSql sql string
Returns:
string

Reimplemented from oxAdminList.

Definition at line 69 of file list_user.php.


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

Generated on Thu Dec 4 12:05:15 2008 for OXID eShop CE by  doxygen 1.5.5