cache param in module

Have a programming question regarding your component, plug-in, extension or core hacks? Have an interesting tidbit, FAQ or programming tip you’d like to share? This is the place for you.

Moderators: tjay, seadap, Rogue4ngel, matthewhayashida

Post Reply
ewel
Joomla! Apprentice
Joomla! Apprentice
Posts: 37
Joined: Mon Oct 01, 2007 11:35 am

cache param in module

Post by ewel » Sat Dec 15, 2007 8:50 pm

I am writing a couple of modules and I am wondering if I should put in the cache parameter I have seen in other modules, and if I need to put anything in the module's php to make caching work.

If I am not mistaken I could just copy the cache param from another module into my module's xml and I do not need to do any php coding since the Joomla system will automatically pick up the parameter and act accordingly.

Is that correct?

Many thanks in advance!

Post Reply