public class IsHelper extends BasicValueHelper
{{is item.active "active"}}
{{is item.active "active" "notActive"}}
Checker.isFalsy(Object)VALUE_TAG_TYPESHELPER_TAG_TYPES, NO_SUPPORTED_HASH_KEYSconfiguration| Constructor and Description |
|---|
IsHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Options options)
Execute the helper.
|
protected com.google.common.base.Optional<Set<String>> |
getSupportedHashKeys() |
protected int |
numberOfRequiredParameters() |
allowedTagTypesnumberOfRequiredHashEntries, validateappend, getHashValue, init, isSection, isUnescapeVariable, isVariablegetConfigurationKeys, checkNotInitialized, initclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConfigurationKeys, initprotected int numberOfRequiredParameters()
numberOfRequiredParameters in class BasicHelperpublic void execute(Options options)
Helperprotected com.google.common.base.Optional<Set<String>> getSupportedHashKeys()
getSupportedHashKeys in class BasicHelperCopyright © 2015. All rights reserved.