I am wondering how to automatically include helper into to the all models files of the component, that i only need to create object from helpers class in models files?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
Avoid using
Put this snippet in the beginning of your component entry controller. Joomla will then autmotically load the class only when it's needed. By using the regular PHP |
|||
|
|