Which of the following block methods is the best to override when there is a need to customize how
the block's html is rendered?
A
Which kind of class is responsible for calculating the actual amount of reward points in every case?
B
In what order are the routers from the Magento core checked for a matching route?
Default: Mage_Core_Controller_Varien_Router_Default
CMS: Mage_Cms_Controller_Router
Standard: Mage_Core_Controller_Varien_Router_Standard
Admin: Mage_Core_Controller_Varien_Router_Admin
A
What type of Magento class is an API resource?
C
To implement a standard Adminhtml form for a custom data model, which two of the following must
you do? (Choose two)
A, B
Which statement correctly describes order state and order status?
B
What is the difference in the effect of calling the invoice capture () method versus the invoice pay ()
method?
C
Which one of the following statements is true regarding Mage_Core_Block_Text_List?
C
Which of the following API calls allows you to fetch the list of related products using the native
Magento API?
A
Which of the following actions will enable logging via calls to debugData() on a native Magento
payment method model?
D