public function setDelegatingController($delegating_controller)Inherited
public function setDelegatingController($delegating_controller)
Inherited
Parameters
| \AphrontController | $delegating_controller |
Return
| wild |
public function getDelegatingController()Inherited
public function getDelegatingController()
Inherited
Return
| wild |
public function willBeginExecution()Inherited
public function willBeginExecution()
Inherited
Return
| wild |
public function willProcessRequest($uri_data)Inherited
public function willProcessRequest($uri_data)
Inherited
Parameters
| array | $uri_data |
Return
| wild |
public function handleRequest($request)
public function handleRequest($request)
Parameters
| \AphrontRequest | $request |
Return
| wild |
public function willSendResponse($response)Inherited
public function willSendResponse($response)
Inherited
Parameters
| \AphrontResponse | $response |
Return
| wild |
final public function setRequest($request)Inherited
final public function setRequest($request)
Inherited
Parameters
| \AphrontRequest | $request |
Return
| wild |
final public function getRequest()Inherited
final public function getRequest()
Inherited
Return
| wild |
final public function getViewer()Inherited
final public function getViewer()
Inherited
Return
| wild |
final public function delegateToController($controller)Inherited
final public function delegateToController($controller)
Inherited
Parameters
| \AphrontController | $controller |
Return
| wild |
final public function setCurrentApplication($current_application)Inherited
final public function setCurrentApplication($current_application)
Inherited
Parameters
| \PhabricatorApplication | $current_application |
Return
| wild |
final public function getCurrentApplication()Inherited
final public function getCurrentApplication()
Inherited
Return
| wild |
public function getDefaultResourceSource()Inherited
public function getDefaultResourceSource()
Inherited
Return
| wild |
public function requireResource($symbol)Inherited
public function requireResource($symbol)
Inherited
Parameters
| $symbol |
Return
| wild |
public function initBehavior($name, $config)Inherited
public function initBehavior($name, $config)
Inherited
Parameters
| $name | ||
| $config |
Return
| wild |
public function shouldRequireLogin()Inherited
public function shouldRequireLogin()
Inherited
Return
| wild |
public function shouldRequireAdmin()Inherited
public function shouldRequireAdmin()
Inherited
Return
| wild |
public function shouldRequireEnabledUser()Inherited
public function shouldRequireEnabledUser()
Inherited
Return
| wild |
public function shouldAllowPublic()Inherited
public function shouldAllowPublic()
Inherited
Return
| wild |
public function shouldAllowPartialSessions()Inherited
public function shouldAllowPartialSessions()
Inherited
Return
| wild |
public function shouldRequireEmailVerification()Inherited
public function shouldRequireEmailVerification()
Inherited
Return
| wild |
public function shouldAllowRestrictedParameter($parameter_name)Inherited
public function shouldAllowRestrictedParameter($parameter_name)
Inherited
Parameters
| $parameter_name |
Return
| wild |
public function shouldRequireMultiFactorEnrollment()Inherited
public function shouldRequireMultiFactorEnrollment()
Inherited
Return
| wild |
public function shouldAllowLegallyNonCompliantUsers()Inherited
public function shouldAllowLegallyNonCompliantUsers()
Inherited
Return
| wild |
public function isGlobalDragAndDropUploadEnabled()Inherited
public function isGlobalDragAndDropUploadEnabled()
Inherited
Return
| wild |
public function getApplicationURI($path)Inherited
public function getApplicationURI($path)
Inherited
Parameters
| $path |
Return
| wild |
protected function loadViewerHandles($phids)Inherited
protected function loadViewerHandles($phids)
Inherited
PhabricatorController
WARNING: Do not call this in new code.
Parameters
| array | $phids |
Return
| wild |
public function buildApplicationMenu()Inherited
public function buildApplicationMenu()
Inherited
Return
| wild |
protected function buildApplicationCrumbs()Inherited
protected function buildApplicationCrumbs()
Inherited
Return
| PHUICrumbsView |
protected function hasApplicationCapability($capability)Inherited
protected function hasApplicationCapability($capability)
Inherited
Parameters
| $capability |
Return
| wild |
protected function requireApplicationCapability($capability)Inherited
protected function requireApplicationCapability($capability)
Inherited
Parameters
| $capability |
Return
| wild |
protected function explainApplicationCapability($capability, $positive_message, $negative_message)Inherited
protected function explainApplicationCapability($capability, $positive_message, $negative_message)
Inherited
Parameters
| $capability | ||
| $positive_message | ||
| $negative_message |
Return
| wild |
public function newDialog()Inherited
public function newDialog()
Inherited
PhabricatorController
Create a new AphrontDialogView with defaults filled in.
Return
| AphrontDialogView | New dialog. |
public function newRedirect()Inherited
public function newRedirect()
Inherited
Return
| AphrontRedirectResponse |
public function newPage()Inherited
public function newPage()
Inherited
Return
| PhabricatorStandardPageView |
public function newApplicationMenu()Inherited
public function newApplicationMenu()
Inherited
Return
| PHUIApplicationMenuView |
public function newCurtainView($object)Inherited
public function newCurtainView($object)
Inherited
Parameters
| $object |
Return
| PHUICurtainView |
protected function buildTransactionTimeline($object, $query, $engine, $view_data)Inherited
protected function buildTransactionTimeline($object, $query, $engine, $view_data)
Inherited
Parameters
| \PhabricatorApplicationTransactionInterface | $object | |
| ?\PhabricatorApplicationTransactionQuery | $query | |
| ?\PhabricatorMarkupEngine | $engine | |
| $view_data |
Return
| wild |
public function buildApplicationCrumbsForEditEngine()Inherited
public function buildApplicationCrumbsForEditEngine()
Inherited
Return
| wild |
private function requireLegalpadSignatures()Inherited
private function requireLegalpadSignatures()
Inherited
Return
| wild |
public function buildSideNavView()Inherited
public function buildSideNavView()
Inherited
Return
| wild |
final protected function newTaskGraphDropdownMenu($task, $has_parents, $has_subtasks, $include_standalone)Inherited
final protected function newTaskGraphDropdownMenu($task, $has_parents, $has_subtasks, $include_standalone)
Inherited
Parameters
| \ManiphestTask | $task | |
| $has_parents | ||
| $has_subtasks | ||
| $include_standalone |
Return
| wild |
final protected function newTaskGraphOverflowView($task, $overflow_message, $include_standalone)Inherited
final protected function newTaskGraphOverflowView($task, $overflow_message, $include_standalone)
Inherited
Parameters
| \ManiphestTask | $task | |
| $overflow_message | ||
| $include_standalone |
Return
| wild |
public function renderBurn()
public function renderBurn()
Render the 'Burnup / Burndown Rate' on /maniphest/report/burn/.
The same thing on /project/reports/$id/ is handled by PhabricatorProjectReportsController instead.
Return
| array<AphrontListFilterView, PHUIObjectBoxView> |
private function renderReportFilters($tokens, $has_window)
private function renderReportFilters($tokens, $has_window)
Parameters
| array | $tokens | $tokens |
| bool | $has_window | $has_window |
Return
| AphrontListFilterView |
private function getAveragePriority()
private function getAveragePriority()
Return
| int | 50, the default value of the default "normal" Priority |
public function renderOpenTasks()
public function renderOpenTasks()
Render all table cells in the "Open Tasks" table on /maniphest/report/*.
Return
| array<AphrontListFilterView,PHUIObjectBoxView> |
private function loadRecentlyClosedTasks()
private function loadRecentlyClosedTasks()
Load all tasks that have been recently closed. This is used for the "Recently Closed" column on /maniphest/report/*.
Return
| array<ManiphestTask|null> |
private function getWindow()
private function getWindow()
Parse the "Recently Means" filter on /maniphest/report/* into:
- A string representation, like "12 AM 7 days ago" (default);
- a locale-aware epoch representation; and
- a possible error.
This is used for the "Recently Closed" column on /maniphest/report/*.
Return
| array | Array with three items: "Recently Means" user input; Resulting epoch timeframe used to get "Recently Closed" numbers (when user input is invalid, it defaults to a week ago); "Invalid" if first parameter could not be parsed as an epoch, else null. array<string,integer,string|null> |
private function renderOldest($tasks)
private function renderOldest($tasks)
Render date of oldest open task per user or per project with a link. Used on /maniphest/report/user/ and /maniphest/report/project/ URIs.
Parameters
| array<ManiphestTask> | $tasks | $tasks |
Return
| array<PhutilSafeHTML,int> | HTML link markup and the timespan (as epoch) since task creation |