Page MenuHomenazrin ltd
Diviner Tech Docs HarbormasterBuildLogRenderController

final class HarbormasterBuildLogRenderController
Phorge Technical Documentation (Harbormaster)

This class is not documented.

Methods

public function buildApplicationMenu()
Inherited

This method is not documented.
Return
wild

protected function addBuildableCrumb($crumbs, $buildable)
Inherited

This method is not documented.
Parameters
PHUICrumbsView$crumbs
HarbormasterBuildable$buildable
Return
wild

public function shouldAllowPublic()

This method is not documented.
Return
wild

public function handleRequest($request)

This method is not documented.
Parameters
AphrontRequest$request
Return
wild

private function getTotalByteLength($log)

This method is not documented.
Parameters
HarbormasterBuildLog$log
Return
wild

private function getLines($data)

This method is not documented.
Parameters
$data
Return
wild

private function mergeOverlappingReads($reads)

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

private function mergeOverlappingViews($views)

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

private function renderExpandRow($range)

This method is not documented.
Parameters
$range
Return
wild

private function renderLiveRow($log_size)

This method is not documented.
Parameters
$log_size
Return
wild

private function renderActionTable($action_cells)

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

private function getHighlightViews($log, $range, $log_size)

This method is not documented.
Parameters
HarbormasterBuildLog$log
array$range
$log_size
Return
wild