WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsIAbLDAPAttributeMapService

IID:12e2d589-3c2a-48e4-8c82-b1e6464a0dfd
Inherits From:nsISupports

Methods

nsIAbLDAPAttributeMap getMapForPrefBranch ( ACString prefBranchName )

nsIAbLDAPAttributeMap getMapForPrefBranch ( ACString prefBranchName )

Accessor to construct or return a cached copy of the attribute map for a given preference branch. The map is constructed by first taking the default map (as specified by the "ldap_2.servers.default.attrmap" prefbranch), and then having any preferences specified by prefBranchName override the defaults. LDIF import and export code should use the default map.

Arguments:
prefBranchName
Returns:
the requested map

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com