[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/src/applications/notification/query/ -> PhabricatorNotificationQuery.php (summary)

(no description)

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

Defines 7 functions

  withUserPHIDs()
  withKeys()
  withUnread()
  loadPage()
  buildWhereClause()
  getPagingValue()
  getQueryApplicationClass()

Functions
Functions that are not part of a class:

withUserPHIDs(array $user_phids)   X-Ref


withKeys(array $keys)   X-Ref
No description

withUnread($unread)   X-Ref
Filter results by read/unread status. Note that `true` means to return
only unread notifications, while `false` means to return only //read//
notifications. The default is `null`, which returns both.

param: mixed True or false to filter results by read status. Null to remove
return: this

loadPage()   X-Ref
No description

buildWhereClause(AphrontDatabaseConnection $conn_r)   X-Ref
No description

getPagingValue($item)   X-Ref
No description

getQueryApplicationClass()   X-Ref
No description



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