public class InitElement extends AbstractContentTemplatingElement
Modifier and Type | Field and Description |
---|---|
static String |
PAGE_EDITOR_CSS |
static String |
PAGE_EDITOR_JS_SOURCE |
Constructor and Description |
---|
InitElement(info.magnolia.cms.beans.config.ServerConfiguration server,
info.magnolia.rendering.context.RenderingContext renderingContext) |
Modifier and Type | Method and Description |
---|---|
void |
begin(Appendable out) |
void |
end(Appendable out)
Override this method if you need to "do something" once the component is rendered, i.e cleanup the context.
|
void |
setDialog(String dialog) |
getContent, getNodeIdentifier, getNodePath, getPassedContent, getPath, getWorkspace, renderComments, restoreAttributesInWebContext, setAttributesInWebContext, setContent, setNodeIdentifier, setPath, setWorkspace
currentContent, getDefinitionMessage, getInterfaceMessage, getRenderingContext, getServer, isAdmin
public static final String PAGE_EDITOR_JS_SOURCE
public static final String PAGE_EDITOR_CSS
public InitElement(info.magnolia.cms.beans.config.ServerConfiguration server, info.magnolia.rendering.context.RenderingContext renderingContext)
public void begin(Appendable out) throws IOException, info.magnolia.rendering.engine.RenderException
begin
in interface TemplatingElement
begin
in class AbstractTemplatingElement
IOException
info.magnolia.rendering.engine.RenderException
public void end(Appendable out) throws IOException, info.magnolia.rendering.engine.RenderException
AbstractTemplatingElement
end
in interface TemplatingElement
end
in class AbstractTemplatingElement
IOException
info.magnolia.rendering.engine.RenderException
public void setDialog(String dialog)
Copyright © 2003–2015 Magnolia International Ltd.. All rights reserved.