tools
[ class tree: tools ] [ index: tools ] [ all elements ]

Procedural File: export.inc

Source Location: /lib/export.inc



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:

Functions 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:

author:  Roland Gruber
author:  The phpLDAPadmin development team


Includes:

include_once('status.inc') [line 40]
used to print status messages







get_user_agent_string [line 847]

String get_user_agent_string( )

Gets the USER_AGENT string from the $_SERVER array, all in lower case in an E_NOTICE safe manner.



Tags:

return:  The user agent string as reported by the browser.


[ Top ]



is_browser_os_mac [line 947]

boolean is_browser_os_mac( )

Determines whether the browser's operating system is Macintosh.



Tags:

return:  True if the brower's OS is mac, false otherwise.


[ Top ]



is_browser_os_unix [line 859]

boolean is_browser_os_unix( )

Determines whether the browser's operating system is UNIX (or something like UNIX).



Tags:

return:  True if the brower's OS is UNIX, false otherwise.


[ Top ]



is_browser_os_windows [line 910]

boolean is_browser_os_windows( )

Determines whether the browser's operating system is Windows.



Tags:

return:  True if the brower's OS is Windows, false otherwise.


[ Top ]



Documentation generated on Tue, 07 Feb 2006 17:03:39 +0100 by phpDocumentor 1.2.3