|
OXID eShop CE
4.9.7
|
Inheritance diagram for AdminGuestbook_List:
Collaboration diagram for AdminGuestbook_List:Additional Inherited Members | |
Protected Member Functions inherited from oxAdminList | |
| _getViewListSize () | |
| _getUserDefListSize () | |
| _calcListItemsCount ($sSql) | |
| _setCurrentListPosition ($sPage=null) | |
| _prepareOrderByQuery ($sSql=null) | |
| _buildSelectString ($oListObject=null) | |
| _processFilter ($sFieldValue) | |
| _buildFilter ($sVal, $blIsSearchValue) | |
| _isSearchValue ($sFieldValue) | |
| _prepareWhereQuery ($aWhere, $sqlFull) | |
| _changeselect ($sSql) | |
| _convertToDBDate ($sValue, $sFldType) | |
| _convertDate ($sDate) | |
| _convertTime ($sFullDate) | |
| _setListNavigationParams () | |
| _setupNavigation ($sNode) | |
Static Protected Attributes inherited from oxAdminView | |
| static | $_oNaviTree = null |
| static | $_sAuthUserRights = null |
Guestbook records list manager. Returns template, that arranges guestbook records list. Admin Menu: User information -> Guestbook.
Definition at line 8 of file adminguestbook_list.php.
| AdminGuestbook_List::render | ( | ) |
Executes parent method parent::render(), gets entries with authors and returns template file name "admin_guestbook.tpl".
Reimplemented from oxAdminList.
Definition at line 45 of file adminguestbook_list.php.
|
protected |
Definition at line 37 of file adminguestbook_list.php.
|
protected |
Definition at line 30 of file adminguestbook_list.php.
|
protected |
Definition at line 23 of file adminguestbook_list.php.
|
protected |
Definition at line 16 of file adminguestbook_list.php.