Home
last modified time | relevance | path

Searched defs:template (Results 51 – 75 of 151) sorted by last modified time

1234567

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DServiceSpec.php31 public function setTemplate(RevisionTemplate $template)
H A DConfigurationSpec.php28 public function setTemplate(RevisionTemplate $template)
H A DGoogleCloudRunV2ExecutionTemplate.php100 public function setTemplate(GoogleCloudRunV2TaskTemplate $template)
H A DGoogleCloudRunV2Job.php391 public function setTemplate(GoogleCloudRunV2ExecutionTemplate $template)
H A DGoogleCloudRunV2Execution.php395 public function setTemplate(GoogleCloudRunV2TaskTemplate $template)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
H A DGoogleCloudDatacatalogV1beta1Tag.php26 public $template; variable in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1Tag
59 public function setTemplate($template)
H A DGoogleCloudDatacatalogV1Tag.php35 public $template; variable in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1Tag
86 public function setTemplate($template)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DWorkflowMetadata.php67 public $template; variable in Google\\Service\\Dataproc\\WorkflowMetadata
244 public function setTemplate($template)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DListTemplatesResponse.php47 public function setTemplate($template)
H A DRevertTemplateResponse.php28 public function setTemplate(CustomTemplate $template)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DOrdersGetTestOrderTemplateResponse.php46 public function setTemplate(TestOrder $template)
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DMessageFormatter.php47 private $template; variable in GuzzleHttp\\MessageFormatter
52 public function __construct($template = self::CLF)
H A Dfunctions.php17 function uri_template($template, array $variables)
H A DUriTemplate.php12 private $template; variable in GuzzleHttp\\UriTemplate
38 public function expand($template, array $variables)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CustomSearchAPI/
H A DSearchUrl.php25 public $template; variable in Google\\Service\\CustomSearchAPI\\SearchUrl
34 public function setTemplate($template)
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js19558 function translate$1(template, replacements) { argument
57265 function createInnerTextNode(parentNode, tokens, template) { argument
/plugin/newpagetemplate/
H A Dhelper.php6 public $template; variable in helper_plugin_newpagetemplate
85 function pagefromtemplate($template, $page, $newpagevars, $user = "") argument
/plugin/diagramsnet/lib/js/diagramly/graphml/
H A DmxGraphMlCodec.js1007 mxGraphMlCodec.prototype.handleTemplates = function (template, userTags, node, styleMap) argument
/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js1944 function mxObjectCodec(a,b,c,d){this.template=a;this.exclude=null!=b?b:[];this.idrefs=null!=c?c:[];… method in mxObjectCodec
H A Dviewer.min.js1944 function mxObjectCodec(a,b,c,d){this.template=a;this.exclude=null!=b?b:[];this.idrefs=null!=c?c:[];… method in mxObjectCodec
H A Dapp.min.js1978 function mxObjectCodec(a,b,c,d){this.template=a;this.exclude=null!=b?b:[];this.idrefs=null!=c?c:[];… method in mxObjectCodec
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js1740 function mxObjectCodec(a,b,c,d){this.template=a;this.exclude=null!=b?b:[];this.idrefs=null!=c?c:[];… method in mxObjectCodec
/plugin/publistf/bib2tpl/
H A Dbibtex_converter.php198 function convert($bibtex, &$template, &$replacementKeys=array()) {
358 private function translate(&$data, &$template) {
407 private function translate_group($key, $id, &$data, $template) {
447 private function translate_entry(&$entry, $template) {
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/Loader/
H A DArrayLoader.php75 public function setTemplate($name, $template)

1234567