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?
Which XML layout handle is used to assign layout configurations to all pages of a store?
You want to override the lcolumn.phtml file. Which two of the following methods could you use? (Choose TWO.)
If you want to provide an existing custom theme for a mobile device browser, you'll only have to _____________.
Given the information shown below, which answer 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
When a block of type __________ is rendered, all its child blocks are rendered automatically, without the need to call the getChildHtml () method.
In System->Configuration ‘Design’ you can configure individual theme names for ________ . (Choose FIVE)
Using prototype.js, which selector would be used to target a group of list items with the class of item?
How can you override a native template file in an activated custom theme, using the design fallback?