Multiple Choice
To implement a standard Adminhtml form for a custom data model, which two of the following must you do? (Choose two)
A) Declare your module's block class prefix in the config.xml file.
B) Implement a sub-class of Mage_Adminhtml_Block_Widget_Form.
C) Implement a sub-class of Mage_Adminhtml_Block_Form_Abstract.
D) Create sub-classes of Mage_Adminhtml_Block_Form_Element_Abstract for each form field to be presented.
E) Add a set of configuration values in the module's config-xml defining the form fields to be displayed.
Correct Answer:

Verified
Correct Answer:
Verified
Q2: Assume that PayPal has presented a new
Q3: Which of the following allows you to
Q4: When setData (' some', 'value') is called
Q5: Which method is called on a shipping
Q6: In which order are the following methods
Q8: What event do Website Restrictions use to
Q9: You need to implement private sales utilizing
Q10: How is the sort order in which
Q11: Which three of the following conditions should
Q12: Which file path correctly identifies the location