[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/src/infrastructure/query/ -> PhabricatorOffsetPagedQuery.php (summary)

A query class which uses offset/limit paging. Provides logic and accessors for offsets and limits.

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

Defines 6 functions

  setOffset()
  setLimit()
  getOffset()
  getLimit()
  buildLimitClause()
  executeWithOffsetPager()

Functions
Functions that are not part of a class:

setOffset($offset)   X-Ref
No description

setLimit($limit)   X-Ref
No description

getOffset()   X-Ref
No description

getLimit()   X-Ref
No description

buildLimitClause(AphrontDatabaseConnection $conn_r)   X-Ref
No description

executeWithOffsetPager(AphrontPagerView $pager)   X-Ref
No description



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