Uses of Interface
org.opencms.module.I_CmsModuleAction
Package
Description
OpenCms modules provide a powerful, standardized way to extend
the core OpenCms functionality.
-
Uses of I_CmsModuleAction in org.opencms.module
Modifier and TypeClassDescriptionclass
Simple base implementation of theI_CmsModuleAction
interface, extend this class for more sophisticated module action implementations.Modifier and TypeMethodDescriptionCmsModule.getActionInstance()
Returns the module action instance of this module, ornull
if no module action instance is configured.