final public function setViewer($viewer)Inherited
final public function setViewer($viewer)
Inherited
Parameters
PhabricatorUser | $viewer |
Return
wild |
final public function getViewer()Inherited
final public function getViewer()
Inherited
Return
wild |
final public function setHighlightedLines($highlighted_lines)Inherited
final public function setHighlightedLines($highlighted_lines)
Inherited
Parameters
array | $highlighted_lines |
Return
wild |
final public function getHighlightedLines()Inherited
final public function getHighlightedLines()
Inherited
Return
wild |
final public function canRenderDocument($ref)Inherited
final public function canRenderDocument($ref)
Inherited
Parameters
PhabricatorDocumentRef | $ref |
Return
wild |
public function canDiffDocuments($uref, $vref)
public function canDiffDocuments($uref, $vref)
Parameters
PhabricatorDocumentRef | $uref | |
PhabricatorDocumentRef | $vref |
Return
wild |
public function newBlockDiffViews($uref, $ublock, $vref, $vblock)
public function newBlockDiffViews($uref, $ublock, $vref, $vblock)
Parameters
PhabricatorDocumentRef | $uref | |
PhabricatorDocumentEngineBlock | $ublock | |
PhabricatorDocumentRef | $vref | |
PhabricatorDocumentEngineBlock | $vblock |
Return
wild |
public function newBlockContentView($ref, $block)
public function newBlockContentView($ref, $block)
Parameters
PhabricatorDocumentRef | $ref | |
PhabricatorDocumentEngineBlock | $block |
Return
wild |
public function newEngineBlocks($uref, $vref)
public function newEngineBlocks($uref, $vref)
Parameters
PhabricatorDocumentRef | $uref | |
PhabricatorDocumentRef | $vref |
Return
wild |
public function canConfigureEncoding($ref)Inherited
public function canConfigureEncoding($ref)
Inherited
Parameters
PhabricatorDocumentRef | $ref |
Return
wild |
public function canConfigureHighlighting($ref)Inherited
public function canConfigureHighlighting($ref)
Inherited
Parameters
PhabricatorDocumentRef | $ref |
Return
wild |
public function canBlame($ref)Inherited
public function canBlame($ref)
Inherited
Parameters
PhabricatorDocumentRef | $ref |
Return
wild |
final public function setEncodingConfiguration($config)Inherited
final public function setEncodingConfiguration($config)
Inherited
Parameters
$config |
Return
wild |
final public function getEncodingConfiguration()Inherited
final public function getEncodingConfiguration()
Inherited
Return
wild |
final public function setHighlightingConfiguration($config)Inherited
final public function setHighlightingConfiguration($config)
Inherited
Parameters
$config |
Return
wild |
final public function getHighlightingConfiguration()Inherited
final public function getHighlightingConfiguration()
Inherited
Return
wild |
final public function setBlameConfiguration($blame_configuration)Inherited
final public function setBlameConfiguration($blame_configuration)
Inherited
Parameters
$blame_configuration |
Return
wild |
final public function getBlameConfiguration()Inherited
final public function getBlameConfiguration()
Inherited
Return
wild |
final protected function getBlameEnabled()Inherited
final protected function getBlameEnabled()
Inherited
Return
wild |
public function shouldRenderAsync($ref)
public function shouldRenderAsync($ref)
Parameters
PhabricatorDocumentRef | $ref |
Return
wild |
protected function canRenderDocumentType($ref)
protected function canRenderDocumentType($ref)
Parameters
PhabricatorDocumentRef | $ref |
Return
wild |
final public function newDocument($ref)Inherited
final public function newDocument($ref)
Inherited
Parameters
PhabricatorDocumentRef | $ref |
Return
wild |
final public function newDocumentIcon($ref)Inherited
final public function newDocumentIcon($ref)
Inherited
Parameters
PhabricatorDocumentRef | $ref |
Return
wild |
protected function newDocumentContent($ref)
protected function newDocumentContent($ref)
Parameters
PhabricatorDocumentRef | $ref |
Return
wild |
protected function getDocumentIconIcon($ref)
protected function getDocumentIconIcon($ref)
Parameters
PhabricatorDocumentRef | $ref |
Return
wild |
protected function getDocumentRenderingText($ref)
protected function getDocumentRenderingText($ref)
Parameters
PhabricatorDocumentRef | $ref |
Return
wild |
final public function getDocumentEngineKey()Inherited
final public function getDocumentEngineKey()
Inherited
Return
wild |
final public static function getAllEngines()Inherited
final public static function getAllEngines()
Inherited
Return
wild |
final public function newSortVector($ref)Inherited
final public function newSortVector($ref)
Inherited
Parameters
PhabricatorDocumentRef | $ref |
Return
wild |
protected function getContentScore($ref)
protected function getContentScore($ref)
Parameters
PhabricatorDocumentRef | $ref |
Return
wild |
public function getViewAsLabel($ref)
public function getViewAsLabel($ref)
Parameters
PhabricatorDocumentRef | $ref |
Return
wild |
public function getViewAsIconIcon($ref)Inherited
public function getViewAsIconIcon($ref)
Inherited
Parameters
PhabricatorDocumentRef | $ref |
Return
wild |
public function getViewAsIconColor($ref)Inherited
public function getViewAsIconColor($ref)
Inherited
Parameters
PhabricatorDocumentRef | $ref |
Return
wild |
final public static function getEnginesForRef($viewer, $ref)Inherited
final public static function getEnginesForRef($viewer, $ref)
Inherited
Parameters
PhabricatorUser | $viewer | |
PhabricatorDocumentRef | $ref |
Return
wild |
protected function getByteLengthLimit()Inherited
protected function getByteLengthLimit()
Inherited
Return
wild |
protected function canRenderCompleteDocument($ref)Inherited
protected function canRenderCompleteDocument($ref)
Inherited
Parameters
PhabricatorDocumentRef | $ref |
Return
wild |
protected function canRenderPartialDocument($ref)Inherited
protected function canRenderPartialDocument($ref)
Inherited
Parameters
PhabricatorDocumentRef | $ref |
Return
wild |
protected function newMessage($message)Inherited
protected function newMessage($message)
Inherited
Parameters
$message |
Return
wild |
final public function newLoadingContent($ref)Inherited
final public function newLoadingContent($ref)
Inherited
Parameters
PhabricatorDocumentRef | $ref |
Return
wild |
public function shouldSuggestEngine($ref)
public function shouldSuggestEngine($ref)
Parameters
PhabricatorDocumentRef | $ref |
Return
wild |
private function newCellContainer($cell_content)
private function newCellContainer($cell_content)
Parameters
$cell_content |
Return
wild |
private function newProseDiffCell($diff, $mask)
private function newProseDiffCell($diff, $mask)
Parameters
PhutilProseDiff | $diff | |
array | $mask |
Return
wild |
private function newDiffBlocks($ref)
private function newDiffBlocks($ref)
Parameters
PhabricatorDocumentRef | $ref |
Return
wild |
private function newCells($content, $for_diff)
private function newCells($content, $for_diff)
Parameters
$content | ||
$for_diff |
Return
wild |
private function renderJupyterCell($viewer, $cell)
private function renderJupyterCell($viewer, $cell)
Parameters
PhabricatorUser | $viewer | |
array | $cell |
Return
wild |
private function newJupyterCell($label, $content, $classes)
private function newJupyterCell($label, $content, $classes)
Parameters
$label | ||
$content | ||
$classes |
Return
wild |
private function renderJupyterCellContent($viewer, $cell)
private function renderJupyterCellContent($viewer, $cell)
Parameters
PhabricatorUser | $viewer | |
array | $cell |
Return
wild |
private function newRawCell($content)
private function newRawCell($content)
Parameters
$content |
Return
wild |
private function newMarkdownCell($cell)
private function newMarkdownCell($cell)
Parameters
array | $cell |
Return
wild |
private function newCodeCell($cell)
private function newCodeCell($cell)
Parameters
array | $cell |
Return
wild |
private function newCodeLineCell($cell, $content)
private function newCodeLineCell($cell, $content)
Parameters
array | $cell | |
$content |
Return
wild |
private function newCodeOutputCell($cell)
private function newCodeOutputCell($cell)
Parameters
array | $cell |
Return
wild |
private function newOutput($output)
private function newOutput($output)
Parameters
array | $output |
Return
wild |
private function newCellLabel($cell)
private function newCellLabel($cell)
Parameters
array | $cell |
Return
wild |
private function highlightLines($lines, $force_language)
private function highlightLines($lines, $force_language)
Parameters
array | $lines | |
$force_language |
Return
wild |
private function readString($src, $key)
private function readString($src, $key)
Parameters
array | $src | |
$key |
Return
wild |
private function readStringList($src, $key)
private function readStringList($src, $key)
Parameters
array | $src | |
$key |
Return
wild |