程序包 | 说明 |
---|---|
org.opencms.configuration |
Reads and writes the XML based OpenCms configuration files.
|
org.opencms.main |
Provides the main OpenCms "operating system".
|
限定符和类型 | 方法和说明 |
---|---|
CmsDefaultUsers |
CmsSystemConfiguration.getCmsDefaultUsers()
Returns the default users.
|
限定符和类型 | 方法和说明 |
---|---|
static CmsDefaultUsers |
OpenCms.getDefaultUsers()
Returns the default user and group name configuration.
|
protected CmsDefaultUsers |
OpenCmsCore.getDefaultUsers()
Returns the default user and group name configuration.
|