Multiple Choice
You want to display a grid for a custom collection. After extending Mage_Adminhtml_Block_widget_Grid, which two of these methods should you implement? (Choose two)
A) _getCollection ( )
B) _prepareCollection ( )
C) _prepareColumns ( )
D) toHtml ( )
E) render ( )
Correct Answer:

Verified
Correct Answer:
Verified
Q18: What must be done to allow a
Q19: How many items will be added to
Q20: How can you update a third-party system
Q21: Which class is extended to render a
Q22: Which statement correctly describes order state and
Q24: Which object never encapsulates any shopping cart
Q25: When the Magento configuration is being loaded,
Q26: Applying the shopping cart rule's action affects
Q27: Which of the following payment methods' payment
Q28: To register a new API resource, what