nerdexam
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)
  • A
    2% (1)
  • B
    81% (46)
  • C
    7% (4)
  • D
    11% (6)

Community Discussion

No community discussion yet for this question.

Full M70-201 Practice