 Inheritance diagram for oxSelectlist:
 Inheritance diagram for oxSelectlist: Collaboration diagram for oxSelectlist:
 Collaboration diagram for oxSelectlist:| Public Member Functions | |
| __construct ($sObjectsInListName= 'oxselectlist') | |
| getFieldList ($dVat=null) | |
| delete ($sOXID=null) | |
| Protected Attributes | |
| $_aFieldList = null | |
| $_sClassName = 'oxselectlist' | |
Definition at line 5 of file oxselectlist.php.
| oxSelectlist.__construct | ( | $ | sObjectsInListName = 'oxselectlist' | ) | 
Class constructor, sets callback so that Shopowner is able to add any information to the article.
| string | $sObjectsInListName optional and having no effect | 
Definition at line 27 of file oxselectlist.php.
| oxSelectlist.delete | ( | $ | sOXID = null | ) | 
Removes selectlists from articles.
| string | $sOXID object ID (default null) | 
Reimplemented from oxBase.
Definition at line 58 of file oxselectlist.php.
| oxSelectlist.getFieldList | ( | $ | dVat = null | ) | 
Returns select list value list.
| double | $dVat VAT value | 
Definition at line 40 of file oxselectlist.php.
| oxSelectlist.$_aFieldList = null  [protected] | 
Definition at line 11 of file oxselectlist.php.
| oxSelectlist.$_sClassName = 'oxselectlist'  [protected] | 
Reimplemented from oxI18n.
Definition at line 17 of file oxselectlist.php.
 1.7.1
 1.7.1