Magento
M70-201 · Question #14
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?
The correct answer is B. getAHOptions (). See the full explanation below for the reasoning.
Question
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?
Options
- AgetOptionText()
- BgetAHOptions ()
- CgetOptionHash()
- DgetOptionld()
How the community answered
(57 responses)- A2% (1)
- B81% (46)
- C7% (4)
- D11% (6)
Community Discussion
No community discussion yet for this question.