User_list Class Reference

Inheritance diagram for User_list:

Inheritance graph
[legend]
Collaboration diagram for User_list:

Collaboration graph
[legend]

List of all members.


Detailed Description

Admin user list manager. Performs collection and managing (such as filtering or deleting) function. Admin Menu: User Administration -> Users.

Public Member Functions

 init ()
 deleteEntry ()
 _prepareWhereQuery ($aWhere, $sqlFull)

Protected Attributes

 $_sListClass = 'oxuser'
 $_sDefSort = "oxuser.oxusername"
 $_sListType = 'oxuserlist'
 $_sThisTemplate = 'user_list.tpl'

Member Function Documentation

User_list.init (  ) 

Sets SQL query parameters (such as sorting), executes parent method parent.Init().

Returns:
null

Reimplemented from oxAdminList.

User_list.deleteEntry (  ) 

Admin user is allowed to be deleted only by mall admin

Returns:
null

Reimplemented from oxAdminList.

User_list._prepareWhereQuery ( aWhere,
sqlFull 
)

Prepares SQL where query according SQL condition array and attaches it to SQL end. For each search value if german umlauts exist, adds them and replaced by spec. char to query

Parameters:
array $aWhere SQL condition array
string $sqlFull SQL query string
Returns:
string

Reimplemented from oxAdminList.


Member Data Documentation

User_list.$_sListClass = 'oxuser' [protected]

Reimplemented from oxAdminList.

User_list.$_sDefSort = "oxuser.oxusername" [protected]

Reimplemented from oxAdminList.

User_list.$_sListType = 'oxuserlist' [protected]

Reimplemented from oxAdminList.

User_list.$_sThisTemplate = 'user_list.tpl' [protected]

Reimplemented from oxAdminView.


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

Generated on Wed Oct 29 23:48:22 2008 for OXID eShop CE by  doxygen 1.5.5