Package | Description |
---|---|
com.tridion.tcdl | |
com.tridion.tcdl.renderer | |
com.tridion.tcdl.tags |
Modifier and Type | Interface and Description |
---|---|
interface |
TagHandler
Defines minimal requirements for a TagHandler.
|
interface |
TagRenderer
Defines minimal requirements for a TagRenderer.
|
Modifier and Type | Method and Description |
---|---|
protected TagHandlerBase |
TagDispatcher.getEnclosingTagHandler()
Returns the TagHandler for the enclosing Tag of the currently active Tag in the processing Stack.
|
TagHandlerBase |
Tag.getHandler()
Returns the instance of associated
TagHandlerBase , if available. |
Modifier and Type | Method and Description |
---|---|
Collection<TagHandlerBase> |
TagHandlerRegistry.newHandlerChain(Tag tag)
Returns a Collection of TagHandlers (e.g.
|
Modifier and Type | Class and Description |
---|---|
class |
CommentTagRenderer
This class is responsible for runtime Comment Tag rendering.
|
class |
ComponentPresentationTagRenderer
This class is responsible for runtime component presentation tag rendering.
|
class |
ContentHeaderTagRenderer
ContentHeaderTagRenderer implementation.
|
class |
ContextPropertyTagRenderer
Sets a property in the global TransformContext.
|
class |
DefaultTagRenderer
A tagRenderer that holds the default behavior of a tag renderer.
|
class |
FirstLineTagRenderer
This is the FirstLine tag renderer implementation.
|
class |
LinkTagRenderer
This class is responsible for runtime Link Tag rendering.
|
class |
PositionMarkerTagRenderer
Bookmarks the position in the outputdocument with the given dependency list identifier (section).
|
class |
TaxonomyTagRenderer
This class is responsible for runtime Taxonomy Tag rendering.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultTagHandler
A tag handler that does not actually do anything.
|
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries