package ldap
Implementation of the Light Weight Directory Access Protocol
Install
Dune Dependency
Authors
Maintainers
Sources
2.4.1.tar.gz
md5=4fe4b86fdd4d4448e642628c2f2c6762
sha512=ff1fd84013fb5dd592831a4b77f0b43d17ec70655912626399da804680426291e0cc34a32cc964d190ea0009926b8defc2670afd515ff66071e8f85127d2e390
doc/ldap.ldif/Ldif_oo/index.html
Module Ldif_oo
Source
an object oriented interface to the ldif parser
Ldif_oo.iter f ldif, iterate accross all ldif entries in the specified ldif object, applying f to each one
Ldif_oo.fold f ldif value, for each ldif entry en in the ldif object fold computes f (... (f (f value e1) e2) ...) en
Source
val entry2ldif :
?ext:bool ->
Buffer.t ->
< attributes : string list
; dn : string
; get_value : string -> string list.. > ->
Buffer.t
if you need a fast, low level interface to to_string, this function will write ldif directly into a buffer. Setting ext to true (defaul false) will write extended ldif. Extended ldif should be parsed using the Ldif_changerec_oo module.
read all the entries in the named ldif file and return them in a list
write all the entries in the given list to the named file in ldif format
Source
class ldif : ?in_ch:Pervasives.in_channel -> ?out_ch:Pervasives.out_channel ->
unit -> object ... end
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>