Methods

Class/Module Index [+]

Quicksearch

ActiveLdap::Operations::LDIF::DeleteRecordLoadable

Public Instance Methods

load(operator, options) click to toggle source
# File lib/active_ldap/operations.rb, line 423
def load(operator, options)
  operator.delete_entry(dn, {:controls => controls}.merge(options))
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.