Page MenuHomeIsabelle/Phabricator
Diviner Phabricator Tech Docs AlmanacSearchEngineAttachment

abstract class AlmanacSearchEngineAttachment
Phabricator Technical Documentation (Almanac)

This class is not documented.

Methods

final public function setViewer($viewer)
Inherited

This method is not documented.
Parameters
$viewer
Return
wild

final public function getViewer()
Inherited

This method is not documented.
Return
wild

final public function setSearchEngine($engine)
Inherited

This method is not documented.
Parameters
PhabricatorApplicationSearchEngine$engine
Return
wild

final public function getSearchEngine()
Inherited

This method is not documented.
Return
wild

public function setAttachmentKey($attachment_key)
Inherited

This method is not documented.
Parameters
$attachment_key
Return
wild

public function getAttachmentKey()
Inherited

This method is not documented.
Return
wild

abstract public function getAttachmentName()
Inherited

This method is not documented.
Return
wild

abstract public function getAttachmentDescription()
Inherited

This method is not documented.
Return
wild

public function willLoadAttachmentData($query, $spec)
Inherited

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

public function loadAttachmentData($objects, $spec)
Inherited

This method is not documented.
Parameters
array$objects
$spec
Return
wild

abstract public function getAttachmentForObject($object, $data, $spec)
Inherited

This method is not documented.
Parameters
$object
$data
$spec
Return
wild

protected function getAlmanacPropertyList($object)

This method is not documented.
Parameters
$object
Return
wild

protected function getAlmanacBindingDictionary($binding)

This method is not documented.
Parameters
AlmanacBinding$binding
Return
wild

protected function getAlmanacInterfaceDictionary($interface)

This method is not documented.
Parameters
AlmanacInterface$interface
Return
wild

protected function getAlmanacDeviceDictionary($device)

This method is not documented.
Parameters
AlmanacDevice$device
Return
wild

protected function getAlmanacNetworkDictionary($network)

This method is not documented.
Parameters
AlmanacNetwork$network
Return
wild