0.1
1.2
topic
/tlds/topic
Tag library used to access various topic elements.
can_create
com.silverwrist.venice.ui.conf.jsp.TopicCanCreateTag
JSP
Includes its content if the user can create topics in the current conference.
can_freeze
com.silverwrist.venice.ui.conf.jsp.TopicCanFreezeTag
JSP
Includes its content if the user can freeze or unfreeze the current topic.
can_archive
com.silverwrist.venice.ui.conf.jsp.TopicCanArchiveTag
JSP
Includes its content if the user can archive or unarchive the current topic.
can_delete
com.silverwrist.venice.ui.conf.jsp.TopicCanDeleteTag
JSP
Includes its content if the user can delete the current topic.
ID
com.silverwrist.venice.ui.conf.jsp.TopicIDTag
empty
Substitutes the topic ID.
number
com.silverwrist.venice.ui.conf.jsp.TopicNumberTag
empty
Substitutes the topic number.
name
com.silverwrist.venice.ui.conf.jsp.TopicNameTag
empty
Substitutes the topic name.
is_archived
com.silverwrist.venice.ui.conf.jsp.TopicIsArchivedTag
JSP
Includes its content if the topic is archived.
is_not_archived
com.silverwrist.venice.ui.conf.jsp.TopicIsNotArchivedTag
JSP
Includes its content if the topic is not archived.
is_frozen
com.silverwrist.venice.ui.conf.jsp.TopicIsFrozenTag
JSP
Includes its content if the topic is frozen.
is_not_frozen
com.silverwrist.venice.ui.conf.jsp.TopicIsNotFrozenTag
JSP
Includes its content if the topic is not frozen.
is_hidden
com.silverwrist.venice.ui.conf.jsp.TopicIsHiddenTag
JSP
Includes its content if the topic is hidden.
is_not_hidden
com.silverwrist.venice.ui.conf.jsp.TopicIsNotHiddenTag
JSP
Includes its content if the topic is not hidden.
last_message
com.silverwrist.venice.ui.conf.jsp.TopicLastMessageTag
empty
Substitutes the index of the last message in the topic.
subscribed
com.silverwrist.venice.ui.conf.jsp.TopicSubscribedTag
JSP
Includes its content if the user is subscribed to this topic.
not_subscribed
com.silverwrist.venice.ui.conf.jsp.TopicNotSubscribedTag
JSP
Includes its content if the user is not subscribed to this topic.
can_send_invite
com.silverwrist.venice.ui.conf.jsp.TopicCanSendInvitationTag
JSP
Includes its content if the user can send an invitation to the current topic.
specified
com.silverwrist.venice.ui.conf.jsp.TopicSpecifiedTag
JSP
Includes its content if the topic was specified.
not_specified
com.silverwrist.venice.ui.conf.jsp.TopicNotSpecifiedTag
JSP
Includes its content if the topic was not specified.
can_post
com.silverwrist.venice.ui.conf.jsp.TopicCanPostTag
JSP
Includes its content if the user can post to the current topic.