OXID eShop CE
4.9.6
|
Go to the source code of this file.
Classes | |
class | oxArticle |
Variables | |
const | OXARTICLE_LINKTYPE_CATEGORY = 0 |
const | OXARTICLE_LINKTYPE_VENDOR = 1 |
const | OXARTICLE_LINKTYPE_MANUFACTURER = 2 |
const | OXARTICLE_LINKTYPE_PRICECATEGORY = 3 |
const | OXARTICLE_LINKTYPE_TAG = 4 |
const | OXARTICLE_LINKTYPE_RECOMM = 5 |
const OXARTICLE_LINKTYPE_CATEGORY = 0 |
Definition at line 4 of file oxarticle.php.
const OXARTICLE_LINKTYPE_MANUFACTURER = 2 |
Definition at line 6 of file oxarticle.php.
const OXARTICLE_LINKTYPE_PRICECATEGORY = 3 |
Definition at line 7 of file oxarticle.php.
const OXARTICLE_LINKTYPE_RECOMM = 5 |
Definition at line 9 of file oxarticle.php.
const OXARTICLE_LINKTYPE_TAG = 4 |
Definition at line 8 of file oxarticle.php.
const OXARTICLE_LINKTYPE_VENDOR = 1 |
Definition at line 5 of file oxarticle.php.