public class BlankPageClientSideElement extends AbstractPageClientSideElement
ClientSideElement
creates a button representing the type of pageClientSideElement.Script, ClientSideElement.ScriptFile
_resolver, _synchronizeComponent
_currentUserProvider, _dependencies, _featureName, _id, _pluginName, _rightManager, _rights, _rightsMode, _script
Constructor and Description |
---|
BlankPageClientSideElement() |
Modifier and Type | Method and Description |
---|---|
protected I18nizableText |
getBlankPageDescription(Page page)
Get the description the page is a blank page
|
protected I18nizableText |
getNoBlankPageDescription(Page page)
Get the description the page is not a blank page
|
Map<String,Object> |
getStatus(List<String> pageIds)
Get the pages' status
|
getAllRightPageDescription, getNoModifiablePageDescription, getNoRightPageDescription, getPageDefaultParameters, hasRight, service
_configureClass, _configureParameters, _configureScript, configureInitialParameters
_configureDependencies, _configureImports, _configureRights, _configureRightsMode, configure, getDependencies, getId, getPluginName, getRights, getScripts, getScripts, hasRight, setPluginInfo, toString
getLogger, setLogger
public BlankPageClientSideElement()
public Map<String,Object> getStatus(List<String> pageIds)
pageIds
- The page idsprotected I18nizableText getBlankPageDescription(Page page)
page
- the pageprotected I18nizableText getNoBlankPageDescription(Page page)
page
- the page