

Definition at line 7 of file oxsimplevariantlist.php.
| Public Member Functions | |
| setParent ($oParent) | |
| Protected Member Functions | |
| _assignElement ($oListObject, $aDbFields) | |
| Protected Attributes | |
| $_oParent = null | |
| $_sObjectsInListName = 'oxsimplevariant' | |
| oxSimpleVariantList.setParent | ( | $ | oParent | ) | 
Sets parent variant
| oxArticle | $oParent Parent article | 
Definition at line 28 of file oxsimplevariantlist.php.
| oxSimpleVariantList._assignElement | ( | $ | oListObject, | |
| $ | aDbFields | |||
| ) |  [protected] | 
Sets parent for variant. This method is invoked.
| oxSimleVariant | $oListObject Simple variant | |
| array | $aDbFields Array of available | 
Reimplemented from oxList.
Definition at line 41 of file oxsimplevariantlist.php.
| oxSimpleVariantList.$_oParent = null  [protected] | 
Parent article for list variants
Definition at line 12 of file oxsimplevariantlist.php.
| oxSimpleVariantList.$_sObjectsInListName = 'oxsimplevariant'  [protected] | 
 1.5.5
 1.5.5