1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-24 05:28:18 +01:00
phorge-phorge/src/applications/conduit
epriestley d1a1d48001 Give ConduitAPIMethod->getMethodDescription() access to a real Viewer
Summary:
Ref T9964. The new `*.search` and `*.edit` methods generate documentation which depends on the viewer.

For example, the `*.search` methods show a reference table of the keys for all your saved queries.

Give them a real viewer to work with.

During normal execution, just populate this viewer with the request's viewer, so `$request->getViewer()` and `$this->getViewer()` both work and mean the same thing.

Test Plan: {F1023780}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9964

Differential Revision: https://secure.phabricator.com/D14761
2015-12-14 04:20:11 -08:00
..
application Allow applications to have multiple "help" menu items 2015-04-01 11:51:48 -07:00
call Extend from Phobject 2015-06-15 18:02:27 +10:00
check Re-enable the deprecated calls setup check 2015-04-07 18:08:49 +10:00
controller Give ConduitAPIMethod->getMethodDescription() access to a real Viewer 2015-12-14 04:20:11 -08:00
garbagecollector Provide bin/garbage for interacting with garbage collection 2015-10-02 09:17:24 -07:00
interface Implement a rough initial version of ApplicationSearch-driven Conduit read endpoints 2015-12-11 15:27:06 -08:00
method Give ConduitAPIMethod->getMethodDescription() access to a real Viewer 2015-12-14 04:20:11 -08:00
protocol Extend from Phobject 2015-06-15 18:02:27 +10:00
query Implement a rough initial version of ApplicationSearch-driven Conduit read endpoints 2015-12-11 15:27:06 -08:00
settings Merge branch 'master' into redesign-2015 2015-06-10 07:44:58 -07:00
ssh phtize all the things 2015-05-22 21:16:39 +10:00
storage Use __CLASS__ instead of hard-coding class names 2015-05-14 07:21:13 +10:00