AdapterInterface
interface AdapterInterface
Methods
getConnection()
Returns the current connection.
createQuery(string $dn, string $query, array $options = array())
Creates a new Query.
getEntryManager()
Fetches the entry manager instance.
string
escape(string $subject, string $ignore = '', int $flags = 0)
Escape a string for use in an LDAP filter or DN.
Details
QueryInterface
createQuery(string $dn, string $query, array $options = array())
Creates a new Query.