From bab101a83b56f1fa31f415211df5e2569d75f3c6 Mon Sep 17 00:00:00 2001 From: Nils Schwabe Date: Mon, 7 Jul 2014 15:34:40 +0200 Subject: Remove unintentionally added f3 docs --- .../lib/api/classAuth-members.html | 54 ---------------------- 1 file changed, 54 deletions(-) delete mode 100644 management-interface/lib/api/classAuth-members.html (limited to 'management-interface/lib/api/classAuth-members.html') diff --git a/management-interface/lib/api/classAuth-members.html b/management-interface/lib/api/classAuth-members.html deleted file mode 100644 index cd14f20..0000000 --- a/management-interface/lib/api/classAuth-members.html +++ /dev/null @@ -1,54 +0,0 @@ - - - -
- - - -|
- Fat-Free Framework
- 3.2.2
-
-
- |
-
This is the complete list of members for Auth, including all inherited members.
-| $args | Auth | |
| $mapper | Auth | |
| $storage | Auth | protected |
| __construct($storage, array $args=NULL) | Auth | |
| _jig($id, $pw, $realm) | Auth | protected |
| _ldap($id, $pw) | Auth | protected |
| _mongo($id, $pw, $realm) | Auth | protected |
| _smtp($id, $pw) | Auth | protected |
| _sql($id, $pw, $realm) | Auth | protected |
| basic($func=NULL) | Auth | |
| E_LDAP (defined in Auth) | Auth | |
| E_SMTP (defined in Auth) | Auth | |
| login($id, $pw, $realm=NULL) | Auth |