[ Index ] |
PHP Cross Reference of Phabricator |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 45 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
__construct(array $params) X-Ref |
No description |
getValue($key, $default = null) X-Ref |
No description |
getAllParameters() X-Ref |
No description |
setUser(PhabricatorUser $user) X-Ref |
No description |
getUser() X-Ref |
Retrieve the authentic identity of the user making the request. If a method requires authentication (the default) the user object will always be available. If a method does not require authentication (i.e., overrides shouldRequireAuthentication() to return false) the user object will NEVER be available. return: PhabricatorUser Authentic user, available ONLY if the method |
Generated: Sun Nov 30 09:20:46 2014 | Cross-referenced by PHPXref 0.7.1 |