Packageindex Classtrees Modulegroups Elementlist Report XML Files

SyntaxCMS

F1CMS_Cache

F1CMS_Cache

public class F1CMS_Cache extends Cache_Output

Overrides the start() method to provide consistent buffering behavior -- whether caching is on or off.

Authors

 

Public Method Summary

string start(string $id, [ string $group ])
starts the output buffering and returns an empty string or returns the cached output from the cache.

Included files Summary, Type: include_once

Cache/Output.php Warning: documentation is missing.

Public Method Details

start

public string start(string $id, [ string $group ])

 

Parameter
string $id
ID
string $group = >>'default'<<
group
Returns string

Cached data


Included Files, Type: include_once

Cache/Output.php

include_once( Cache/Output.php )



Packageindex Classtrees Modulegroups Elementlist Report XML Files
Generated on Fri, 28 Apr 2006 19:06:12 -0400 by PHPDoc v1.5 www.phpdoc.de