Home
last modified time | relevance | path

Searched refs:methods (Results 276 – 300 of 582) sorted by relevance

1...<<11121314151617181920>>...24

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DStorage.php84 'methods' => [
198 'methods' => [
451 'methods' => [
465 'methods' => [
587 'methods' => [
663 'methods' => [
831 'methods' => [
1439 'methods' => [
1555 'methods' => [
H A DGroupssettings.php64 'methods' => [
H A DKgsearch.php62 'methods' => [
H A DPagespeedInsights.php67 'methods' => [
H A DDocs.php76 'methods' => [
H A DCompute.php165 'methods' => [
264 'methods' => [
406 'methods' => [
594 'methods' => [
782 'methods' => [
1038 'methods' => [
1137 'methods' => [
1471 'methods' => [
1589 'methods' => [
1872 'methods' => [
[all …]
H A DCloudNaturalLanguage.php69 'methods' => [
H A DCloudProfiler.php70 'methods' => [
H A DCloudRuntimeConfig.php70 'methods' => [
H A DFirebaseHosting.php65 'methods' => [
H A DFirebaseML.php64 'methods' => [
H A DIAMCredentials.php65 'methods' => [
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md59 - Replaced functions by static methods
146 calls to `trigger_error` when deprecated methods are invoked.
166 - Added common URI utility methods based on RFC 3986 (see documentation in the readme):
217 key/value both in encoded as well as decoded form to those methods. This is
235 - A bug in validating request methods by making it more permissive.
/plugin/components/
H A DREADME.md7 ### AJAX methods
8 The class must implement 3 methods:
74 The key methods:
/plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/Driver/
H A DYamlDriver.php361 $methods = [];
367 $methods[] = new MethodMetadata($class->name, $name);
370 return $methods;
/plugin/pureldap/vendor/freedsx/ldap/
H A DCHANGELOG.md29 * The Server RequestHandler interface now requires type-hints for all methods.
64 * Rename searchRead() and searchList() operation methods to read() and list().
73 * Add magic methods to Entry objects for attribute access.
/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/doc/
H A DDocHTML.php143 foreach($objClass->methods as $methodName => $method) {
152 foreach($objClass->methods as $methodName => $method) {
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dnamespaces.asciidoc19 Some methods are available in several different namespaces, which give you the
43 namespaces. Sometimes the methods require parameters. These parameters work
/plugin/jplayer/vendor/happyworm/jplayer/dist/add-on/
H A Djquery.jplayer.inspector.js27 var methods = { class
330 if ( methods[method] ) {
331 return methods[ method ].apply( this, Array.prototype.slice.call( arguments, 1 ));
333 return methods.init.apply( this, arguments );
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/add-on/
H A Djquery.jplayer.inspector.js27 var methods = { class
330 if ( methods[method] ) {
331 return methods[ method ].apply( this, Array.prototype.slice.call( arguments, 1 ));
333 return methods.init.apply( this, arguments );
/plugin/jdraw/lib/
H A Dhttpclient-4.0.1.jar ... client/ org/apache/http/client/methods/ org/apache/http/client/entity ...
/plugin/jcapture/lib/
H A Dhttpclient-4.0.1.jar ... client/ org/apache/http/client/methods/ org/apache/http/client/entity ...
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
H A D498.phpt2 GH-498: The test methods won't be run if a dataProvider throws Exception and --group is added in co…
/plugin/sequencediagram/bower_components/lodash/lib/fp/template/modules/
H A Dconvert.jst6 * version with conversion `options` applied. If `name` is an object its methods
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DLogstashNamespace.asciidoc19 The class defines the following methods:

1...<<11121314151617181920>>...24