Q. How and where does Magento differentiate between install, upgrade, and downgrade scripts? In Mage_Core_Model_App::_initModules(), calls Mage_Core_Model_Resource_Setup::applyAllUpdates(), and it then... Read More
Q. Which events are associated with sending output? http_response_send_before controller_front_send_response_before controller_front_send_response_after... Read More
Q. Which class is responsible for sending output? Mage_Core_Controller_Response_Http Magento uses a response object to send all output. All output... Read More
Q. How are layout xml directives processed? Mage_Core_Controller_Varien_Action::loadLayout() – processes the request to load layout Mage_Core_Model_Layout::__construct() – loads layout xml... Read More
Q. What is the difference regarding module loading between Mage::run() and Mage::app()? Mage::app() :: Get initialized application object. It provides... Read More
Zeen is a next generation WordPress theme. It’s powerful, beautifully designed and comes with everything you need to engage your visitors and increase conversions.