Tuesday, September 3, 2013

What are “magic methods” in Magento?

Magento uses __call(), __get(), __set(), __uns(), __has(), __isset(), __toString(), __construct(), etc. magic methods. You can find more details inside class Varien_Object
For more information about magic methods: http://php.net/manual/en/language.oop5.magic.php

2 comments:

  1. Thanks for the best blog.it was very useful for me.keep sharing such ideas in the future as well.this was actually what i was looking for,and i am glad to came here!
    magento development company in bangalore 

    ReplyDelete
  2. I was also facing same issue, when i configured the admin page, i have been redirected to blank page, but i researched for that and and found your post very helpful. Also i found magento functions cheat sheet, , Have a look in to it, may be it will help others as helped me.

    ReplyDelete