Home
last modified time | relevance | path

Searched refs:getTemplate (Results 1 – 25 of 33) sorted by path

12

/plugin/authgoogle/google/contrib/
H A DGoogle_CustomsearchService.php828 public function getTemplate() { function in Google_SearchUrl
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DConfigurationSpec.php35 public function getTemplate() function in Google\\Service\\CloudRun\\ConfigurationSpec
H A DGoogleCloudRunOpV2Service.php428 public function getTemplate() function in Google\\Service\\CloudRun\\GoogleCloudRunOpV2Service
H A DGoogleCloudRunV2Execution.php402 public function getTemplate() function in Google\\Service\\CloudRun\\GoogleCloudRunV2Execution
H A DGoogleCloudRunV2ExecutionTemplate.php107 public function getTemplate() function in Google\\Service\\CloudRun\\GoogleCloudRunV2ExecutionTemplate
H A DGoogleCloudRunV2Job.php398 public function getTemplate() function in Google\\Service\\CloudRun\\GoogleCloudRunV2Job
H A DGoogleCloudRunV2Service.php428 public function getTemplate() function in Google\\Service\\CloudRun\\GoogleCloudRunV2Service
H A DServiceSpec.php38 public function getTemplate() function in Google\\Service\\CloudRun\\ServiceSpec
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CustomSearchAPI/
H A DSearchUrl.php41 public function getTemplate() function in Google\\Service\\CustomSearchAPI\\SearchUrl
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
H A DGoogleCloudDatacatalogV1Tag.php93 public function getTemplate() function in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1Tag
H A DGoogleCloudDatacatalogV1beta1Tag.php63 public function getTemplate() function in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1Tag
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DWorkflowMetadata.php251 public function getTemplate() function in Google\\Service\\Dataproc\\WorkflowMetadata
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DOrdersGetTestOrderTemplateResponse.php53 public function getTemplate() function in Google\\Service\\ShoppingContent\\OrdersGetTestOrderTemplateResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DListTemplatesResponse.php54 public function getTemplate() function in Google\\Service\\TagManager\\ListTemplatesResponse
H A DRevertTemplateResponse.php35 public function getTemplate() function in Google\\Service\\TagManager\\RevertTemplateResponse
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js318 …re("template",c);return a[f]=new CKEDITOR.template(c.source)};CKEDITOR.getTemplate=function(f){ret… function
/plugin/ckgedit/ckeditor/
H A Dckeditor.js354 …re("template",c);return a[d]=new CKEDITOR.template(c.source)};CKEDITOR.getTemplate=function(d){ret… function
H A Dckeditor.js.unc7311 CKEDITOR.getTemplate = function(d) {
/plugin/combo/ComboStrap/
H A DSite.php543 public static function getTemplate() function in ComboStrap\\Site
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DIndicesNamespace.asciidoc50 * <<Elasticsearch_Namespaces_IndicesNamespacegetTemplate_getTemplate,`getTemplate()`>>
570 .`getTemplate(array $params = [])`
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A D46658f00edc4865dfe472a392374cd0f.asciidoc8 $response = $client->indices()->getTemplate($params);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DIndicesNamespace.php844 public function getTemplate(array $params = []) function in Elasticsearch\\Namespaces\\IndicesNamespace
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/
H A DGenerator.php459 $classTemplate = $this->getTemplate($templateDir . 'trait_class.tpl');
520 $classTemplate = $this->getTemplate($templateDir . 'trait_class.tpl');
610 $methodTemplate = $this->getTemplate($templateDir . 'wsdl_method.tpl');
652 $classTemplate = $this->getTemplate($templateDir . 'wsdl_class.tpl');
691 $classTemplate = $this->getTemplate($templateDir . 'mocked_class.tpl');
759 $cloneTemplate = $this->getTemplate($templateDir . 'mocked_clone.tpl');
783 $cloneTemplate = $this->getTemplate($templateDir . 'mocked_clone.tpl');
864 $methodTemplate = $this->getTemplate($templateDir . 'mocked_class_method.tpl');
1079 $deprecationTemplate = $this->getTemplate($templateDir . 'deprecation.tpl');
1090 $template = $this->getTemplate($templateDir . $templateFile);
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/src/Profiler/Dumper/
H A DBlackfireDumper.php49 $name = $p->getTemplate();
51 $name = sprintf('%s::%s(%s)', $p->getTemplate(), $p->getType(), $p->getName());
H A DHtmlDumper.php37 …le="background-color: %s">%s</span>', $prefix, self::$colors['template'], $profile->getTemplate());
42 …:%s(<span style="background-color: %s">%s</span>)', $prefix, $profile->getTemplate(), $profile->ge…

12