Page MenuHomePhabricator
Diviner Phabricator Tech Docs PhabricatorSearchAbstractDocument

final class PhabricatorSearchAbstractDocument
Phabricator Technical Documentation (Search)

This class is not documented.

Methods

public function setPHID($phid)

This method is not documented.
Parameters
$phid
Return
wild

public function setDocumentType($document_type)

This method is not documented.
Parameters
$document_type
Return
wild

public function setDocumentTitle($title)

This method is not documented.
Parameters
$title
Return
wild

public function addField($field, $corpus, $aux_phid)

This method is not documented.
Parameters
$field
$corpus
$aux_phid
Return
wild

public function addRelationship($type, $related_phid, $rtype, $time)

This method is not documented.
Parameters
$type
$related_phid
$rtype
$time
Return
wild

public function setDocumentCreated($date)

This method is not documented.
Parameters
$date
Return
wild

public function setDocumentModified($date)

This method is not documented.
Parameters
$date
Return
wild

public function getPHID()

This method is not documented.
Return
wild

public function getDocumentType()

This method is not documented.
Return
wild

public function getDocumentTitle()

This method is not documented.
Return
wild

public function getDocumentCreated()

This method is not documented.
Return
wild

public function getDocumentModified()

This method is not documented.
Return
wild

public function getFieldData()

This method is not documented.
Return
wild

public function getRelationshipData()

This method is not documented.
Return
wild