protected function renderCodeBlock($block)Inherited
protected function renderCodeBlock($block)
Inherited
Parameters
$block |
Return
wild |
protected function renderHeaderBlock($block)Inherited
protected function renderHeaderBlock($block)
Inherited
Parameters
$block |
Return
wild |
protected function renderHeaderBold($content)Inherited
protected function renderHeaderBold($content)
Inherited
Parameters
$content |
Return
wild |
protected function renderContentBox($content)Inherited
protected function renderContentBox($content)
Inherited
Parameters
$content |
Return
wild |
public function setViewer($viewer)
public function setViewer($viewer)
Parameters
PhabricatorUser | $viewer |
Return
wild |
public function getViewer()
public function getViewer()
Return
wild |
public function setInlines($inlines)
public function setInlines($inlines)
Parameters
$inlines |
Return
wild |
public function getInlines()
public function getInlines()
Return
wild |
public function buildMailSection()
public function buildMailSection()
Return
wild |
private function loadChangesets($comments)
private function loadChangesets($comments)
Parameters
array | $comments |
Return
wild |
private function loadParents($comments)
private function loadParents($comments)
Parameters
array | $comments |
Return
wild |
private function loadAuthors($comments)
private function loadAuthors($comments)
Parameters
array | $comments |
Return
wild |
private function groupInlines($inlines)
private function groupInlines($inlines)
Parameters
array | $inlines |
Return
wild |
private function renderInline($comment, $is_html, $is_quote)
private function renderInline($comment, $is_html, $is_quote)
Parameters
DifferentialTransactionComment | $comment | |
$is_html | ||
$is_quote |
Return
wild |
private function renderRemarkupContent($content, $is_html)
private function renderRemarkupContent($content, $is_html)
Parameters
$content | ||
$is_html |
Return
wild |
private function getChangeset($id)
private function getChangeset($id)
Parameters
$id |
Return
wild |
private function getAuthor($phid)
private function getAuthor($phid)
Parameters
$phid |
Return
wild |
private function quoteText($block)
private function quoteText($block)
Parameters
$block |
Return
wild |
private function quoteHTML($block)
private function quoteHTML($block)
Parameters
$block |
Return
wild |
private function getPatch($parser, $comment, $is_html)
private function getPatch($parser, $comment, $is_html)
Parameters
DifferentialHunkParser | $parser | |
DifferentialTransactionComment | $comment | |
$is_html |
Return
wild |
private function renderPatch($comment, $patch, $is_html)
private function renderPatch($comment, $patch, $is_html)
Parameters
DifferentialTransactionComment | $comment | |
$patch | ||
$is_html |
Return
wild |
private function renderHeader($comment, $is_html, $with_author)
private function renderHeader($comment, $is_html, $with_author)
Parameters
DifferentialTransactionComment | $comment | |
$is_html | ||
$with_author |
Return
wild |
private function getInlineURI($comment)
private function getInlineURI($comment)
Parameters
DifferentialTransactionComment | $comment |
Return
wild |