/plugin/jsonrpc/ |
D | IJR_Server.php | 14 var $method; variable in IJR_Server 80 private function callClassMethod($method, $args) 90 private function callPlugin($pluginname, $callback, $method, $args) 106 private function callFunction($method, $args) 169 function hasMethod($method) {
|
D | IJR_IntrospectionServer.php | 32 protected function addCallback($method, $callback, $args, $help) { 103 private function methodSignature($method) { 142 function methodHelp($method) {
|
/plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/src/ |
D | Request.php | 20 private $method; variable in GuzzleHttp\\Psr7\\Request 36 string $method, 97 public function withMethod($method): RequestInterface 153 private function assertMethod($method): void
|
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/ |
D | Request.php | 18 private $method; variable in GuzzleHttp\\Psr7\\Request 34 $method, 94 public function withMethod($method) 146 private function assertMethod($method)
|
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/ |
D | Flickr.php | 78 public function request($path, $method = 'GET', $body = null, array $extraHeaders = array()) 101 public function requestRest($path, $method = 'GET', $body = null, array $extraHeaders = array()) 106 … public function requestXmlrpc($path, $method = 'GET', $body = null, array $extraHeaders = array()) 113 public function requestSoap($path, $method = 'GET', $body = null, array $extraHeaders = array()) 120 public function requestJson($path, $method = 'GET', $body = null, array $extraHeaders = array()) 127 public function requestPhp($path, $method = 'GET', $body = null, array $extraHeaders = array())
|
/plugin/diagramsnet/lib/js/diagramly/ |
D | DriveComment.js | 27 method: 'POST' property 45 method: 'PATCH' property 50 method: 'PATCH' property 61 method: 'DELETE' property 65 method: 'DELETE' property
|
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/ |
D | IndexedReader.php | 68 public function getMethodAnnotations(\ReflectionMethod $method) 81 public function getMethodAnnotation(\ReflectionMethod $method, $annotation) 115 public function __call($method, $args)
|
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Test/ |
D | Method.php | 26 protected $method; variable in Twig_Test_Method 28 public function __construct(ExtensionInterface $extension, $method, array $options = [])
|
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Function/ |
D | Method.php | 29 protected $method; variable in Twig_Function_Method 31 public function __construct(ExtensionInterface $extension, $method, array $options = [])
|
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Filter/ |
D | Method.php | 28 protected $method; variable in Twig_Filter_Method 30 public function __construct(ExtensionInterface $extension, $method, array $options = [])
|
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Attribute/ |
D | AsMonologProcessor.php | 30 public $method = null; variable in Monolog\\Attribute\\AsMonologProcessor 40 ?string $method = null
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SiteVerification/ |
D | SiteVerificationWebResourceGettokenResponse.php | 25 public $method; variable in Google\\Service\\SiteVerification\\SiteVerificationWebResourceGettokenResponse 34 public function setMethod($method)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/ |
D | GoogleIdentityAccesscontextmanagerV1MethodSelector.php | 25 public $method; variable in Google\\Service\\CloudAsset\\GoogleIdentityAccesscontextmanagerV1MethodSelector 34 public function setMethod($method)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/ |
D | CalendarNotification.php | 25 public $method; variable in Google\\Service\\Calendar\\CalendarNotification 34 public function setMethod($method)
|
D | EventReminder.php | 25 public $method; variable in Google\\Service\\Calendar\\EventReminder 34 public function setMethod($method)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AccessContextManager/ |
D | MethodSelector.php | 25 public $method; variable in Google\\Service\\AccessContextManager\\MethodSelector 34 public function setMethod($method)
|
/plugin/diagrams/script/ |
D | DiagramsEditor.js | 60 method: 'GET', property 88 method: 'GET', property 127 method: 'POST', property 157 method: 'POST', property 181 method: 'POST', property
|
/plugin/findologicxmlexport/vendor/twig/twig/src/Sandbox/ |
D | SecurityPolicyInterface.php | 23 public function checkMethodAllowed($obj, $method); 25 public function checkPropertyAllowed($obj, $method);
|
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/ |
D | NormalizeAggregation.php | 16 public function __construct(string $name, ?string $bucketsPath = null, ?string $method = null) 42 public function setMethod(string $method): self
|
/plugin/evesso/phpoauthlib/src/OAuth/Common/Http/Client/ |
D | StreamClient.php | 31 $method = 'POST' 76 private function generateStreamContext($body, $headers, $method)
|
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Http/Client/ |
D | StreamClient.php | 31 $method = 'POST' 79 private function generateStreamContext($body, $headers, $method)
|
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/ |
D | ClassCodeGenerator.php | 65 private function generateMethod(Node\MethodNode $method) 83 private function getReturnType(Node\MethodNode $method)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIAP/ |
D | ReauthSettings.php | 29 public $method; variable in Google\\Service\\CloudIAP\\ReauthSettings 52 public function setMethod($method)
|
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/setup/ |
D | environment.js | 25 Backbone.sync = function(method, model, options) { argument 27 method: method, property
|
/plugin/issuelinks/classes/ |
D | HTTPRequestException.php | 17 protected $method; variable in dokuwiki\\plugin\\issuelinks\\classes\\HTTPRequestException 19 public function __construct($message, \DokuHTTPClient $httpClient, $url, $method)
|