Forums / Developer / Identify extension for cache-block?

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Identify extension for cache-block?

Author Message

Nicklas Lundgren

Thursday 11 December 2003 4:04:27 am

Hi all,
I have a question regarding cache-block.
When trying to cache pages generated by an extension, I realize that there is no $module_result-array to use for identification of the block.

Has anybody got any ideas about what to use instead? Somehow I must find out what makes the extension unique. Could I get the url from some variable, for instance?

Any help greatly appreciated.

Regards,
Nicklas Lundgren

Björn X

Thursday 11 December 2003 10:12:23 am

well ...

did you check the contents of $module (I think) in the php code

you can try to use one of this contents and make it avialable in the template