Category_List Class Reference

Inheritance diagram for Category_List:
[legend]
Collaboration diagram for Category_List:
[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 10 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 32 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 45 of file category_list.php.


Member Data Documentation

Category_List.$_sListClass = 'oxcategory' [protected]

Reimplemented from oxAdminList.

Definition at line 17 of file category_list.php.

Category_List.$_sListType = 'oxcategorylist' [protected]

Reimplemented from oxAdminList.

Definition at line 24 of file category_list.php.


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

Generated on Thu Dec 4 12:05:07 2008 for OXID eShop CE by  doxygen 1.5.5