OXID eShop CE
4.9.5
|
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 331 of file account_wishlist.php.
Account_Wishlist::getEnteredData | ( | ) |
Terurns user entered values for sending email.
Definition at line 260 of file account_wishlist.php.
Account_Wishlist::getSimilarRecommListIds | ( | ) |
Return array of id to form recommend list.
Reimplemented from oxUBase.
Definition at line 176 of file account_wishlist.php.
Account_Wishlist::getWishList | ( | ) |
Account_Wishlist::getWishListSearchParam | ( | ) |
Returns wish list search parameter
Definition at line 321 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 311 of file account_wishlist.php.
Account_Wishlist::getWishProductList | ( | ) |
Returns array of producst assigned to user wish list
Definition at line 159 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 107 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 290 of file account_wishlist.php.
Account_Wishlist::sendWishList | ( | ) |
Sends wishlist mail to recipient. On errors returns false.
Definition at line 195 of file account_wishlist.php.
Account_Wishlist::setEnteredData | ( | $oData | ) |
Wishlist data setter
object | $oData | suggest data object |
Definition at line 250 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 271 of file account_wishlist.php.
|
protected |
Definition at line 83 of file account_wishlist.php.
|
protected |
Definition at line 41 of file account_wishlist.php.
|
protected |
Definition at line 90 of file account_wishlist.php.
|
protected |
Definition at line 76 of file account_wishlist.php.
|
protected |
Definition at line 27 of file account_wishlist.php.
|
protected |
Definition at line 55 of file account_wishlist.php.
|
protected |
Definition at line 97 of file account_wishlist.php.
|
protected |
Definition at line 48 of file account_wishlist.php.
|
protected |
Definition at line 34 of file account_wishlist.php.
|
protected |
Definition at line 69 of file account_wishlist.php.
|
protected |
Definition at line 62 of file account_wishlist.php.
|
protected |
Definition at line 20 of file account_wishlist.php.