Documentation

Mage_Eav_Model_Entity_Attribute_Source_Interface
in

Entity attribute select source interface Source is providing the selection options for user interface

Table of Contents

Methods

getAllOptions()  : array<string|int, mixed>
Retrieve All options
getOptionText()  : mixed
Retrieve Option value text

Methods

getAllOptions()

Retrieve All options

public getAllOptions() : array<string|int, mixed>
Return values
array<string|int, mixed>

getOptionText()

Retrieve Option value text

public getOptionText(string $value) : mixed
Parameters
$value : string
On this page

Search results