[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/src/applications/conduit/call/ -> ConduitCall.php (summary)

Run a conduit method in-process, without requiring HTTP requests. Usage:

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

Defines 13 functions

  __construct()
  setUser()
  getUser()
  setForceLocal()
  shouldForceLocal()
  shouldRequireAuthentication()
  shouldAllowUnguardedWrites()
  getRequiredScope()
  getErrorDescription()
  execute()
  executeMethod()
  pickRandomServer()
  buildMethodHandler()

Functions
Functions that are not part of a class:

__construct($method, array $params)   X-Ref
No description

setUser(PhabricatorUser $user)   X-Ref
No description

getUser()   X-Ref
No description

setForceLocal($force_local)   X-Ref
No description

shouldForceLocal()   X-Ref
No description

shouldRequireAuthentication()   X-Ref
No description

shouldAllowUnguardedWrites()   X-Ref
No description

getRequiredScope()   X-Ref
No description

getErrorDescription($code)   X-Ref
No description

execute()   X-Ref
No description

executeMethod()   X-Ref
No description

pickRandomServer($servers)   X-Ref
No description

buildMethodHandler($method_name)   X-Ref
No description



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