Which class is extended to render a dropdown in admin forms?
Which of the following is a true statement about how Magento loads data for an EAV-based data model?
Which class should you refer to in order to troubleshoot Website restriction issues?
Which of the following options would cause a poll/poll collection to load all entities that have been posted during April, 2011?
Given a grid interface that extends from Mage_Adminhtml_Block_Widget_Grid, which of the following methods could you override to allow data to be loaded from a custom data collection?
A valid way to extend Mage_Adminhtml_Cms_PageController with the Acme_Cms_Adminhtml_PageController class would be to set the following configuration:Which of the following code pairs should be inserted in the blank spots in the code shown above?