Public Member Functions

oxUserList Class Reference

Inheritance diagram for oxUserList:
Collaboration diagram for oxUserList:

List of all members.

Public Member Functions

 __construct ($sObjectsInListName= 'oxuser')
 loadWishlistUsers ($sSearchStr)

Detailed Description

User list manager.

Definition at line 7 of file oxuserlist.php.


Constructor & Destructor Documentation

oxUserList.__construct ( sObjectsInListName = 'oxuser'  ) 

Class constructor

Parameters:
string $sObjectsInListName Associated list item object type
Returns:
null

Reimplemented from oxList.

Definition at line 16 of file oxuserlist.php.


Member Function Documentation

oxUserList.loadWishlistUsers ( sSearchStr  ) 

Load searched user list with wishlist

Parameters:
string $sSearchStr Search string
Returns:
null;

Definition at line 29 of file oxuserlist.php.


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