Home
last modified time | relevance | path

Searched refs:setTemplate (Results 1 – 24 of 24) sorted by path

/plugin/authgoogle/google/contrib/
H A DGoogle_CustomsearchService.php825 public function setTemplate( $template) { function in Google_SearchUrl
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DConfigurationSpec.php28 public function setTemplate(RevisionTemplate $template) function in Google\\Service\\CloudRun\\ConfigurationSpec
H A DGoogleCloudRunOpV2Service.php421 public function setTemplate(GoogleCloudRunOpV2RevisionTemplate $template) function in Google\\Service\\CloudRun\\GoogleCloudRunOpV2Service
H A DGoogleCloudRunV2Execution.php395 public function setTemplate(GoogleCloudRunV2TaskTemplate $template) function in Google\\Service\\CloudRun\\GoogleCloudRunV2Execution
H A DGoogleCloudRunV2ExecutionTemplate.php100 public function setTemplate(GoogleCloudRunV2TaskTemplate $template) function in Google\\Service\\CloudRun\\GoogleCloudRunV2ExecutionTemplate
H A DGoogleCloudRunV2Job.php391 public function setTemplate(GoogleCloudRunV2ExecutionTemplate $template) function in Google\\Service\\CloudRun\\GoogleCloudRunV2Job
H A DGoogleCloudRunV2Service.php421 public function setTemplate(GoogleCloudRunV2RevisionTemplate $template) function in Google\\Service\\CloudRun\\GoogleCloudRunV2Service
H A DServiceSpec.php31 public function setTemplate(RevisionTemplate $template) function in Google\\Service\\CloudRun\\ServiceSpec
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CustomSearchAPI/
H A DSearchUrl.php34 public function setTemplate($template) function in Google\\Service\\CustomSearchAPI\\SearchUrl
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
H A DGoogleCloudDatacatalogV1Tag.php86 public function setTemplate($template) function in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1Tag
H A DGoogleCloudDatacatalogV1beta1Tag.php59 public function setTemplate($template) function in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1Tag
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DWorkflowMetadata.php244 public function setTemplate($template) function in Google\\Service\\Dataproc\\WorkflowMetadata
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DOrdersGetTestOrderTemplateResponse.php46 public function setTemplate(TestOrder $template) function in Google\\Service\\ShoppingContent\\OrdersGetTestOrderTemplateResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DListTemplatesResponse.php47 public function setTemplate($template) function in Google\\Service\\TagManager\\ListTemplatesResponse
H A DRevertTemplateResponse.php28 public function setTemplate(CustomTemplate $template) function in Google\\Service\\TagManager\\RevertTemplateResponse
/plugin/combo/ComboStrap/
H A DSite.php497 public static function setTemplate($template) function in ComboStrap\\Site
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG726 * added Twig_Loader_Array::setTemplate()
/plugin/findologicxmlexport/vendor/twig/twig/src/Loader/
H A DArrayLoader.php49 public function setTemplate($name, $template) function in Twig\\Loader\\ArrayLoader
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Loader/
H A DArrayTest.php89 $loader->setTemplate('foo', 'bar');
118 $loader->setTemplate($name, 'foo:bar');
/plugin/freechat/phpfreechat/src/
H A Dpfctemplate.class.php39 function setTemplate($tpl_filename) function in pfcTemplate
H A Dphpfreechat.class.php376 $t->setTemplate($c->theme_default_path.'/default/style.css.php');
379 $t->setTemplate($c->getFilePathFromTheme('style.css.php'));
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/Loader/
H A DArrayLoader.php75 public function setTemplate($name, $template) function in Mustache_Loader_ArrayLoader
H A DMutableLoader.php30 public function setTemplate($name, $template); function
/plugin/randomtables/table-roller/src/Generator/
H A DBaseGenerator.php31 public function setTemplate(string $template): void function in TableRoller\\Generator\\BaseGenerator