Class DiffusionView
Tasks
Methods
final public getDiffusionRequest()
This method is not documented.
final public linkBrowse($path, array $details = array())
| parameters | wild | $path | |
| array | $details | |
| return | wild | | |
This method is not documented.
final public linkChange($change_type, $file_type, $path = null, $commit_identifier = null)
| parameters | wild | $change_type | |
| wild | $file_type | |
| wild | $path | |
| wild | $commit_identifier | |
| return | wild | | |
This method is not documented.
final public static linkCommit(PhabricatorRepository $repository, $commit, $summary = '')
| parameters | PhabricatorRepository | $repository | |
| wild | $commit | |
| wild | $summary | |
| return | wild | | |
This method is not documented.
final public linkExternal($hash, $uri, $text)
| parameters | wild | $hash | |
| wild | $uri | |
| wild | $text | |
| return | wild | | |
This method is not documented.
final public linkHistory($path)
| parameters | wild | $path | |
| return | wild | | |
This method is not documented.
final public static linkRevision($id)
| parameters | wild | $id | |
| return | wild | | |
This method is not documented.
final public static nameCommit(PhabricatorRepository $repository, $commit)
| parameters | PhabricatorRepository | $repository | |
| wild | $commit | |
| return | wild | | |
This method is not documented.
final protected static renderName($name)
| parameters | wild | $name | |
| return | wild | | |
This method is not documented.
final public setDiffusionRequest(DiffusionRequest $request)
| parameters | DiffusionRequest | $request | |
| return | wild | | |
This method is not documented.