Plugins
Interfaces, Classes and Traits
- CSPortalGuiComponentPlugin
- This is the superclass of all plugins which can be used to extend a CSPortalGuiComponent used in CONTENTSERV.
- CSPortalSetupPlugin
- This plugins controls the CSPortal Interface It contains methods which are called during the Portal Setup To be included, it must be placed in a plugins/portal subfolder with a file name ending with PortalSetup.php.
- CSWidget
- This plugin controls the CSPortal Interface and should be used to create a widget in CSPortal
- CSWidgetPlugin
- This Plugin controls Widget handling.
