Page MenuHomePhabricator
Diviner Phabricator Tech Docs PHUIDiffTableOfContentsItemView

final class PHUIDiffTableOfContentsItemView
Phabricator Technical Documentation ()

This class is not documented.

Methods

public function setChangeset($changeset)

This method is not documented.
Parameters
DifferentialChangeset$changeset
Return
wild

public function getChangeset()

This method is not documented.
Return
wild

public function setIsVisible($is_visible)

This method is not documented.
Parameters
$is_visible
Return
wild

public function getIsVisible()

This method is not documented.
Return
wild

public function setAnchor($anchor)

This method is not documented.
Parameters
$anchor
Return
wild

public function getAnchor()

This method is not documented.
Return
wild

public function setCoverage($coverage)

This method is not documented.
Parameters
$coverage
Return
wild

public function getCoverage()

This method is not documented.
Return
wild

public function setCoverageID($coverage_id)

This method is not documented.
Parameters
$coverage_id
Return
wild

public function getCoverageID()

This method is not documented.
Return
wild

public function setContext($context)

This method is not documented.
Parameters
$context
Return
wild

public function getContext()

This method is not documented.
Return
wild

public function setPackages($packages)

This method is not documented.
Parameters
array$packages
Return
wild

public function getPackages()

This method is not documented.
Return
wild

public function render()

This method is not documented.
Return
wild

private function renderPathChangeCharacter()

This method is not documented.
Return
wild
This method is not documented.
Return
wild
This method is not documented.
Return
wild

private function renderChangesetLink()

This method is not documented.
Return
wild

private function renderChangesetLines()

This method is not documented.
Return
wild

private function renderCoverage()

This method is not documented.
Return
wild

private function renderModifiedCoverage()

This method is not documented.
Return
wild

private function renderChangesetMetadata()

This method is not documented.
Return
wild

private function renderPackages()

This method is not documented.
Return
wild

private function renderRename($self, $other, $arrow)

This method is not documented.
Parameters
$self
$other
$arrow
Return
wild