API17:JLDAP:: construct
From Joomla! Documentation
JLDAP::__construct
Description
Constructor.
public function __construct ($configObj=null)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $configObj | object | null | An object of configuration variables |
- Returns
- Defined on line 83 of libraries/joomla/client/ldap.php
See also
JLDAP::__construct source code on BitBucket
Class JLDAP
Subpackage Client- Other versions of JLDAP::__construct
User contributed notes
Code Examples