Multiple Choice
Given the information shown below, which choice will correctly assign a customized template file using layout XML? Block type: example/controller Template path: /a pp/design/frontend/base/exampletheme/examplefolder/example.phtml
A) <template block type="example/ controller" name= "example" as="example1' file path="examplefolder/example.phtml"/ >
B) <block name="example/controller" template="examplefolder/example.phtml" />
C) <block type="example/controller" name="example" as="example" template="examplefolder/example.phtml" />
D) <reference name="example/controller" as "example" template="examplefolder/example.phtml" />
Correct Answer:

Verified
Correct Answer:
Verified
Q58: Given the following code, what color is
Q59: Based on the code below, what color
Q60: In Magento layouts, which attribute for <block>
Q61: Which attribute of an XML tag in
Q62: You want to override the lcolumn.phtml file.
Q64: The underscore prefix ("_") in variable names
Q65: Your project, which uses prototype.js, contains the
Q66: How can you override a native template
Q67: When assigning a template file, what is
Q68: In layout XML, which two handles are