Magento
M70-101 · Question #58
Which one of the following statements is true regarding Mage_Core_Block_Text_List?
The correct answer is C. Mage_Core_Block_Text_List will always render all children automatically when it is rendered. See the full explanation below for the reasoning.
Question
Which one of the following statements is true regarding Mage_Core_Block_Text_List?
Options
- AMage_Core_Block_Text_List declares its own template for rendering, but the rendered template
- BChild blocks of Mage_Core_Block_Text_List are always rendered alphabetically by name.
- CMage_Core_Block_Text_List will always render all children automatically when it is rendered.
- DMage_Core_Block_Text_List directly extends Mage_Core_Block_Template
- EIn order to render, the parent block of Mage_Core_Block_Text_List must always be an output
How the community answered
(28 responses)- A4% (1)
- C82% (23)
- D7% (2)
- E7% (2)
Community Discussion
No community discussion yet for this question.