Horde_Data_ldifHorde_Data implementation for LDAP Data Interchange Format (LDIF).
$Horde: turba/lib/Data/ldif.php,v 1.2.2.6 2010-09-21 16:20:40 jan Exp $
Copyright 2007-2009 The Horde Project (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
Located in /lib/Data/ldif.php (line 16)
Horde_Data | --Horde_Data_ldif
mixed
$_contentType
= 'text/ldif' (line 20)
mixed
$_extension
= 'ldif' (line 18)
array
$_mozillaAttr
= array('cn', 'givenName', 'sn', 'mail', 'mozillaNickname',Useful Mozilla address book attribute names.
array
$_turbaAttr
= array('name', 'firstname', 'lastname', 'email', 'alias',Useful Turba address book attribute names.
array
$_turbaMozillaMap
= array('name' => 'cn',Turba address book attribute names and the corresponding Mozilla name.
exportData (line 174)
Builds a LDIF file from a given data structure and returns it as a string.
exportFile (line 157)
Builds a LDIF file from a given data structure and triggers its download.
It DOES NOT exit the current script but only outputs the correct headers and data.
importData (line 122)
nextStep (line 224)
Takes all necessary actions for the given import step, parameters and form values and returns the next necessary step.
_is_safe_string (line 95)
Check if a string is safe according to RFC 2849, or if it needs to be base64 encoded.
Documentation generated on Sun, 30 Jan 2011 05:39:25 +0000 by phpDocumentor 1.4.3