Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
execute () | |
Champs de données | |
const | DEREF_NEVER = 0x00 |
const | DEREF_SEARCHING = 0x01 |
const | DEREF_FINDING = 0x02 |
const | DEREF_ALWAYS = 0x03 |
const | SCOPE_BASE = 'base' |
const | SCOPE_ONE = 'one' |
const | SCOPE_SUB = 'sub' |
execute | ( | ) |
Executes a query and returns the list of Ldap entries.
NotBoundException | |
LdapException |
Implémenté dans Query.
const DEREF_ALWAYS = 0x03 |
const DEREF_FINDING = 0x02 |
const DEREF_NEVER = 0x00 |
const DEREF_SEARCHING = 0x01 |
const SCOPE_BASE = 'base' |
const SCOPE_ONE = 'one' |
const SCOPE_SUB = 'sub' |