 Inheritance diagram for News_List:
 Inheritance diagram for News_List: Collaboration diagram for News_List:
 Collaboration diagram for News_List:| Public Member Functions | |
| getListSorting () | |
| Protected Attributes | |
| $_sThisTemplate = 'news_list.tpl' | |
| $_sListClass = 'oxnews' | |
| $_sListType = 'oxnewslist' | |
| $_sDefSortField = "oxdate" | |
Admin news list manager. Performs collection and managing (such as filtering or deleting) function. Admin Menu: Customer News -> News.
Definition at line 8 of file news_list.php.
| News_List.getListSorting | ( | ) | 
Returns sorting fields array
Reimplemented from oxAdminList.
Definition at line 42 of file news_list.php.
| News_List.$_sDefSortField = "oxdate"  [protected] | 
Reimplemented from oxAdminList.
Definition at line 35 of file news_list.php.
| News_List.$_sListClass = 'oxnews'  [protected] | 
Reimplemented from oxAdminList.
Definition at line 21 of file news_list.php.
| News_List.$_sListType = 'oxnewslist'  [protected] | 
Reimplemented from oxAdminList.
Definition at line 28 of file news_list.php.
| News_List.$_sThisTemplate = 'news_list.tpl'  [protected] | 
Reimplemented from oxAdminView.
Definition at line 14 of file news_list.php.
 1.7.1
 1.7.1