Skip to main content

Template Variables: conversation

conversationobject
An html link to the conversation
archivedint
If true, the conversation has been archived by the current user
checkboxstring
A checkbox html element
content_classstring
A class attribute to be applied to an html element that represents the conversation
content_idstring
A string that says "conversation-[id]". The [id] is replaced by the conversation's id
created_byuser
A link to the profile of the user who created the conversation
created_onstring
An html representation of the date/time the conversation was created
first_messagemessage
The first message in the conversation
hrefstring
The href attribute of the conversation containing its URL
idint
The unique numerical identifier of the conversation
is_newint
If true, the conversation has unread messages for the current user
labelsstring
The html to display all the labels applied to the conversation
last_messagemessage
The most recent message in the conversation
linkanchor_hash
An html link to the conversation
num_messagesint
The number of messages in the conversation
num_other_participantsint
The number of participants other than the conversation creator
paginationstring
The html that displays the pagination for the conversation
participantarray of user
An array of the conversation's participants
recipientsstring
A string listing up to 2 participants in the conversation by forum name, and other participants numerically
repliesanchor_hash
A link that opens a list of participants in the conversation
subjectstring
The conversation's subject