LimeSurvey API - Master branch

ldap_helper.php

Table of Contents

Functions

ldap_getCnx()  : mixed
ldap_bindCnx()  : mixed
ldap_readattr()  : mixed
ldap_search_withScope()  : mixed
ldap_doTokenSearch()  : mixed
prepareLDAPQuery()  : mixed

Functions

ldap_getCnx()

ldap_getCnx([mixed $server_id = null ]) : mixed
Parameters
$server_id : mixed = null

ldap_bindCnx()

ldap_bindCnx(mixed $ds[, mixed $server_id = null ]) : mixed
Parameters
$ds : mixed
$server_id : mixed = null

ldap_readattr()

ldap_readattr(mixed $attr) : mixed
Parameters
$attr : mixed

ldap_search_withScope()

ldap_search_withScope(mixed $ds, mixed $basedn, mixed $filter, mixed $attrlist, mixed $scope) : mixed
Parameters
$ds : mixed
$basedn : mixed
$filter : mixed
$attrlist : mixed
$scope : mixed

ldap_doTokenSearch()

ldap_doTokenSearch(mixed $ds, mixed $ldapq, mixed &$ResArray, int $surveyid) : mixed
Parameters
$ds : mixed
$ldapq : mixed
$ResArray : mixed
$surveyid : int

prepareLDAPQuery()

prepareLDAPQuery(mixed $queryId) : mixed
Parameters
$queryId : mixed

        
On this page

Search results