메소드 | 설명 | |
---|---|---|
addHandler ( LdapTools\Operation\Handler\OperationHandlerInterface $handler ) | ||
execute ( LdapTools\Operation\LdapOperationInterface $operation ) : mixed | ||
setConnection ( LdapTools\Connection\LdapConnectionInterface $connection ) | ||
setEventDispatcher ( LdapTools\Event\EventDispatcherInterface $dispatcher ) | ||
setLogger ( LdapTools\Log\LdapLoggerInterface $logger ) |
public addHandler ( LdapTools\Operation\Handler\OperationHandlerInterface $handler ) | ||
$handler | LdapTools\Operation\Handler\OperationHandlerInterface |
public setConnection ( LdapTools\Connection\LdapConnectionInterface $connection ) | ||
$connection | LdapTools\Connection\LdapConnectionInterface |
public setEventDispatcher ( LdapTools\Event\EventDispatcherInterface $dispatcher ) | ||
$dispatcher | LdapTools\Event\EventDispatcherInterface |
public setLogger ( LdapTools\Log\LdapLoggerInterface $logger ) | ||
$logger | LdapTools\Log\LdapLoggerInterface |