JLDAP::simple search
From Joomla! Documentation
The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.
JLDAP::simple_search[edit]
Description[edit]
Perform an LDAP search using comma seperated search strings.
public function simple_search ($search)
Parameter | Type | Default | Description |
---|---|---|---|
$search | string | search string of search values |
- Returns
- Defined on line 197 of libraries/joomla/client/ldap.php
See also[edit]
JLDAP::simple_search source code on BitBucket
Class JLDAP
Subpackage Client
- Other versions of JLDAP::simple_search
User contributed notes[edit]
Code Examples[edit]