import.inc
Interfaces, Classes, Traits and Enums
- ImporterTask
- A single import task.
- Importer
- Imports LDIF files.
- AddEntryTask
- Adds a complete LDAP entry.
- RenameEntryTask
- Renames an LDAP entry.
- DeleteEntryTask
- Deletes an LDAP entry.
- MultiTask
- Combines multiple import tasks.
- AddAttributesTask
- Adds attributes to an existing LDAP entry.
- DeleteAttributesTask
- Deletes attributes from an existing LDAP entry.
- ReplaceAttributesTask
- Replaces attributes in an existing LDAP entry.