Diviner

Class DiffusionView

Definedsrc/applications/diffusion/view/DiffusionView.php:3
ExtendsAphrontView

Tasks

Unspecified

Methods

final public getDiffusionRequest()

returnwild
This method is not documented.

final public linkBrowse($path, array $details = array())

parameterswild$path
array$details
returnwild
This method is not documented.

final public linkChange($change_type, $file_type, $path = null, $commit_identifier = null)

parameterswild$change_type
wild$file_type
wild$path
wild$commit_identifier
returnwild
This method is not documented.

final public static linkCommit(PhabricatorRepository $repository, $commit, $summary = '')

parametersPhabricatorRepository$repository
wild$commit
wild$summary
returnwild
This method is not documented.

final public linkExternal($hash, $uri, $text)

parameterswild$hash
wild$uri
wild$text
returnwild
This method is not documented.

final public linkHistory($path)

parameterswild$path
returnwild
This method is not documented.

final public static linkRevision($id)

parameterswild$id
returnwild
This method is not documented.

final public static nameCommit(PhabricatorRepository $repository, $commit)

parametersPhabricatorRepository$repository
wild$commit
returnwild
This method is not documented.

final protected static renderName($name)

parameterswild$name
returnwild
This method is not documented.

final public setDiffusionRequest(DiffusionRequest $request)

parametersDiffusionRequest$request
returnwild
This method is not documented.