OXID eShop CE
4.9.6
|
Additional Inherited Members | |
Protected Member Functions inherited from oxUBase | |
_getComponentNames () | |
_processRequest () | |
_getMetaFromSeo ($sDataType) | |
_getMetaFromContent ($sMetaIdent) | |
_forceNoIndex () | |
_setNrOfArtPerPage () | |
_getSeoObjectId () | |
_prepareMetaDescription ($sMeta, $iLength=1024, $blRemoveDuplicatedWords=false) | |
_prepareMetaKeyword ($sKeywords, $blRemoveDuplicatedWords=true) | |
_removeDuplicatedWords ($aInput, $aSkipTags=array()) | |
_getSubject ($iLang) | |
_getRequestParams ($blAddPageNr=true) | |
_getSeoRequestParams () | |
_addPageNrParam ($sUrl, $iPage, $iLang=null) | |
_canRedirect () | |
Static Protected Attributes inherited from oxUBase | |
static | $_aCollectedComponentNames = null |
The wishlist of someone else is displayed.
Definition at line 6 of file wishlist.php.
Wishlist::getBreadCrumb | ( | ) |
Returns Bread Crumb - you are here page1/page2/page3...
Reimplemented from oxUBase.
Definition at line 156 of file wishlist.php.
Wishlist::getTitle | ( | ) |
Wishlist::getWishList | ( | ) |
return the articles which are in the wish list
Definition at line 86 of file wishlist.php.
Wishlist::getWishListSearchParam | ( | ) |
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 136 of file wishlist.php.
Wishlist::getWishUser | ( | ) |
return the user which is owner of the wish list
Definition at line 57 of file wishlist.php.
Wishlist::searchForWishList | ( | ) |
Searches for wishlist of another user. Returns false if no searching conditions set (no login name defined).
Template variables: wish_result, search
Definition at line 116 of file wishlist.php.
|
protected |
Definition at line 49 of file wishlist.php.
|
protected |
|
protected |
Definition at line 42 of file wishlist.php.
|
protected |
|
protected |
Definition at line 35 of file wishlist.php.
|
protected |
Definition at line 14 of file wishlist.php.