Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.
Help keep Vanilla free:$this->DelegateParameters['Applicant'] = &$Applicant;$this->DelegateParameters['ApplicantList'] = &$ApplicantList;
$this->CallDelegate('PostEmailAddress');$LastUrl = GetLastCommentQuerystring($Discussion, $this->Context->Configuration, $CurrentUserJumpToLastCommentPref);
$this->CallDelegate('PreDiscussionRender');
$DiscussionList .= '
<li id="Discussion_'.$Discussion->DiscussionID.'" class="Discussion'.$Discussion->Status.($Discussion->CountComments == 1?' NoReplies':'').($this->Context->Configuration['USE_CATEGORIES'] ? ' Category_'.$Discussion->CategoryID:'').($Alternate ? ' Alternate' : '').'">';
$this->CallDelegate('PreDiscussionOptionsRender');
$DiscussionList .= '<ul>
<li class="DiscussionType"></li>';
$this->CallDelegate('PostDiscussionRender');
?>
$this->DelegateParameters['DataSet'] = &$DataSet;
$this->CallDelegate('PostGetPropertiesFromDataSet');$this->DelegateParameters['CommentManager'] = &$CommentManager;
1 to 8 of 8