Briefing Magento Knowledge

Which method do you have to implement after extending M…

You want to implement a custom attribute source model. Which method do you have to implement after
extending Mage_Eav_Model_Entity_Attribute_Source_Abstract?

A.
getOptionText ( )

B.
getAllOptions ( )

C.
getOptionHash ( )

D.
getOptionId ( )