public final class AuthorizeAttrProcessor
extends org.thymeleaf.standard.processor.AbstractStandardConditionalVisibilityTagProcessor
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTR_NAME |
static String |
ATTR_NAME_EXPR |
static int |
ATTR_PRECEDENCE |
| Constructor and Description |
|---|
AuthorizeAttrProcessor(String dialectPrefix,
String attrName) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isVisible(org.thymeleaf.context.ITemplateContext context,
org.thymeleaf.model.IProcessableElementTag tag,
org.thymeleaf.engine.AttributeName attributeName,
String attributeValue) |
doProcessdoProcessgetDialectPrefix, getMatchingAttributeName, getMatchingElementName, processgetPrecedence, getTemplateModepublic static final int ATTR_PRECEDENCE
public static final String ATTR_NAME
public static final String ATTR_NAME_EXPR
protected boolean isVisible(org.thymeleaf.context.ITemplateContext context,
org.thymeleaf.model.IProcessableElementTag tag,
org.thymeleaf.engine.AttributeName attributeName,
String attributeValue)
isVisible in class org.thymeleaf.standard.processor.AbstractStandardConditionalVisibilityTagProcessorCopyright © 2016 The THYMELEAF team. All rights reserved.