OXID eShop CE
4.9.6
|
Private Member Functions | |
_getParams () |
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 |
Pricealarm window. Arranges "pricealarm" window, by sending eMail and storing into Database (etc.) submission. Result - "pricealarm.tpl" template. After user correctly fulfils all required fields all information is sent to shop owner by email. OXID eShop -> pricealarm.
Definition at line 11 of file pricealarm.php.
|
private |
Pricealarm::addme | ( | ) |
Validates email address. If email is wrong - returns false and exits. If email address is OK - creates prcealarm object and saves it (oxpricealarm::save()). Sends pricealarm notification mail to shop owner.
Definition at line 51 of file pricealarm.php.
Pricealarm::getBidPrice | ( | ) |
Template variable getter. Returns bid price
Definition at line 99 of file pricealarm.php.
Pricealarm::getPriceAlarmStatus | ( | ) |
Return pricealarm status (if it was send)
Definition at line 146 of file pricealarm.php.
Pricealarm::getProduct | ( | ) |
Template variable getter. Returns active article
Reimplemented from oxUBase.
Definition at line 118 of file pricealarm.php.
|
protected |
Definition at line 40 of file pricealarm.php.
|
protected |
Definition at line 26 of file pricealarm.php.
|
protected |
Definition at line 33 of file pricealarm.php.
|
protected |
Definition at line 19 of file pricealarm.php.