Which is the correct type attribute for a structural block?
Which is the correct type attribute for a structural block?
which two of the following must you do?
To implement a standard Adminhtml form for a custom data model, which two of the following must you do?
(Choose two)
When a block of type __________ is rendered, all its ch…
When a block of type __________ is rendered, all its child blocks are rendered automatically, without the need
to call the getChildHtml () method.
What type of Magento class is an API resource?
What type of Magento class is an API resource?
Which ONE of the following adds links to the top links …
what order are the routers from the Magento core checke…
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
Which ONE of the following steps do you have to take?
You want to create a new “screendesign” package based on the “default” package’s “default” theme.
Which ONE of the following steps do you have to take?
Which kind of class is responsible for calculating the …
Which kind of class is responsible for calculating the actual amount of reward points in every case?
Which one of these code samples will assign a root temp…
Which of the following block methods is the best to ove…
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?