ExamGecko
Question list
Search
Search

Question 39 - AD0-E711 discussion

Report
Export

A developer needs to configure a page to use the single-column layout. Which XML code performs this task?

A.
<action method-"set template"><template>page/1 column.phtml</template></action>
Answers
A.
<action method-"set template"><template>page/1 column.phtml</template></action>
B.
<action method="set Template">page/1 column.phlml</action>
Answers
B.
<action method="set Template">page/1 column.phlml</action>
C.
<action method=''setTemplate"><page>1cournn.phtml</page></action>
Answers
C.
<action method=''setTemplate"><page>1cournn.phtml</page></action>
Suggested answer: A

Explanation:

To configure a page to use the single-column layout, the developer should use the following XML code: <action method="set template"><template>page/1 column.phtml</template></action>. This code sets the template for the page to the single-column layout template.

asked 02/10/2024
Robert Akehurst
34 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first