Public Member Functions | |
__construct ($sObjectsInListName= 'oxuser') | |
loadWishlistUsers ($sSearchStr) |
User list manager.
Definition at line 6 of file oxuserlist.php.
oxUserList.__construct | ( | $ | sObjectsInListName = 'oxuser' |
) |
Class constructor
string | $sObjectsInListName Associated list item object type |
Reimplemented from oxList.
Definition at line 15 of file oxuserlist.php.
oxUserList.loadWishlistUsers | ( | $ | sSearchStr | ) |
Load searched user list with wishlist
string | $sSearchStr Search string |
Definition at line 28 of file oxuserlist.php.