OXID eShop CE
4.10.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 |
Contact window. Arranges "CONTACT" window, by creating form for user opinion (etc.) submission. After user correctly fulfils all required fields all information is sent to shop owner by email. OXID eShop -> CONTACT.
Definition at line 10 of file contact.php.
Contact::getBreadCrumb | ( | ) |
Returns Bread Crumb - you are here page1/page2/page3...
Reimplemented from oxUBase.
Definition at line 189 of file contact.php.
Contact::getCaptcha | ( | ) |
Template variable getter. Returns object of handling CAPTCHA image
Definition at line 165 of file contact.php.
Contact::getContactMessage | ( | ) |
Template variable getter. Returns entered message
Definition at line 149 of file contact.php.
Contact::getContactSendStatus | ( | ) |
Template variable getter. Returns status if email was send succesfull
Definition at line 179 of file contact.php.
Contact::getContactSubject | ( | ) |
Template variable getter. Returns entered contact subject
Definition at line 135 of file contact.php.
Contact::getTitle | ( | ) |
Contact::getUserData | ( | ) |
Template variable getter. Returns entered user data
Definition at line 121 of file contact.php.
Contact::send | ( | ) |
Composes and sends user written message, returns false if some parameters are missing.
Definition at line 70 of file contact.php.
|
protected |
Definition at line 18 of file contact.php.
|
protected |
Definition at line 48 of file contact.php.
|
protected |
Definition at line 62 of file contact.php.
|
protected |
Definition at line 41 of file contact.php.
|
protected |
Definition at line 32 of file contact.php.
|
protected |
Definition at line 25 of file contact.php.
|
protected |
Definition at line 55 of file contact.php.