OXID eShop CE
4.8.10
|
Additional Inherited Members | |
Protected Member Functions inherited from Account | |
_getLoginTemplate () | |
Static Protected Attributes inherited from oxUBase | |
static | $_aCollectedComponentNames = null |
Current user wishlist manager. When user is logged in in this manager window he can modify his own wishlist status - remove articles from wishlist or store them to shopping basket, view detail information. Additionally user can view wishlist of some other user by entering users login name in special field. OXID eShop -> MY ACCOUNT -> Newsletter.
Definition at line 12 of file account_wishlist.php.
Account_Wishlist::getBreadCrumb | ( | ) |
Returns Bread Crumb - you are here page1/page2/page3...
Reimplemented from Account.
Definition at line 323 of file account_wishlist.php.
Account_Wishlist::getEnteredData | ( | ) |
Terurns user entered values for sending email.
Definition at line 250 of file account_wishlist.php.
Account_Wishlist::getSimilarRecommListIds | ( | ) |
Return array of id to form recommend list.
Reimplemented from oxUBase.
Definition at line 173 of file account_wishlist.php.
Account_Wishlist::getWishList | ( | ) |
Account_Wishlist::getWishListSearchParam | ( | ) |
Returns wish list search parameter
Definition at line 313 of file account_wishlist.php.
Account_Wishlist::getWishListUsers | ( | ) |
Returns a list of users which were found according to search condition. If no users were found - false is returned
Definition at line 303 of file account_wishlist.php.
Account_Wishlist::getWishProductList | ( | ) |
Returns array of producst assigned to user wish list
Definition at line 157 of file account_wishlist.php.
Account_Wishlist::isWishListEmailSent | ( | ) |
Account_Wishlist::render | ( | ) |
If user is logged in loads his wishlist articles (articles may be accessed by oxuser::GetBasket()), loads similar articles (is available) for the last article in list loaded by oxarticle::GetSimilarProducts() and returns name of template to render account_wishlist::_sThisTemplate
Reimplemented from Account.
Definition at line 106 of file account_wishlist.php.
Account_Wishlist::searchForWishList | ( | ) |
Searches for wishlist of another user. Returns false if no searching conditions set (no login name defined).
Definition at line 282 of file account_wishlist.php.
Account_Wishlist::sendWishList | ( | ) |
Sends wishlist mail to recipient. On errors returns false.
Definition at line 192 of file account_wishlist.php.
Account_Wishlist::setEnteredData | ( | $oData | ) |
Wishlist data setter
object | $oData | suggest data object |
Definition at line 240 of file account_wishlist.php.
Account_Wishlist::showSuggest | ( | ) |
Account_Wishlist::togglePublic | ( | ) |
Changes wishlist status - public/non public. Returns false on error (if user is not logged in).
Definition at line 261 of file account_wishlist.php.
|
protected |
Definition at line 82 of file account_wishlist.php.
|
protected |
Definition at line 40 of file account_wishlist.php.
|
protected |
Definition at line 89 of file account_wishlist.php.
|
protected |
Definition at line 75 of file account_wishlist.php.
|
protected |
Definition at line 26 of file account_wishlist.php.
|
protected |
Definition at line 54 of file account_wishlist.php.
|
protected |
Definition at line 96 of file account_wishlist.php.
|
protected |
Definition at line 47 of file account_wishlist.php.
|
protected |
Definition at line 33 of file account_wishlist.php.
|
protected |
Definition at line 68 of file account_wishlist.php.
|
protected |
Definition at line 61 of file account_wishlist.php.
|
protected |
Definition at line 19 of file account_wishlist.php.