[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/src/applications/people/query/ -> PhabricatorPeopleQuery.php (summary)

(no description)

File Size: 303 lines (7 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 23 functions

  withIDs()
  withPHIDs()
  withEmails()
  withRealnames()
  withUsernames()
  withDateCreatedBefore()
  withDateCreatedAfter()
  withIsAdmin()
  withIsSystemAgent()
  withIsDisabled()
  withIsApproved()
  withNameLike()
  needPrimaryEmail()
  needProfile()
  needProfileImage()
  needStatus()
  loadPage()
  didFilterPage()
  buildJoinsClause()
  buildWhereClause()
  getPagingColumn()
  getApplicationSearchObjectPHIDColumn()
  getQueryApplicationClass()

Functions
Functions that are not part of a class:

withIDs(array $ids)   X-Ref
No description

withPHIDs(array $phids)   X-Ref
No description

withEmails(array $emails)   X-Ref
No description

withRealnames(array $realnames)   X-Ref
No description

withUsernames(array $usernames)   X-Ref
No description

withDateCreatedBefore($date_created_before)   X-Ref
No description

withDateCreatedAfter($date_created_after)   X-Ref
No description

withIsAdmin($admin)   X-Ref
No description

withIsSystemAgent($system_agent)   X-Ref
No description

withIsDisabled($disabled)   X-Ref
No description

withIsApproved($approved)   X-Ref
No description

withNameLike($like)   X-Ref
No description

needPrimaryEmail($need)   X-Ref
No description

needProfile($need)   X-Ref
No description

needProfileImage($need)   X-Ref
No description

needStatus($need)   X-Ref
No description

loadPage()   X-Ref
No description

didFilterPage(array $users)   X-Ref
No description

buildJoinsClause($conn_r)   X-Ref
No description

buildWhereClause($conn_r)   X-Ref
No description

getPagingColumn()   X-Ref
No description

getApplicationSearchObjectPHIDColumn()   X-Ref
No description

getQueryApplicationClass()   X-Ref
No description



Generated: Sun Nov 30 09:20:46 2014 Cross-referenced by PHPXref 0.7.1