constructor Cache_Lite_Output::Cache_Lite_Output

constructor Cache_Lite_Output::Cache_Lite_Output() – Constructor

Synopsis

require_once 'Cache/Lite/Output.php';

void constructor Cache_Lite_Output::Cache_Lite_Output ( array $options )

Description

The constructor of the Cache_Lite_Output class. You can give an associative array as an argument to set a lot of options.

Parameter

array $options

associative array to set a lot of options (see Cache_Lite constructor for details)

Note

This function can not be called statically.

Extend the life of a valid cache file (Previous) Test if a cache is available and (if yes) return it to the browser. Else, the output buffering is activated. (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.