

Definition at line 8 of file oxerptype_artextends.php.
Public Member Functions | |
| __construct () | |
Protected Attributes | |
| $_aFieldListVersions | |
| oxERPType_Artextends.__construct | ( | ) |
Class constructor
Reimplemented from oxERPType.
Definition at line 33 of file oxerptype_artextends.php.
oxERPType_Artextends.$_aFieldListVersions [protected] |
Initial value:
array (
'2' => array(
'OXID' => 'OXID',
'OXLONGDESC' => 'OXLONGDESC',
'OXLONGDESC_1' => 'OXLONGDESC_1',
'OXLONGDESC_2' => 'OXLONGDESC_2',
'OXLONGDESC_3' => 'OXLONGDESC_3',
'OXTAGS' => 'OXTAGS',
'OXTAGS_1' => 'OXTAGS_1',
'OXTAGS_2' => 'OXTAGS_2',
'OXTAGS_3' => 'OXTAGS_3',
),
)
Reimplemented from oxERPType.
Definition at line 14 of file oxerptype_artextends.php.
1.5.5