Formatting output Plese Wait...

zCache_factory Class Reference
[Caching Module]

Inheritance diagram for zCache_factory:

Inheritance graph
[legend]
Collaboration diagram for zCache_factory:

Collaboration graph
[legend]

Public Member Functions

 zCache_factory (&$controller, $methodName, $isRegister=false)
 __construct (&$controller, $methodName, $isRegister=false)
 renderedView ($viewName, $lifeTime=30)
 Cache Renderd View.
 loadedView ($viewName, $lifeTime=30)
 Cache Loaded View.
 renderedSharedView ($viewName, $lifeTime=30)
 Cache rendered Shared View.
 loadedSharedView ($viewName, $lifeTime=30)
 Cache Loaded Shared View.
 controller ($lifeTime=30)
 Cache the Whole Controller (excluding layout).
 method ($methodName, $lifeTime=30)
 Cache this Method of this Controller Class.
 full ()
 Full Page Cache including Layout.

Data Fields

 $controller
 $methodName
 $isReg

Detailed Description

This Class is liable for delevaring caches. It is capable to handle full Application Cache, rendered/loaded general/shared View cache or controller cache.

Definition at line 30 of file usr/lib/module/cache/cache.php.


Constructor & Destructor Documentation

zCache_factory::__construct( unknown $controller, unknown $methodName, unknown $isRegister = false )


Member Function Documentation

zCache_factory::zCache_factory( unknown $controller, unknown $methodName, unknown $isRegister = false )

zCache_factory::renderedView( string $viewName, int $lifeTime = 30 )

zCache_factory::loadedView( string $viewName, int $lifeTime = 30 )

zCache_factory::renderedSharedView( string $viewName, int $lifeTime = 30 )

zCache_factory::loadedSharedView( string $viewName, int $lifeTime = 30 )

zCache_factory::controller( int $lifeTime = 30 ) 

zCache_factory::method( string $methodName, int $lifeTime = 30 )

zCache_factory::full( ) 


Field Documentation

zCache_factory::$controller

zCache_factory::$methodName

zCache_factory::$isReg


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

Generated on Mon Oct 27 23:53:20 2008 for zigmoyd.kdevelop by doxygen 1.5.6
CompoundsX
Build Compounds List