| OXID eShop CE
    4.9.7
    | 
 Inheritance diagram for GuestbookEntry:
 Inheritance diagram for GuestbookEntry: Collaboration 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 31 of file guestbookentry.php.
| 
 | protected | 
Definition at line 22 of file guestbookentry.php.
| 
 | protected | 
Definition at line 15 of file guestbookentry.php.