Get All Children Of A Block in Magento zendnwar March 5, 2015 Magento 0 Comments Sorted: $this->getSortedChildren() Unsorted: $this->getChild() Related Posts Magento does not accept different Name than sitemap.xml zendnwar March 11, 2015 It is very simple, please follow below step. /app/code/core/Mage/Core/Model/File/Validator/Avai .. How to override mage file in magento zendnwar May 27, 2013 Core files in the local folder override the same files in the core folder. Mage library file : ..