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/classSession-members.html | 53 ++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 management-interface/lib/api/classSession-members.html (limited to 'management-interface/lib/api/classSession-members.html') diff --git a/management-interface/lib/api/classSession-members.html b/management-interface/lib/api/classSession-members.html new file mode 100644 index 0000000..04e3346 --- /dev/null +++ b/management-interface/lib/api/classSession-members.html @@ -0,0 +1,53 @@ + + + +
+ + + +|
+ Fat-Free Framework
+ 3.2.2
+
+
+ |
+
This is the complete list of members for Session, including all inherited members.
+| $sid | Session | protected |
| __construct() | Session | |
| agent() | Session | |
| cleanup($max) | Session | |
| close() | Session | |
| csrf() | Session | |
| destroy($id) | Session | |
| ip() | Session | |
| open($path, $name) | Session | |
| read($id) | Session | |
| stamp() | Session | |
| write($id, $data) | Session |