nerdexam
Magento

M70-101 · Question #38

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. getAllOptions ( ). 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 ( )
  • BgetAllOptions ( )
  • CgetOptionHash ( )
  • DgetOptionId ( )

How the community answered

(26 responses)
  • A
    4% (1)
  • B
    77% (20)
  • C
    12% (3)
  • D
    8% (2)

Community Discussion

No community discussion yet for this question.

Full M70-101 Practice