[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/src/applications/project/controller/ -> PhabricatorProjectBoardViewController.php (summary)

(no description)

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

Defines 9 functions

  shouldAllowPublic()
  willProcessRequest()
  processRequest()
  buildSortMenu()
  buildFilterMenu()
  buildManageMenu()
  buildColumnMenu()
  initializeWorkboardDialog()
  getURIWithState()

Functions
Functions that are not part of a class:

shouldAllowPublic()   X-Ref
No description

willProcessRequest(array $data)   X-Ref
No description

processRequest()   X-Ref
No description

buildSortMenu(PhabricatorUser $viewer,$sort_key)   X-Ref
No description

buildFilterMenu(PhabricatorUser $viewer,$custom_query,PhabricatorApplicationSearchEngine $engine,$query_key)   X-Ref
No description

buildManageMenu(PhabricatorProject $project,$show_hidden)   X-Ref
No description

buildColumnMenu(PhabricatorProject $project,PhabricatorProjectColumn $column)   X-Ref
No description

initializeWorkboardDialog(PhabricatorProject $project)   X-Ref
No description

getURIWithState($base = null)   X-Ref
Add current state parameters (like order and the visibility of hidden
columns) to a URI.

This allows actions which toggle or adjust one piece of state to keep
the rest of the board state persistent. If no URI is provided, this method
starts with the request URI.

param: string|null   URI to add state parameters to.
return: PhutilURI    URI with state parameters.



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