SLdapAuthModule Member List
This is the complete list of members for
SLdapAuthModule, including all inherited members.
| __construct() | SLdapAuthModule | |
| __sleep() | SLdapAuthModule | |
| __wakeup() | SLdapAuthModule | |
| authenticate($username, $password) | SLdapAuthModule | |
| checkConnect() | SLdapAuthModule | [private] |
| clearAllCaches() | SLdapAuthModule | |
| clearGroupCache() | SLdapAuthModule | |
| clearUserCache() | SLdapAuthModule | |
| connect($server, $port, $dn, $user="anonymous", $pass="anonymous") | SLdapAuthModule | [private] |
| disconnect() | SLdapAuthModule | |
| doc() | SObject | |
| fillLoggedInUserInfo($uid= '') | SLdapAuthModule | [private] |
| getEmail($uid= '') | SLdapAuthModule | |
| getError() | SObject | |
| getErrorFrom($obj) | SObject | |
| getFirstName($uid= '') | SLdapAuthModule | |
| getGroupFromGid($gid) | SLdapAuthModule | |
| getGroupInfo($gid) | SLdapAuthModule | |
| getHomePhone($uid= '') | SLdapAuthModule | |
| getLastError() | SObject | |
| getLastName($uid= '') | SLdapAuthModule | |
| getLastStaticError() | SObject | [static] |
| getLastStaticWarning() | SObject | [static] |
| getLastWarning() | SObject | |
| getMobile($uid= '') | SLdapAuthModule | |
| getPassword() | SLdapAuthModule | |
| getPermissions() | SLdapAuthModule | |
| getPhone($uid= '') | SLdapAuthModule | |
| getRole() | SLdapAuthModule | |
| getStaticError() | SObject | [static] |
| getStaticWarning() | SObject | [static] |
| getUID() | SLdapAuthModule | |
| getUidFromRealName($firstName="", $lastName="") | SLdapAuthModule | |
| getUidFromUserName($username) | SLdapAuthModule | |
| getUserFromUid($uid) | SLdapAuthModule | |
| getUserInfo($uid) | SLdapAuthModule | |
| getUserName() | SLdapAuthModule | |
| getWarning() | SObject | |
| getWarningFrom($obj) | SObject | |
| getXMLErrors() | SObject | |
| hasError() | SObject | |
| hasStaticError() | SObject | [static] |
| hasStaticWarning() | SObject | [static] |
| hasWarning() | SObject | |
| listGroups($uid="") | SLdapAuthModule | |
| listUsers() | SLdapAuthModule | |
| lookupGroups($gid="") | SLdapAuthModule | [private] |
| lookupUsers($username="") | SLdapAuthModule | [private] |
| parseXML($xml) | SObject | |
| resetError() | SObject | |
| resetStaticError() | SObject | [static] |
| resetStaticWarning() | SObject | [static] |
| resetWarning() | SObject | |
| setError($error) | SObject | |
| setPrettyError($function, $error) | SObject | |
| setPrettyWarning($function, $warning) | SObject | |
| setStaticError($error) | SObject | [static] |
| setStaticPrettyError($function, $error) | SObject | [static] |
| setStaticPrettyWarning($function, $warning) | SObject | [static] |
| setStaticWarning($warning) | SObject | [static] |
| setUserError($error) | SObject | |
| setWarning($warning) | SObject | |
| setXMLErrorMode($mode) | SObject | |