public class EmbedHelper extends BasicValueHelper
{{embed data.template}}
By default, the template source is embedded as a JavaScript snippet.
| Modifier and Type | Class and Description |
|---|---|
static interface |
EmbedHelper.SourceProcessor |
VALUE_TAG_TYPESHELPER_TAG_TYPESconfiguration| Constructor and Description |
|---|
EmbedHelper() |
EmbedHelper(EmbedHelper.SourceProcessor sourceProcessor) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Options options)
Execute the helper.
|
allowedTagTypesnumberOfRequiredHashEntries, numberOfRequiredParameters, validateappend, getHashValue, init, isSection, isUnescapeVariable, isVariablegetConfigurationKeys, checkNotInitialized, initclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConfigurationKeys, initpublic EmbedHelper()
public EmbedHelper(EmbedHelper.SourceProcessor sourceProcessor)
Copyright © 2015. All Rights Reserved.