OXID eShop CE  4.9.7
 All Classes Files Functions Variables Pages
oxarticle.php File Reference

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

Variable Documentation

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.