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?
what is the effect on the layout update object instance?
When $ this ->load Layout (‘ foo_bar_baz’) is called in a standard front action, what is the effect on the layout
update object instance?
which of the following methods will save the changes in…
When changes are made to more than one of a collection’s items using setData( ‘some’, ‘value’), which of the
following methods will save the changes in the collection?
What is the purpose of Catalog Target rules?
What is the purpose of Catalog Target rules?
Applying the shopping cart rule’s action affects the qu…
Applying the shopping cart rule’s action affects the quote item by setting the quote item’s _______________.
Which three of the following conditions are used to pro…
Which three of the following conditions are used to protect an admin route via ACL? (Choose three)
Which three of the following object types will have a p…
Which three of the following object types will have a parent class found in the Mage_Eav module for the
purposes of EAV data storage in Magento? (Choose three)
Which one of the following xpaths is correct for replac…
Which one of the following xpaths is correct for replacing Mage_Customer_Model_Custom_Address via
Mage::helper (‘customer/address’)?
which one of the following classes?
A custom frontend controller will extend which one of the following classes?
When setData (‘ some’, ‘value’) is called on an EAV ent…
When setData (‘ some’, ‘value’) is called on an EAV entity and the entity is saved to the database,