Definition at line 6 of file oxselectlist.php.
Public Member Functions | |
| __construct ($sObjectsInListName= 'oxselectlist') | |
| getFieldList () | |
| delete ($sOXID=null) | |
Protected Attributes | |
| $_aFieldList = null | |
| $_sClassName = 'oxselectlist' | |
| 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 28 of file oxselectlist.php.
| oxSelectlist.getFieldList | ( | ) | 
| oxSelectlist.delete | ( | $ |  sOXID = null           | 
          ) | 
Removes selectlists from articles.
| string | $sOXID object ID (default null) | 
Reimplemented from oxBase.
Definition at line 57 of file oxselectlist.php.
oxSelectlist.$_aFieldList = null [protected]           | 
        
Definition at line 12 of file oxselectlist.php.
oxSelectlist.$_sClassName = 'oxselectlist' [protected]           | 
        
 1.5.5