oxSelectlist Class Reference

Inheritance diagram for oxSelectlist:
[legend]
Collaboration diagram for oxSelectlist:
[legend]

List of all members.


Detailed Description

Definition at line 6 of file oxselectlist.php.


Public Member Functions

 __construct ($sObjectsInListName= 'oxselectlist')
 getFieldList ()
 delete ($sOXID=null)

Protected Attributes

 $_aFieldList = null
 $_sClassName = 'oxselectlist'

Constructor & Destructor Documentation

oxSelectlist.__construct ( sObjectsInListName = 'oxselectlist'  ) 

Class constructor, sets callback so that Shopowner is able to add any information to the article.

Parameters:
string $sObjectsInListName optional and having no effect
Returns:
null

Definition at line 28 of file oxselectlist.php.


Member Function Documentation

oxSelectlist.getFieldList (  ) 

Returns select list value list.

Returns:
array

Definition at line 39 of file oxselectlist.php.

oxSelectlist.delete ( sOXID = null  ) 

Removes selectlists from articles.

Parameters:
string $sOXID object ID (default null)
Returns:
bool

Reimplemented from oxBase.

Definition at line 57 of file oxselectlist.php.


Member Data Documentation

oxSelectlist.$_aFieldList = null [protected]

Definition at line 12 of file oxselectlist.php.

oxSelectlist.$_sClassName = 'oxselectlist' [protected]

Reimplemented from oxI18n.

Definition at line 18 of file oxselectlist.php.


The documentation for this class was generated from the following file:

Generated on Thu Dec 4 12:05:31 2008 for OXID eShop CE by  doxygen 1.5.5