When a block of type __________ is rendered, all its child blocks are rendered automatically, without
the need to call the getChildHtml () method.
C
Which is the correct type attribute for a structural block?
D
Within a Magento instance configured to use the package name “my_package” and the theme name
“my_theme”, which file would override the default catalog search template?
D
You
have
added
some
HTML
to
a
custom
template
located
at
“template/mytemplates/custom.phtml”. Which code snippet is the correct way to create a block for
custom.phtml in the layout XML?
A
You need to add a custom structural block template to a block that will render all children
automatically. Which three attributes are required in the block’s XML definition? (Choose THREE.)
D, E, F
You want to add additional XML (“Additional XML Declaration”) to an existing layout block. Which is
the proper tag for adding it?
C
What is the proper layout update handle for adding a CSS file to the product page?
C
The name of a design package in the Design tab of the System->Configuration window in Admin is
also used as ________ and ________ . (Choose TWO.)
A, C
You have a “custom/default” design package. You need to edit this file:
/app/design/frontend/base/defauIt/template/page/html/header.Phtml
Which method is a bad practice because the file will be overwritten during Magento upgrades?
A
Given a configured package “tmypackage” and a configured theme “mytheme”, which THREE of the
following templates would be part of the design fallback? (Choose THREE.)
A, D, F