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

Class: LdapWriter

Source Location: /lib/ldif_functions.php

Class Overview


Helper class to write entries into the ldap server


Methods



Class Details

[line 971]
Helper class to write entries into the ldap server



[ Top ]


Class Methods


constructor LdapWriter [line 978]

LdapWriter LdapWriter( &$ldapserver)

Constructor



Parameters:

   &$ldapserver  

[ Top ]

method ldapAdd [line 988]

true ldapAdd( LdifEntry $entry)

Add a new entry to the ldap server



Tags:

return:  in case of success, false otherwise


Parameters:

LdifEntry   $entry   the entry to add

[ Top ]

method ldapModify [line 998]

true ldapModify( LdifEntry $entry)

Modify an entry



Tags:

return:  in case of success, false otherwise


Parameters:

LdifEntry   $entry   the entry to add

[ Top ]


Documentation generated on Sun, 30 Dec 2007 17:50:17 -0800 by phpDocumentor 1.3.1