JSP CUSTOM TAG LIBRARIES
ifconflictentry tag
Conditional tag. In the context of a
viewloop
tag, if the current ViewEntry object is a conflict entry, which represents a document for which a replication conflict exists within a hierarchical or categorized view, the body of this tag displays. This tag can be used to edit the indentation or display properties of conflict entries to distinguish them from the other entry types, represented by the
ifdocumententry
,
iftotalentry
, and
ifcategoryentry
tags.
Contexts
Valid in:
viewloop
Creates for:
viewitem
Syntax
<domino:ifconflictentry
is="true|false"
debug="true|false"
onfailure="inline|exception"
time="true|false">
Attributes
is
Boolean value. If true, evaluates the body of the tag if the ViewEntry is a conflict record. If false, evaluates the body if the ViewEntry is
not
a conflict record. Default is true.
See the
Common Domino JSP tag attributes
section for definitions of debug, onfailure, and time.
See Also
The Domtags tag library
Glossary
Feedback on
Help
or
Product Usability
?
Help on Help
All Help Contents
Glossary