Page MenuHomePhabricator
Diviner Phabricator Tech Docs PHUIDiffInlineCommentRowScaffold

abstract class PHUIDiffInlineCommentRowScaffold
Phabricator Technical Documentation ()

Wraps an inline comment in a table row.

Inline comments need different wrapping cells when shown in unified vs side-by-side diffs, as the two tables have different layouts. This wraps an inline comment element in an appropriate table row.

Methods

public function getInlineViews()

This method is not documented.
Return
wild

public function addInlineView($view)

This method is not documented.
Parameters
PHUIDiffInlineCommentView$view
Return
wild

protected function getRowAttributes()

This method is not documented.
Return
wild