Methods

Class Index [+]

Quicksearch

ActiveLdap::Ldif::DeleteRecord

Public Class Methods

new(dn, controls=[]) click to toggle source
     # File lib/active_ldap/ldif.rb, line 779
779:       def initialize(dn, controls=[])
780:         super(dn, {}, controls, "delete")
781:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.