Uses of Class
org.exoplatform.social.core.space.SpaceTemplateConfigPlugin
Packages that use SpaceTemplateConfigPlugin
Package
Description
Provides classes that are necessary to control spaces and their lifecycles.
-
Uses of SpaceTemplateConfigPlugin in org.exoplatform.social.core.space.spi
Methods in org.exoplatform.social.core.space.spi with parameters of type SpaceTemplateConfigPluginModifier and TypeMethodDescriptionvoidSpaceTemplateService.extendSpaceTemplatePlugin(SpaceTemplateConfigPlugin spaceTemplateConfigPlugin) Extends space template config plugin for extending the space applications.voidSpaceTemplateService.registerSpaceTemplatePlugin(SpaceTemplateConfigPlugin spaceTemplateConfigPlugin) Adds space template config plugin for configuring the space applications, visibility, registration and banner.