7.2. Opt_View class
7.2.22. hasDynamicContent()
7.2.21. getTime()
« Previous
7.2.23. inherit()
Next »

7.2.22. hasDynamicContent()

ConstructMethod
Visibilitypublic
Referenceboolean hasDynamicContent()
Returned valueTrue, if the cached content still has some dynamic parts.
Versionssince 2.0.1

This method is used in the caching systems to support the opt:dynamic tag in the cached views. It returns true, if the instruction has been used and there is some content that must remain dynamic even in the cache file. The method should be used in conjunction with getOutputBuffers().

See also:

7.2.22. hasDynamicContent()
7.2. Opt_View class
« Previous
7.2.21. getTime()
Next »
7.2.23. inherit()