Hilfe: Forum Beitrags TemplateThe following are the template variables available in the post template.
callback.url
The url back to the calling object such as an article or user submission.
callback.label
The default label for callback.url.
post.subject.label
The default label for post.subject
post.subject
The subject of this post.
post.message
The message of this post.
user.canPost
A condition indicating whether the current user can post a new message.
post.date.value
A human readable date for this post.
post.date.epoch
The epoch date for this post.
post.time.value
The human readable time for this post.
post.date.label
The default label for post.date.value.
post.rating.value
The average rating of this post.
post.rating.label
The default label for post.date.value.
post.views.value
The number of views for this post.
post.views.label
The default label for post.views.value.
post.status.value
the status of this post.
post.status.label
The default label for post.status.value.
post.isLocked
A condition indicating whether the thread this post is in is locked.
post.isModerator
A condition indicating whether the current user is a moderator.
post.canEdit
A condition indicating whether the current user can edit this post.
post.user.isVisitor
A condition indicating whether the poster was a visitor.
post.user.id
The userId of the poster.
post.user.name
The poster's username.
post.user.profile
The url to the poster's profile.
post.url
The url to display this post.
post.id
The unique id of this post.
post.rate.label
The default label for post.rate.url.1.
post.rate.url.1
The url to give this post a rating of 1.
post.rate.url.2
The url to give this post a rating of 2.
post.rate.url.3
The url to give this post a rating of 3.
post.rate.url.4
The url to give this post a rating of 4.
post.rate.url.5
The url to give this post a rating of 5.
post.hasRated
A condition indicating whether the current user has already rated this post.
post.reply.label
The default label for post.reply.url.
post.reply.url
The url to reply to this post.
post.reply.withquote.url
The url to reply to this post and quote this post in doing so.
post.edit.label
The default label for post.edit.url.
post.edit.url
The url to edit this post.
post.delete.url
The url to delete this post.
post.delete.label
The default label for post.delete.url.
post.approve.label
The default label for post.approve.url.
post.approve.url
The url to approve this post.
post.deny.url
The url to deny this post.
post.deny.label
The default label for post.deny.url.
post.full
The full post rendered using the post template. This would never be used in the post template directly, but is often used in other templates that embed the post template's variables.
forum.title
The title of this forum as passed by the calling object.
forum.description
The description of this forum as passed by the calling object.
Siehe auch: |