[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/symfony/ldap/Adapter/ExtLdap/ -> Query.php (summary)

(no description)

File Size: 270 lines (9 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Query:: (11 methods):
  __construct()
  __sleep()
  __wakeup()
  __destruct()
  execute()
  getResource()
  getResources()
  resetPagination()
  controlPagedResult()
  controlPagedResultResponse()
  callSearchFunction()


Class: Query  - X-Ref


__construct(Connection $connection, string $dn, string $query, array $options = [])   X-Ref
No description

__sleep()   X-Ref

return: array

__wakeup()   X-Ref
No description

__destruct()   X-Ref
No description

execute()   X-Ref
{@inheritdoc}


getResource(int $idx = 0)   X-Ref
Returns an LDAP search resource. If this query resulted in multiple searches, only the first
page will be returned.

return: resource|Result|null

getResources()   X-Ref
Returns all LDAP search resources.

return: resource[]|Result[]

resetPagination()   X-Ref
Resets pagination on the current connection.


controlPagedResult($con, int $pageSize, bool $critical, string $cookie)   X-Ref
Sets LDAP pagination controls.

param: resource|LDAPConnection $con

controlPagedResultResponse($con, $result, string $cookie = '')   X-Ref
Retrieve LDAP pagination cookie.

param: resource|LDAPConnection $con
param: resource|Result         $result

callSearchFunction($con, callable $func, int $sizeLimit)   X-Ref
Calls actual LDAP search function with the prepared options and parameters.

param: resource|LDAPConnection $con
return: resource|Result|false



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer