Property | Type | Description | |
---|---|---|---|
$connection | LdapTools\Connection\LdapConnectionInterface | ||
$dispatcher | LdapTools\Event\EventDispatcherInterface |
Method | Description | |
---|---|---|
setConnection ( LdapTools\Connection\LdapConnectionInterface $connection ) | ||
setEventDispatcher ( LdapTools\Event\EventDispatcherInterface $dispatcher ) | ||
setOperationDefaults ( LdapTools\Operation\LdapOperationInterface $operation ) |
public setConnection ( LdapTools\Connection\LdapConnectionInterface $connection ) | ||
$connection | LdapTools\Connection\LdapConnectionInterface |
public setEventDispatcher ( LdapTools\Event\EventDispatcherInterface $dispatcher ) | ||
$dispatcher | LdapTools\Event\EventDispatcherInterface |
public setOperationDefaults ( LdapTools\Operation\LdapOperationInterface $operation ) | ||
$operation | LdapTools\Operation\LdapOperationInterface |
protected LdapConnectionInterface,LdapTools\Connection $connection | ||
return | LdapTools\Connection\LdapConnectionInterface |