程序包 | 说明 |
---|---|
org.opencms.workplace.tools |
Contains the base classes for implementing a tool in the OpenCms Workplace "Administration" view.
|
org.opencms.workplace.tools.accounts |
This package contains the tool classes for the account management related administration views.
|
org.opencms.workplace.tools.content |
This package contains the tool classes for the content tools administration view.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsOfflineToolHandler
This tool handler disables the tool if in online project.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsAccountsToolHandler
Users management tool handler that hides the tool if the current user
has not the needed privileges.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsContentToolHandler
Element content tool handler that hides the element tools if the current user
has not the needed privileges.
|
class |
CmsElementContentToolHandler
Element content tool handler that hides the element tools if the current user
has not the needed privileges.
|
class |
CmsPropertyContentToolHandler
Property content tool handler that hides the property tools if the current user
has not the needed privileges.
|