Multiple Choice
Which two of the following will return an instance of a block object? (Choose two)
A) Mage::getBlock('page/html_header') ;
B) Mage::app() ->createBlock('page/html_header') ;
C) Mage::createBlock('page/html_header') ;
D) Mage::app() ->getLayout() ->createBlock('page/html_header') ;
E) Mage::getLayout() ->createBlock('page/html_header') ;
F) Mage::app() ->getLayout() ->createBlock('page/html_header') ->setTemplate('page/html/header=phtml') ;
Correct Answer:

Verified
Correct Answer:
Verified
Q28: You have a product collection and want
Q29: You want to define a list of
Q30: You want to implement a custom attribute
Q31: You need to override the default value
Q32: A customer bought two items but wants
Q34: With which three kinds of product relations
Q35: At what point in the grid preparation
Q36: Which of the following elements does NOT
Q37: What can you do in order to
Q38: A customer has complained that his reward