Documentation automatically generated from the source-code using phpDocumentor.
Official Homepage: xao-php.sourceforge.net
XAO
Official homepage | API home | class tree: XAO | index: XAO | all elements

Class: CacheMan

Source Location: Program_Root/XAO_CacheMan.php

Class CacheMan

Class Overview

Cache Manager class

WARNING - WARNING - WARNING - WARNING - WARNING - WARNING - WARNING DO NOT ATTEMPT TO USE THIS CLASS. IT IS A WORK IN PROGRESS. IT IS VAPOURWARE. IT PROBABLY HAS NOT EVEN BEEN THROUGH THE INTERPRETER/PARSER YET. IT WILL NOT WORK. THE DESIGN WILL CHANGE. THERE'S STILL MUCH WORK TO BE DONE. LEAVE IT. This class is responsible for providing generic file caching functionality. It provides any DomDoc derived class with the ability to cache the XML content of DomDoc::objDoc. This means that applications can cache on any level where data is aggregated via a DomDoc based class. This class is also used by AppDoc based classes to support XSLT transformation caching.

Located in Program_Root/XAO_CacheMan.php [line 42]

XaoRoot
   |
   --CacheMan

Properties

Methods

[ Top ]
Property Summary
mixed   $arrPrm  
mixed   $blnRaiseExceptions  

[ Top ]
Method Summary
CacheMan   CacheMan()  
void   strGetCache()  
void   uriEnsureKeyPath()  
void   WriteCache()  

[ Top ]
Properties
mixed   $arrPrm [line 44]

[ Top ]
mixed   $blnRaiseExceptions [line 46]

[ Top ]
Methods
Constructor CacheMan  [line 48]

  CacheMan CacheMan( mixed $arrCacheParams  )



[ Top ]
strGetCache  [line 53]

  void strGetCache( )



[ Top ]
uriEnsureKeyPath  [line 61]

  void uriEnsureKeyPath( )



[ Top ]
WriteCache  [line 57]

  void WriteCache( mixed $strPayload  )



[ Top ]

Documentation generated on Tue, 23 Sep 2003 18:33:54 +1000 by phpDocumentor 1.2.2