Package | Description |
---|---|
com.tridion.tcdl |
Modifier and Type | Method and Description |
---|---|
static TCDLMode |
TCDLMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TCDLMode[] |
TCDLMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TCDLProcessor.process(String itemURI,
String input,
Map<String,String> variablesMap,
Writer target,
TCDLMode mode,
String dcpLanguage)
This method processes an item passed to it.
|
void |
TCDLProcessor.process(String itemURI,
String input,
Map<String,String> variablesMap,
Writer target,
TCDLMode mode,
String dcpLanguage,
GlobalExecutionArguments args)
This method processes an item passed to it.
|
Constructor and Description |
---|
TagHandlerRegistry(boolean registerInternal,
TCDLMode mode)
Constructs the TagHandlerRegistry, when [registerInternal] is true it will register all tcdl internal tag
handlers for Tridion.
|
TagHandlerRegistry(TCDLMode mode,
DefaultTagSet tagSet)
Constructs the TagHandlerRegistry, when [registerInternal] is true it will register all tcdl internal tag
handlers using [tagSet] for specific service.
|
TCDLEngine(TCDLMode mode)
Creates a new TCDLEngine in a certain mode.
|
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries