Public Member Functions | Protected Attributes

Category_List Class Reference

Inheritance diagram for Category_List:
Collaboration diagram for Category_List:

List of all members.

Public Member Functions

 getListSorting ()
 render ()

Protected Attributes

 $_sListClass = 'oxcategory'
 $_sListType = 'oxcategorylist'

Detailed Description

Admin category list manager. Collects attributes base information (sorting, title, etc.), there is ability to filter them by sorting, title or delete them. Admin Menu: Manage Products -> Categories.

Definition at line 9 of file category_list.php.


Member Function Documentation

Category_List.getListSorting (  ) 

Returns sorting fields array

Returns:
array

Reimplemented from oxAdminList.

Definition at line 30 of file category_list.php.

Category_List.render (  ) 

Loads category tree, passes data to Smarty and returns name of template file "category_list.tpl".

Returns:
string

Reimplemented from oxAdminList.

Definition at line 50 of file category_list.php.


Member Data Documentation

Category_List.$_sListClass = 'oxcategory' [protected]

Reimplemented from oxAdminList.

Definition at line 16 of file category_list.php.

Category_List.$_sListType = 'oxcategorylist' [protected]

Reimplemented from oxAdminList.

Definition at line 23 of file category_list.php.


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