List_User Class Reference

Inheritance diagram for List_User:

Inheritance graph
[legend]
Collaboration diagram for List_User:

Collaboration graph
[legend]

List of all members.


Detailed Description

user list "view" class.

Definition at line 6 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 14 of file list_user.php.

List_User._prepareWhereQuery ( aWhere,
sSql 
) [protected]

Adds where condition to SQL

Reimplemented from oxAdminList.

Definition at line 45 of file list_user.php.

List_User._buildSelectString ( oObject = null  )  [protected]

Returns select query string

Reimplemented from oxAdminList.

Definition at line 56 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 68 of file list_user.php.


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

Generated on Tue Apr 21 15:47:59 2009 for OXID eShop CE by  doxygen 1.5.5