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/classMatrix-members.html | 47 ++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 management-interface/lib/api/classMatrix-members.html (limited to 'management-interface/lib/api/classMatrix-members.html') diff --git a/management-interface/lib/api/classMatrix-members.html b/management-interface/lib/api/classMatrix-members.html new file mode 100644 index 0000000..672ead2 --- /dev/null +++ b/management-interface/lib/api/classMatrix-members.html @@ -0,0 +1,47 @@ + + + +
+ + + +|
+ Fat-Free Framework
+ 3.2.2
+
+
+ |
+
This is the complete list of members for Matrix, including all inherited members.
+| calendar($date='now', $first=0) | Matrix | |
| changekey(array &$var, $old, $new) | Matrix | |
| instance() | Prefab | static |
| pick(array $var, $col) | Matrix | |
| sort(array &$var, $col, $order=SORT_ASC) | Matrix | |
| transpose(array &$var) | Matrix |