[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/src/applications/maniphest/controller/ -> ManiphestReportController.php (summary)

(no description)

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

Defines 10 functions

  willProcessRequest()
  processRequest()
  renderBurn()
  renderReportFilters()
  buildSeries()
  formatBurnRow()
  renderOpenTasks()
  loadRecentlyClosedTasks()
  getWindow()
  renderOldest()

Functions
Functions that are not part of a class:

willProcessRequest(array $data)   X-Ref
No description

processRequest()   X-Ref
No description

renderBurn()   X-Ref
No description

renderReportFilters(array $tokens, $has_window)   X-Ref
No description

buildSeries(array $data)   X-Ref
No description

formatBurnRow($label, $info)   X-Ref
No description

renderOpenTasks()   X-Ref
No description

loadRecentlyClosedTasks()   X-Ref
Load all the tasks that have been recently closed.


getWindow()   X-Ref
Parse the "Recently Means" filter into:

- A string representation, like "12 AM 7 days ago" (default);
- a locale-aware epoch representation; and
- a possible error.

renderOldest(array $tasks)   X-Ref
No description



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