Article_Crossselling Class Reference

Inheritance diagram for Article_Crossselling:

Inheritance graph
[legend]
Collaboration diagram for Article_Crossselling:

Collaboration graph
[legend]

List of all members.


Detailed Description

Admin article crosselling/accesories manager. Creates list of available articles, there is ability to assign or remove assigning of article to crosselling/accesories with other products. Admin Menu: Manage Products -> Articles -> Crosssell.

Definition at line 9 of file article_crossselling.php.


Public Member Functions

 render ()
 setSorting ($sTable=null)
 updateSorting ($sTable)

Protected Member Functions

 _getSortingList ($sTable)

Member Function Documentation

Article_Crossselling.render (  ) 

Collects article crosselling and attributes information, passes them to Smarty engine and returns name or template file "article_crossselling.tpl".

Returns:
string

Reimplemented from oxAdminDetails.

Definition at line 19 of file article_crossselling.php.

Article_Crossselling.setSorting ( sTable = null  ) 

Universal method, perfoms object sorting. Return sorting value.

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

Definition at line 64 of file article_crossselling.php.

Article_Crossselling.updateSorting ( sTable  ) 

Methods used for updating sorting info after some objects were removed/added

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

Definition at line 124 of file article_crossselling.php.

Article_Crossselling._getSortingList ( sTable  )  [protected]

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

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

Definition at line 149 of file article_crossselling.php.


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

Generated on Tue Sep 29 16:45:54 2009 for OXID eShop CE by  doxygen 1.5.5