CacheHelper Class Reference

Inheritance diagram for CacheHelper:

AppHelper Helper Helper Overloadable Overloadable Object Object Object Object

List of all members.


Public Member Functions

 cache ($file, $out, $cache=false)

Public Attributes

 $cacheAction
 $view

Detailed Description

Definition at line 37 of file cache.php.


Member Function Documentation

CacheHelper::cache ( file,
out,
cache = false 
)

Main method used to cache a view

Parameters:
string $file File to cache
string $out output to cache
boolean $cache
Returns:
view ouput

Definition at line 76 of file cache.php.

References $file, $out, and Inflector::slug().


Member Data Documentation

CacheHelper::$cacheAction

Definition at line 67 of file cache.php.

CacheHelper::$view

Definition at line 60 of file cache.php.


The documentation for this class was generated from the following file: