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.

Definition at line 9 of file attribute_category.php.


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.

Definition at line 16 of file attribute_category.php.

Attribute_Category._loadCategory (  )  [protected]

Returns:
null

Definition at line 47 of file attribute_category.php.

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

Definition at line 80 of file attribute_category.php.

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

Definition at line 141 of file attribute_category.php.

Attribute_Category.updateSorting ( sTable,
aIds 
)

Performs sorting in DB update.

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

Definition at line 169 of file attribute_category.php.


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

Generated on Tue Apr 21 15:46:37 2009 for OXID eShop CE by  doxygen 1.5.5