danielebarchiesi@0: icon: The icon to display. danielebarchiesi@0: * - $topic->moved: A flag to indicate whether the topic has been moved to danielebarchiesi@0: * another forum. danielebarchiesi@0: * - $topic->title: The title of the topic. Safe to output. danielebarchiesi@0: * - $topic->message: If the topic has been moved, this contains an danielebarchiesi@0: * explanation and a link. danielebarchiesi@0: * - $topic->zebra: 'even' or 'odd' string used for row class. danielebarchiesi@0: * - $topic->comment_count: The number of replies on this topic. danielebarchiesi@0: * - $topic->new_replies: A flag to indicate whether there are unread danielebarchiesi@0: * comments. danielebarchiesi@0: * - $topic->new_url: If there are unread replies, this is a link to them. danielebarchiesi@0: * - $topic->new_text: Text containing the translated, properly pluralized danielebarchiesi@0: * count. danielebarchiesi@0: * - $topic->created: A string representing when the topic was posted. Safe danielebarchiesi@0: * to output. danielebarchiesi@0: * - $topic->last_reply: An outputtable string representing when the topic was danielebarchiesi@0: * last replied to. danielebarchiesi@0: * - $topic->timestamp: The raw timestamp this topic was posted. danielebarchiesi@0: * - $topic_id: Numeric ID for the current forum topic. danielebarchiesi@0: * danielebarchiesi@0: * @see template_preprocess_forum_topic_list() danielebarchiesi@0: * @see theme_forum_topic_list() danielebarchiesi@0: * danielebarchiesi@0: * @ingroup themeable danielebarchiesi@0: */ danielebarchiesi@0: ?> danielebarchiesi@0: danielebarchiesi@0: danielebarchiesi@0: danielebarchiesi@0: danielebarchiesi@0: danielebarchiesi@0: danielebarchiesi@0: danielebarchiesi@0: danielebarchiesi@0: danielebarchiesi@0: moved): ?> danielebarchiesi@0: danielebarchiesi@0: danielebarchiesi@0: danielebarchiesi@0: danielebarchiesi@0: danielebarchiesi@0: danielebarchiesi@0: danielebarchiesi@0: danielebarchiesi@0:
icon; ?> danielebarchiesi@0:
danielebarchiesi@0: title; ?> danielebarchiesi@0:
danielebarchiesi@0:
danielebarchiesi@0: created; ?> danielebarchiesi@0:
danielebarchiesi@0:
message; ?> danielebarchiesi@0: comment_count; ?> danielebarchiesi@0: new_replies): ?> danielebarchiesi@0:
danielebarchiesi@0: new_text; ?> danielebarchiesi@0: danielebarchiesi@0:
last_reply; ?>
danielebarchiesi@0: