Page MenuHomePhabricator
Diviner Phabricator Tech Docs PhabricatorSearchResultView

final class PhabricatorSearchResultView
Phabricator Technical Documentation (Search)

This class is not documented.

Methods

public function setHandle($handle)

This method is not documented.
Parameters
PhabricatorObjectHandle$handle
Return
wild

public function setQuery($query)

This method is not documented.
Parameters
PhabricatorSavedQuery$query
Return
wild

public function setObject($object)

This method is not documented.
Parameters
$object
Return
wild

public function render()

This method is not documented.
Return
wild

private function emboldenQuery($str)

Find the words which are part of the query string, and bold them in a result string. This makes it easier for users to see why a result matched their query.

Parameters
$str
Return
wild