[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/symfony/ldap/Adapter/ExtLdap/ -> EntryManager.php (summary)

(no description)

File Size: 168 lines (6 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

EntryManager:: (11 methods):
  __construct()
  add()
  update()
  remove()
  addAttributeValues()
  removeAttributeValues()
  rename()
  move()
  getConnectionResource()
  applyOperations()
  parseRdnFromEntry()


Class: EntryManager  - X-Ref


__construct(Connection $connection)   X-Ref
No description

add(Entry $entry)   X-Ref
{@inheritdoc}


update(Entry $entry)   X-Ref
{@inheritdoc}


remove(Entry $entry)   X-Ref
{@inheritdoc}


addAttributeValues(Entry $entry, string $attribute, array $values)   X-Ref
Adds values to an entry's multi-valued attribute from the LDAP server.


removeAttributeValues(Entry $entry, string $attribute, array $values)   X-Ref
Removes values from an entry's multi-valued attribute from the LDAP server.


rename(Entry $entry, string $newRdn, bool $removeOldRdn = true)   X-Ref
{@inheritdoc}


move(Entry $entry, string $newParent)   X-Ref
Moves an entry on the Ldap server.


getConnectionResource()   X-Ref
Get the connection resource, but first check if the connection is bound.


applyOperations(string $dn, iterable $operations)   X-Ref

param: iterable<int, UpdateOperation> $operations An array or iterable of UpdateOperation instances

parseRdnFromEntry(Entry $entry)   X-Ref
No description



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer