Public Member Functions | Protected Attributes

News_List Class Reference

Inheritance diagram for News_List:
Collaboration diagram for News_List:

List of all members.

Public Member Functions

 getListSorting ()

Protected Attributes

 $_sThisTemplate = 'news_list.tpl'
 $_sListClass = 'oxnews'
 $_sListType = 'oxnewslist'
 $_sDefSortField = "oxdate"

Detailed Description

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.


Member Function Documentation

News_List.getListSorting (  ) 

Returns sorting fields array

Returns:
array

Reimplemented from oxAdminList.

Definition at line 42 of file news_list.php.


Member Data Documentation

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.


The documentation for this class was generated from the following file: