Methods

Class Index [+]

Quicksearch

ActiveLdap::Operations::LDIF::ModifyNameRecordLoadable

Public Instance Methods

load(operator, options) click to toggle source
     # File lib/active_ldap/operations.rb, line 429
429:         def load(operator, options)
430:           operator.modify_rdn_entry(dn, new_rdn, delete_old_rdn?, new_superior,
431:                                     {:controls => controls}.merge(options))
432:         end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.