From 155cf6aeea9ba7ecbc39face6442d3ce1b03ad8e Mon Sep 17 00:00:00 2001 From: Nils Schwabe Date: Wed, 4 Jun 2014 14:27:03 +0200 Subject: Add webinterface with functionallity --- .../lib/api/classCache-members.html | 52 ++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 management-interface/lib/api/classCache-members.html (limited to 'management-interface/lib/api/classCache-members.html') diff --git a/management-interface/lib/api/classCache-members.html b/management-interface/lib/api/classCache-members.html new file mode 100644 index 0000000..a8e0dcd --- /dev/null +++ b/management-interface/lib/api/classCache-members.html @@ -0,0 +1,52 @@ + + + + + + + +Fat-Free Framework: Member List + + + + + + +
+
+ + + + + + +
+
Fat-Free Framework +  3.2.2 +  Overview Class List Hierarchy +
+
+
+ + +
+
+
+
Cache Member List
+
+
+ +

This is the complete list of members for Cache, including all inherited members.

+ + + + + + + + + + + + +
$dsnCacheprotected
$prefixCache
$refCache
__construct($dsn=FALSE)Cache
clear($key)Cache
exists($key, &$val=NULL)Cache
get($key)Cache
instance()Prefabstatic
load($dsn)Cache
reset($suffix=NULL, $lifetime=0)Cache
set($key, $val, $ttl=0)Cache
-- cgit v1.2.3-55-g7522