Page MenuHomePhabricator

final class LegalpadDocumentQuery
Phabricator Technical Documentation (Legalpad)

This class is not documented.

Methods

public function withIDs($ids)

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

public function withPHIDs($phids)

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

public function withCreatorPHIDs($phids)

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

public function withContributorPHIDs($phids)

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

public function withSignerPHIDs($phids)

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

public function withSignatureRequired($bool)

This method is not documented.
Parameters
$bool
Return
wild

public function needDocumentBodies($need_bodies)

This method is not documented.
Parameters
$need_bodies
Return
wild

public function needContributors($need_contributors)

This method is not documented.
Parameters
$need_contributors
Return
wild

public function needSignatures($need_signatures)

This method is not documented.
Parameters
$need_signatures
Return
wild

public function withDateCreatedBefore($date_created_before)

This method is not documented.
Parameters
$date_created_before
Return
wild

public function withDateCreatedAfter($date_created_after)

This method is not documented.
Parameters
$date_created_after
Return
wild

public function needViewerSignatures($need)

This method is not documented.
Parameters
$need
Return
wild

public function newResultObject()

This method is not documented.
Return
wild

protected function loadPage()

This method is not documented.
Return
wild

protected function willFilterPage($documents)

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

protected function buildJoinClauseParts($conn)

This method is not documented.
Parameters
AphrontDatabaseConnection$conn
Return
wild

protected function shouldGroupQueryResultRows()

This method is not documented.
Return
wild

protected function buildWhereClauseParts($conn)

This method is not documented.
Parameters
AphrontDatabaseConnection$conn
Return
wild

private function loadDocumentBodies($documents)

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

private function loadContributors($documents)

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

private function loadSignatures($documents)

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

public function getQueryApplicationClass()

This method is not documented.
Return
wild

protected function getPrimaryTableAlias()

This method is not documented.
Return
wild