OXID eShop CE  6.1.5
OxidEsales\EshopCommunity\Core\Contract\ISelectList Interface Reference

Public Member Functions

 getLabel ()
 
 getSelections ()
 
 getActiveSelection ()
 

Detailed Description

Interface for selection list based objects

Member Function Documentation

◆ getActiveSelection()

OxidEsales\EshopCommunity\Core\Contract\ISelectList::getActiveSelection ( )

Returns active selection object

Returns
oxSelection

◆ getLabel()

OxidEsales\EshopCommunity\Core\Contract\ISelectList::getLabel ( )

Returns selection list label

Returns
string

◆ getSelections()

OxidEsales\EshopCommunity\Core\Contract\ISelectList::getSelections ( )

Returns array of oxSelection's

Returns
array

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