Home
last modified time | relevance | path

Searched refs:build (Results 1 – 25 of 495) sorted by path

12345678910>>...20

/plugin/aceeditor/
H A DNEWS92 * Updated Ace build (fixes multi-byte languages)
97 * Updated Ace build
104 * Updated Ace build
109 * Updated Ace build
114 * Update Ace build from master branch
/plugin/achart/assets/
H A Dapexcharts.min.js6build(!0),"function"==typeof t)t.call(this,this);else{i=0;for(var r=(t=t.split("\n")).length;i<r;i…
/plugin/acronym4glossary/
H A Dplugin.info.txt6 desc This plugin uses the acronyms to build a glossary
/plugin/adfs/phpsaml/
H A DREADME.md66 OneLogin's SAML PHP toolkit let you build a SP (Service Provider) over
958 $responseBuilder->build($inResponseTo);
1017 * `$name_id` - That will be used to build the LogoutRequest. If `name_id` parameter is not set and …
1290 A simple class used to build the Setting object used in the v1.0 of the toolkit.
1294 * `OneLogin_Saml_Metadata` - Constructor that build the Metadata XML info based
1403 * `build` - Generates a Logout Response object.
1604 learn how to build them.
/plugin/adfs/phpsaml/lib/Saml2/
H A DAuth.php290 $responseBuilder->build($inResponseTo);
H A DLogoutResponse.php233 public function build($inResponseTo) function in OneLogin_Saml2_LogoutResponse
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe38018 build er
49780 build ers
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md952 * Fixed: Internal pdfMake issue which prevented to generate PDFs in IE10, uses custom build until o…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1build.\n\t *\n\t * In addition to lodash methods, wrappers also have the following `Array`…
/plugin/amcharts/assets/amcharts/plugins/responsive/
H A Dreadme.md71 initial build / mobile device orientation change) It then overrides particular
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DBuildOperationMetadata.php28 public function setBuild(Build $build) argument
30 $this->build = $build;
37 return $this->build;
H A DBuildTrigger.php147 public function setBuild(Build $build) argument
149 $this->build = $build;
156 return $this->build;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DNote.php95 public function setBuild(BuildNote $build) argument
97 $this->build = $build;
104 return $this->build;
H A DOccurrence.php90 public function setBuild(BuildOccurrence $build) argument
92 $this->build = $build;
99 return $this->build;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DOccurrence.php90 public function setBuild(BuildOccurrence $build) argument
92 $this->build = $build;
99 return $this->build;
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md269 // build the query - this maps directly to the JSON
285 // build the request and response
296 // build the query
/plugin/authgooglesheets/vendor/google/apiclient/src/AccessToken/
H A DRevoke.php75 $httpHandler = HttpHandlerFactory::build($this->http);
/plugin/authgooglesheets/vendor/google/apiclient/src/AuthHandler/
H A DAuthHandlerFactory.php32 public static function build($cache = null, array $cacheConfig = []) function in Google\\AuthHandler\\AuthHandlerFactory
H A DGuzzle5AuthHandler.php55 $authHttpHandler = HttpHandlerFactory::build($authHttp);
H A DGuzzle6AuthHandler.php55 $authHttpHandler = HttpHandlerFactory::build($authHttp);
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DClient.php256 $httpHandler = HttpHandlerFactory::build($this->getHttpClient());
302 $httpHandler = HttpHandlerFactory::build($authHttp);
343 $httpHandler = HttpHandlerFactory::build($this->getHttpClient());
1280 return AuthHandlerFactory::build(
/plugin/authgooglesheets/vendor/google/apiclient/src/Http/
H A DREST.php82 $httpHandler = HttpHandlerFactory::build($client);
/plugin/authgooglesheets/vendor/google/auth/src/
H A DApplicationDefaultCredentials.php170 $httpHandler = HttpHandlerFactory::build($client);
281 $httpHandler = HttpHandlerFactory::build($client);
/plugin/authgooglesheets/vendor/google/auth/src/Credentials/
H A DGCECredentials.php316 ?: HttpHandlerFactory::build(HttpClientCache::getHttpClient());
471 $httpHandler = HttpHandlerFactory::build(HttpClientCache::getHttpClient());
504 ?: HttpHandlerFactory::build(HttpClientCache::getHttpClient());
/plugin/authgooglesheets/vendor/google/auth/src/HttpHandler/
H A DHttpHandlerFactory.php31 public static function build(ClientInterface $client = null) function in Google\\Auth\\HttpHandler\\HttpHandlerFactory

12345678910>>...20