/plugin/jsonrpc/ |
H A 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) {
|
H A D | IJR_IntrospectionServer.php | 32 protected function addCallback($method, $callback, $args, $help) { 103 private function methodSignature($method) { 142 function methodHelp($method) {
|
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/ |
H A 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/ |
H A D | Flickr.php | 78 public function request($path, $method = 'GET', $body = null, array $extraHeaders = array()) argument 101 public function requestRest($path, $method = 'GET', $body = null, array $extraHeaders = array()) argument 106 public function requestXmlrpc($path, $method = 'GET', $body = null, array $extraHeaders = array()) argument 113 public function requestSoap($path, $method = 'GET', $body = null, array $extraHeaders = array()) argument 120 requestJson($path, $method = 'GET', $body = null, array $extraHeaders = array()) global() argument 127 requestPhp($path, $method = 'GET', $body = null, array $extraHeaders = array()) global() argument [all...] |
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/ |
H A D | IndexedReader.php | 68 public function getMethodAnnotations(\ReflectionMethod $method) 81 public function getMethodAnnotation(\ReflectionMethod $method, $annotation) 115 public function __call($method, $args)
|
H A D | Reader.php | 58 function getMethodAnnotations(\ReflectionMethod $method); 68 function getMethodAnnotation(\ReflectionMethod $method, $annotationName);
|
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Function/ |
H A 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/ |
H A D | Method.php | 28 protected $method; variable in Twig_Filter_Method 30 public function __construct(ExtensionInterface $extension, $method, array $options = [])
|
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Test/ |
H A D | Method.php | 26 protected $method; variable in Twig_Test_Method 28 public function __construct(ExtensionInterface $extension, $method, array $options = [])
|
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Attribute/ |
H A D | AsMonologProcessor.php | 30 public $method = null; variable in Monolog\\Attribute\\AsMonologProcessor 40 ?string $method = null
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/ |
H A 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/ |
H A D | CalendarNotification.php | 25 public $method; variable in Google\\Service\\Calendar\\CalendarNotification 34 public function setMethod($method)
|
H A 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/ |
H A D | MethodSelector.php | 25 public $method; variable in Google\\Service\\AccessContextManager\\MethodSelector 34 public function setMethod($method)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SiteVerification/ |
H A D | SiteVerificationWebResourceGettokenResponse.php | 25 public $method; variable in Google\\Service\\SiteVerification\\SiteVerificationWebResourceGettokenResponse 34 public function setMethod($method)
|
/plugin/findologicxmlexport/vendor/twig/twig/src/Sandbox/ |
H A D | SecurityPolicyInterface.php | 23 public function checkMethodAllowed($obj, $method); 25 public function checkPropertyAllowed($obj, $method);
|
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/ |
H A D | NormalizeAggregation.php | 16 public function __construct(string $name, ?string $bucketsPath = null, ?string $method = null) argument 42 public function setMethod(string $method): self argument
|
/plugin/evesso/phpoauthlib/src/OAuth/Common/Http/Client/ |
H A D | StreamClient.php | 31 $method = 'POST' 76 private function generateStreamContext($body, $headers, $method)
|
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Http/Client/ |
H A D | StreamClient.php | 31 $method = 'POST' argument 79 private function generateStreamContext($body, $headers, $method) argument [all...] |
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/ |
H A 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/ |
H A D | ReauthSettings.php | 29 public $method; variable in Google\\Service\\CloudIAP\\ReauthSettings 52 public function setMethod($method)
|
/plugin/elasticsearch/vendor/ruflin/elastica/src/ |
H A D | SearchableInterface.php | 39 search($query = '', $options = null, string $method = Request POST) global() argument 53 count($query = '', string $method = Request POST) global() argument
|
/plugin/issuelinks/classes/ |
H A D | HTTPRequestException.php | 17 protected $method; variable in dokuwiki\\plugin\\issuelinks\\classes\\HTTPRequestException 19 public function __construct($message, \DokuHTTPClient $httpClient, $url, $method)
|
/plugin/webdav/vendor/sabre/http/lib/ |
H A D | Request.php | 25 protected $method; variable in Sabre\\HTTP\\Request 42 function __construct($method = null, $url = null, array $headers = null, $body = null) { 71 function setMethod($method) {
|
/plugin/davcal/vendor/sabre/http/lib/ |
H A D | Request.php | 25 protected $method; variable in Sabre\\HTTP\\Request 42 function __construct($method = null, $url = null, array $headers = null, $body = null) { 71 function setMethod($method) {
|