sfCacheFilter deals with page caching and action caching.
Method Details
-
Executes this filter.
-
executeBeforeExecution ()
Browse code
-
executeBeforeRendering ()
Browse code
Executes this filter.
-
Gets an action template from the cache.
-
Gets a page template from the cache.
-
(bool) initialize (, )
Browse code
Initializes this Filter.
returns true, if initialization completes successfully, otherwise false
throws sfInitializationException If an error occurs while initializing this Filter
-
Sets an action template in the cache.
-
Sets a page template in the cache.
|