Page MenuHomePhabricator
Diviner Phabricator Tech Docs PhabricatorApplicationTransactionCommentQuery

abstract class PhabricatorApplicationTransactionCommentQuery
Phabricator Technical Documentation (Transactions)

This class is not documented.

Methods

abstract protected function newApplicationTransactionCommentTemplate()

This method is not documented.
Return
wild

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 withTransactionPHIDs($transaction_phids)

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

public function withAuthorPHIDs($phids)

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

public function withIsDeleted($deleted)

This method is not documented.
Parameters
$deleted
Return
wild

public function withHasTransaction($has_transaction)

This method is not documented.
Parameters
$has_transaction
Return
wild

public function newResultObject()

This method is not documented.
Return
wild

protected function loadPage()

This method is not documented.
Return
wild

protected function buildWhereClauseParts($conn)

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

protected function getPrimaryTableAlias()

This method is not documented.
Return
wild

public function getQueryApplicationClass()

This method is not documented.
Return
wild