Procedural File: export_functions.php
Source Location: /lib/export_functions.php
Classes:
LdapExportInfo
This class encapsulate informations about the ldap server from which the export is done.
PlaAbstractExporter
This class represents the base class of all exporters
PlaExporter
PlaExporter acts a wrapper around another exporter.
PlaLdapExporter
Export data from a ldap server
PlaLdifExporter
Export entries to ldif format
PlaDsmlExporter
Export entries to DSML v.1
PlaVcardExporter
PlaCSVExporter
Export to cvs format
MyCustomExporter
Page Details:
Fuctions and classes for exporting ldap entries to others formats
(LDIF,DSML,..) An example is provided at the bottom of this file if you want implement yours. *
Tags:
|