News_List Class Reference

Inheritance diagram for News_List:
Inheritance graph
[legend]
Collaboration diagram for News_List:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 init ()

Protected Attributes

 $_sThisTemplate = 'news_list.tpl'
 $_sListClass = 'oxnews'
 $_sListType = 'oxnewslist'
 $_sDefSort = "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.init (  ) 

Sets SQL query parameters (such as sorting), executes parent method parent.Init().

Returns:
null

Reimplemented from oxAdminList.

Definition at line 43 of file news_list.php.


Member Data Documentation

News_List.$_sDefSort = "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:

Generated by  doxygen 1.6.2