|
OXID eShop CE
4.8.10
|
Inheritance diagram for GuestbookEntry:
Collaboration diagram for GuestbookEntry: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 |
Guest book entry manager class. Manages guestbook entries, denies them, etc.
Definition at line 7 of file guestbookentry.php.
| GuestbookEntry::saveEntry | ( | ) |
Method applies validation to entry and saves it to DB. On error/success returns name of action to perform (on error: "guestbookentry?error=x"", on success: "guestbook").
Reimplemented from GuestBook.
Definition at line 28 of file guestbookentry.php.
|
protected |
Definition at line 19 of file guestbookentry.php.
|
protected |
Definition at line 13 of file guestbookentry.php.