Attribute_category Class Reference

Inheritance diagram for Attribute_category:

Inheritance graph
[legend]
Collaboration diagram for Attribute_category:

Collaboration graph
[legend]

List of all members.


Detailed Description

Admin category main attributes manager. There is possibility to change attribute description, assign categories to this attribute, etc. Admin Menu: Manage Products -> Attributes -> Gruppen.

Public Member Functions

 render ()
 setSorting ($sTable=null, $soxId=null)
 updateSorting ($sTable, $aIds)

Protected Member Functions

 _loadCategory ()
 _getSortingList ($sTable, $soxId)

Member Function Documentation

Attribute_category.render (  ) 

Loads Attribute categories info, passes it to Smarty engine and returns name of template file "attribute_main.tpl".

Returns:
string

Reimplemented from oxAdminDetails.

Attribute_category._loadCategory (  )  [protected]

Returns:
null

Attribute_category.setSorting ( sTable = null,
soxId = null 
)

Universal method, perfoms object sorting. Return sorting value.

Parameters:
string $sTable name of table used (default null)
string $soxId
Returns:
int

Attribute_category._getSortingList ( sTable,
soxId 
) [protected]

Collects and returns array of object ID's for sorting, or false on error

Parameters:
string $sTable object's data table
string $soxId
Returns:
mixed

Attribute_category.updateSorting ( sTable,
aIds 
)

Performs sorting in DB update.

Parameters:
string $sTable object's data table
array 
Returns:
null


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

Generated on Wed Oct 29 23:39:57 2008 for OXID eShop CE by  doxygen 1.5.5