Category_List Class Reference

Inheritance diagram for Category_List:

Inheritance graph
[legend]
Collaboration diagram for Category_List:

Collaboration graph
[legend]

List of all members.


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.


Public Member Functions

 init ()
 render ()

Protected Attributes

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

Member Function Documentation

Category_List.init (  ) 

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

Returns:
null

Reimplemented from oxAdminList.

Definition at line 31 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 44 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:

Generated on Wed Apr 22 12:27:47 2009 for OXID eShop CE by  doxygen 1.5.5