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 notice list manager. When user is logged in in this manager window he can modify his notice list status - remove articles from notice list or store them to shopping basket, view detail information. OXID eShop -> MY ACCOUNT -> Newsletter.
Definition at line 10 of file account_noticelist.php.
Account_Noticelist::getBreadCrumb | ( | ) |
Returns Bread Crumb - you are here page1/page2/page3...
Reimplemented from Account.
Definition at line 156 of file account_noticelist.php.
Account_Noticelist::getNavigationParams | ( | ) |
Returns array from parent::getNavigationParams(). If current request contains "sourcecl" and "anid" parameters - appends array with this data. Array is used to fill forms and append shop urls with actual state parameters
Reimplemented from Account.
Definition at line 86 of file account_noticelist.php.
Account_Noticelist::getNoticeProductList | ( | ) |
Template variable getter. Returns an array if there is something in the list
Definition at line 99 of file account_noticelist.php.
Account_Noticelist::getSimilarProducts | ( | ) |
Template variable getter. Returns the products which are in the noticelist
Reimplemented from oxUBase.
Definition at line 115 of file account_noticelist.php.
Account_Noticelist::getSimilarRecommListIds | ( | ) |
Return array of id to form recommend list.
Reimplemented from oxUBase.
Definition at line 137 of file account_noticelist.php.
Account_Noticelist::render | ( | ) |
If user is not logged in - returns name of template Account_Noticelist::_sThisLoginTemplate, or if user is allready logged in - loads notice list articles (articles may be accessed by oxuser::getBasket()), loads similar articles (if available) for the last article in list oxarticle::GetSimilarProducts() and returns name of template to render account_noticelist::_sThisTemplate
Reimplemented from Account.
Definition at line 65 of file account_noticelist.php.
|
protected |
Definition at line 25 of file account_noticelist.php.
|
protected |
Definition at line 39 of file account_noticelist.php.
|
protected |
Definition at line 32 of file account_noticelist.php.
|
protected |
Definition at line 53 of file account_noticelist.php.
|
protected |
Definition at line 46 of file account_noticelist.php.
|
protected |
Definition at line 18 of file account_noticelist.php.