OXID eShop CE
4.10.6
Main Page
Related Pages
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Pages
oxerptype_article2attribute.php
Go to the documentation of this file.
1
<?php
2
3
require_once
'oxerptype.php'
;
4
12
class
oxERPType_Article2Attribute
extends
oxERPType
13
{
14
20
public
function
__construct
()
21
{
22
parent::__construct
();
23
24
$this->_sTableName =
'oxobject2attribute'
;
25
}
26
}
core
objects
oxerptype_article2attribute.php
Generated by
1.8.1.2