Definition at line 9 of file adminguestbook_list.php.
Public Member Functions | |
| render () | |
Protected Attributes | |
| $_sThisTemplate = 'adminguestbook_list.tpl' | |
| $_sListClass = 'oxgbentry' | |
| $_sDefSort = 'oxgbentries.oxcreate' | |
| $_blDesc = true | |
| 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 44 of file adminguestbook_list.php.
AdminGuestbook_List.$_sThisTemplate = 'adminguestbook_list.tpl' [protected]           | 
        
AdminGuestbook_List.$_sListClass = 'oxgbentry' [protected]           | 
        
AdminGuestbook_List.$_sDefSort = 'oxgbentries.oxcreate' [protected]           | 
        
AdminGuestbook_List.$_blDesc = true [protected]           | 
        
 1.5.5