Field::getOptions()
Version 4
Get field select options
Version 4
Get field select options
String
$this->get('page','tilaus',$id)->getField('status')->getOptions();
---
Array (
Array (
[buttoncolor] => blue
[title] => Tuotanto
[description] => Tuotantopäivä annettu
[value] => Tuotanto
[name] => Tuotanto
)
...
)