Description:
This class is configured in _spring/extconfig.xml to be the popup window
layout creator.
Hence it provides the default popup window layout which is used by olat.core
controllers creating popup windows.
The OLAT Webapplication may have different popup window layouts.
Description:
Generic callback interface to get a list of all available rights and a
translator that can translate the keys stored in the list to
internationalized strings.
Connect to the LDAP server with System DN and Password
Configuration: LDAP URL = olatextconfig.xml (property=ldapURL) System DN =
olatextconfig.xml (property=ldapSystemDN) System PW = olatextconfig.xml
(property=ldapSystemPW)
Connect to LDAP with the User-Name and Password given as parameters
Configuration: LDAP URL = olatextconfig.xml (property=ldapURL) LDAP Base =
olatextconfig.xml (property=ldapBase) LDAP Attributes Map =
olatextconfig.xml (property=userAttrs)
Do not use this method to access the bookmark manager! Use the
BookmakrManager.getInstance() method instead to access the spring loaded
bookmark manager
generates a DefaultElement with all its Attributes and children, and adds it to parent
This Function is needed to build the DefaultDocument of the ContentPackage