Public Member Functions

oxISelectList Interface Reference

Inheritance diagram for oxISelectList:

List of all members.

Public Member Functions

 getLabel ()
 getSelections ()
 getActiveSelection ()

Detailed Description

Interface for selection list based objects

Definition at line 7 of file oxiselectlist.php.


Member Function Documentation

oxISelectList.getActiveSelection (  ) 

Returns active selection object

Returns:
oxSelection

Implemented in oxSelectlist, and oxVariantSelectList.

oxISelectList.getLabel (  ) 

Returns selection list label

Returns:
string

Implemented in oxSelectlist, and oxVariantSelectList.

oxISelectList.getSelections (  ) 

Returns array of oxSelection's

Returns:
array

Implemented in oxSelectlist, and oxVariantSelectList.


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