問題1
Which piece of code creates a urlthat links to the store pages in transactional email templates?
Which piece of code creates a urlthat links to the store pages in transactional email templates?
正確答案: B
問題2
What type of block is created by the code below?

What type of block is created by the code below?

正確答案: D
問題3
Which of following "if else" constructs is used in Magento core templates?

Which of following "if else" constructs is used in Magento core templates?

正確答案: A
問題4
Which attribute of an XML tag in the layout defines the system configuration key to be checked before performing the action method?
Which attribute of an XML tag in the layout defines the system configuration key to be checked before performing the action method?
正確答案: B
問題5
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.)
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
問題6
You want to override the lcolumn.phtml file. Which two of the following methods could you use? (Choose TWO.)
You want to override the lcolumn.phtml file. Which two of the following methods could you use? (Choose TWO.)
正確答案: C,E
問題7
In layout XML, which tag attributes are always used when configuring a template block? (ChooseTHREE.)
In layout XML, which tag attributes are always used when configuring a template block? (ChooseTHREE.)
正確答案: D,F,G
問題8
How can you override a native template file in an activated custom theme, using the design fallback?
How can you override a native template file in an activated custom theme, using the design fallback?
正確答案: A
問題9
Which layout handle can be used to assign a customized template file to the filter navigation block in the left column?
Which layout handle can be used to assign a customized template file to the filter navigation block in the left column?
正確答案: D
問題10
If you open an HTML document with the following code sample in the browser, what will you see in the text of the two Alerts in the browser?

If you open an HTML document with the following code sample in the browser, what will you see in the text of the two Alerts in the browser?

正確答案: A