1.0
1.2
profile
http://www.escenic.com/taglib/escenic-profile
define
neo.taglib.profile.DefineTag
neo.taglib.profile.DefineTEI
empty
id
true
false
toScope
false
true
name
false
true
property
false
true
profileId
false
true
exist
neo.taglib.profile.ExistTag
JSP
Checks if a profile, specified by the profileName attribute, exist. If the profile exist the body if this tag will
be rendered.
title
true
true
notExist
neo.taglib.profile.NotExistTag
JSP
Checks if a profile, specified by the profileName attribute, exist. If the profile do not exist the body if
this tag will be rendered.
title
true
true
field
neo.taglib.profile.FieldTag
JSP
id
false
false
length
false
true
field
true
true
transform
false
true
hasValue
neo.taglib.profile.HasValueTag
JSP
Will only do the body if the field or fields secified has some content.
field
true
true
hasNoValue
neo.taglib.profile.HasNoValueTag
JSP
Will only do the body if the field or fields secified has NO content.
field
true
true
present
neo.taglib.profile.PresentTag
JSP
Checks if a profile is present in the request
notPresent
neo.taglib.profile.NotPresentTag
JSP
Checks if a profile is present in the request
use
neo.taglib.profile.UseTag
neo.taglib.profile.ProfileTEI
JSP
title
true
true
name
false
true
property
false
true
profileId
false
true