nerdexam
Magento

M70-101 · Question #100

Which one of the following xpaths is correct for replacing Mage_Customer_Model_Custom_Address via Mage::helper ('customer/address')?

The correct answer is C. global/helpers/customer/rewrite/address. See the full explanation below for the reasoning.

Question

Which one of the following xpaths is correct for replacing Mage_Customer_Model_Custom_Address via Mage::helper ('customer/address')?

Options

  • Aglobal/customer/helpers/address
  • Bglobal/rewrite/helpers/rewrite/address
  • Cglobal/helpers/customer/rewrite/address
  • Dglobal/helpers/rewrite/customer_address
  • Eglobal/helpers/rewrite/customer/address

How the community answered

(49 responses)
  • A
    2% (1)
  • B
    4% (2)
  • C
    71% (35)
  • D
    8% (4)
  • E
    14% (7)

Community Discussion

No community discussion yet for this question.

Full M70-101 Practice