.
HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1
212-599-2048
Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development
Chat now
.
EN - English
CN - 中文
JP - 日本語
DE - Deutsch
FR - Français
BR - Português
RU - Pу́сский
IT - Italiano
IN - हिन्दी
ES - Español
KR - 한국어
ID - Indonesia
NL - Dutch
TR - Türkçe
SA - العربية
SE - Svenska
NO - Norsk
PL - Polski
TH - ไทย
DK - Dansk
MY - Malay
PH - Filipino
GR - Ελληνικά
FI - Suomi
IL - עברית
IE - Gaeilge
CZ - Čeština
UA - Українська
RO - Română
VN - Tiếng Việt
BD - বাংলা
HU - Magyar
Need a Domino Consultant? Call NotesMail +1 212-599-2048
-
HCLSoftware Business Partner
JSP CUSTOM TAG LIBRARIES
ifeditor tag
Conditional tag. Restricts JSP generation based on whether a user has editor level access to a database, as defined in the ACL. If the "is" attribute equals true, evaluates the body of the tag if the user who opened the database (see Security) has editor access. If the "is" attribute equals false, evaluates the body if the user does not have editor access to the database.
Contexts
Valid in:
db
,
view
,
ftsearch
,
document
,
form
Syntax
<domino:ifeditor
is="true|false"
debug="true|false"
onfailure="inline|exception"
time="true|false">
Attributes
is
Boolean value that indicates whether the user has editor access to the database. If true or not specified, evaluates the body if the user has editor access. If false, evaluates the body if the user does not have editor access. Optional.
See the
Common Domino JSP tag attributes
section for definitions of debug, onfailure, and time.
See Also
The Domtags tag library
Feedback on
Help
or
Product Usability
?
Help on Help
All Help Contents
Feedback on
Help
or
Usability
?
Help on Help
All Help Contents