-
caching
... Chapter 15. Caching Chapter 15. Caching chapter, 15, caching Chapte...
-
caching.custom
...rev  Chapter 15. Caching  Next Custom Cache Implementation As an a...
-
variable.caching.type
... $caching_type $caching_type , caching_type $caching_type Prev  Chapter 1...
-
variable.caching
... $caching $caching , caching $caching Prev  Chapter 13. Smarty Class V...
-
caching.cacheable
...rev  Chapter 15. Caching  Next Controlling Cacheability of Output ...
-
caching.groups
...rev  Chapter 15. Caching  Next Cache Groups You can do more elabor...
-
caching.multiple.caches
...rev  Chapter 15. Caching  Next Multiple Caches Per Page You can ha...
-
variable.cache.lifetime
...ache will be regenerated. $caching must be turned on (either Smarty::CACHING_LIF...
-
variable.cache.dir
...heDir() , setCacheDir() , $caching , $use_sub_dirs , $cache_lifetime , $cache_mo...
-
api.test.install
...Home  Chapter 15. Caching ...
-
api.create.template
...ent products. See also the caching section for more information. compile_id is a...
-
language.escaping
...dvantage of browser script caching. When you need to embed Smarty variables/func...
-
language.function.nocache
...ocache} is used to disable caching of a template section. Every {nocache} must b...
-
language.function.eval
...saved! However if you have caching enabled, the output will be cached with the r...
-
api.is.cached
..._id ); This only works if $caching is set to one of Smarty::CACHING_LIFETIME_CUR...
-
language.function.for
...scription nocache Disables caching of the {for} loop Example 7.27. A simpl...
-
language.function.foreach
...scription nocache Disables caching of the {foreach} loop Example 7.30. A s...
-
troubleshooting
...y. in /.. This means that $caching is enabled and either; the $cache_dir is inco...
-
language.function.html.image
... If you don't use template caching , it is generally better to avoid {html_image...
-
preface
... Smarty's features such as caching, template inheritance and plugin architecture...
-
variable.cache.modified.check
...t {insert} tags. See also $caching , $cache_lifetime , and the caching section ....
-
smarty.for.programmers
...ing $cache_modified_check $caching $caching_type $compile_check $compile_dir $co...
-
language.function.block
...existing. nocache Disables caching of the {block} content Example 7.15. Si...
-
what.is.smarty
...tions , if's etc. Built-in caching support Arbitrary template sources Template I...
-
api.fetch
...pass a $cache id , see the caching section for more information. As an optional ...
-
api.display
...pass a $cache_id , see the caching section for more information. As an optional ...
-
language.function.debug
...he scope of a template. If caching is enabled and a page is loaded from cache {d...
-
installing.smarty.extended
...guestbook/cache/'); $this- caching = Smarty::CACHING_LIFETIME_CURRENT; $this- as...
-
variable.force.compile
...roduction environment. If $caching is enabled, the cache file(s) will be regener...
-
index
...ing $cache_modified_check $caching $caching_type $compile_check $compile_dir $co...
-
language.function.include
...time integer No n/a Enable caching of this subtemplate with an individual cache ...
-
language.function.include.php
...scription nocache Disables caching of inluded PHP script {include_php} tags are ...
-
language.function.section
...scription nocache Disables caching of the {section} loop Required attributes are...
-
variable.compile.check
...ll not get recompiled. If $caching is enabled and $compile_check is enabled, the...
-
api.variables
...ing $cache_modified_check $caching $caching_type $compile_check $compile_dir $co...
-
language.function.insert
...e NOT cached when template caching is enabled. They will be executed on every in...
-
tips.wap
...e header. If you are using caching , that won't work so we'll do it using the {i...
-
language.function.capture
...scription nocache Disables caching of this captured block Caution Be careful whe...
-
api.clear.all.cache
...che() , isCached() and the caching page. Prev  Up  Next clearAllAssign()...
-
variable.force.cache
... It does not override the $caching level, but merely pretends the template has n...
-
api.clear.cache
...emoved as a group, see the caching section for more information. As an optional ...
-
variable.cache.id
...the same template. See the caching section for more information. Prev  Up Â...