Home
last modified time | relevance | path

Searched defs:templates (Results 1 – 25 of 168) sorted by relevance

1234567

/plugin/jplayer/vendor/mustache/mustache/src/Mustache/Loader/
DArrayLoader.php29 private $templates; variable in Mustache_Loader_ArrayLoader
36 public function __construct(array $templates = array())
64 public function setTemplates(array $templates)
DMutableLoader.php22 public function setTemplates(array $templates);
DInlineLoader.php54 protected $templates; variable in Mustache_Loader_InlineLoader
DFilesystemLoader.php31 private $templates = array(); variable in Mustache_Loader_FilesystemLoader
/plugin/findologicxmlexport/vendor/twig/twig/src/Loader/
DArrayLoader.php33 protected $templates = []; variable in Twig\\Loader\\ArrayLoader
38 public function __construct(array $templates = [])
/plugin/findologicxmlexport/vendor/twig/twig/src/Test/
DIntegrationTestCase.php82 public function testIntegration($file, $message, $condition, $templates, $exception, $outputs)
91 …public function testLegacyIntegration($file, $message, $condition, $templates, $exception, $output…
144 …protected function doIntegrationTest($file, $message, $condition, $templates, $exception, $outputs)
/plugin/asciidocjs/node_modules/nunjucks/src/
Dprecompile-global.js3 function precompileGlobal(templates, opts) { argument
/plugin/newpagetemplate/
Dadmin.php149 function templates() { function in admin_plugin_newpagetemplate
/plugin/ckgedit/
Dadmin.php105 function templates($selected="") { function in admin_plugin_ckgedit
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
DListWorkflowTemplatesResponse.php47 public function setTemplates($templates)
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Extension/
DSandboxTest.php21 protected static $templates; variable in Twig_Tests_Extension_SandboxTest
317 …protected function getEnvironment($sandboxed, $options, $templates, $tags = [], $filters = [], $me…
/plugin/structodt/
Daction.php102 protected function render_single($row, $templates, $ext='pdf') {
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
DErrorTest.php134 public function testTwigExceptionAddsFileAndLine($templates, $name, $line)
/plugin/ckgedit/ckeditor/skins/moono/
Dskin.js124 templates = { variable
/plugin/ckgdoku/ckeditor/skins/moono/
Dskin.js124 templates = { variable
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
DCatNamespace.php632 public function templates(array $params = []) function in Elasticsearch\\Namespaces\\CatNamespace
/plugin/dw2pdf/vendor/setasign/fpdi/src/
DFpdfTplTrait.php26 protected $templates = []; variable
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
DEngine.php41 private $templates = array(); variable in Mustache_Engine
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/
DGenerator.php30 private static $templates = []; variable in PHPUnit_Framework_MockObject_Generator
/plugin/ckgedit/ckeditor/
Dbuild-config.js111 'templates' : 1, property
/plugin/yuriigantt/3rd/dhtmlxgantt/
Ddhtmlxgantt.d.ts1194 templates: GanttTemplates; property
/plugin/ckgdoku/ckeditor/lang/
Dfr.js5 …de texte enrichi","common":{"editorHelp":"Utilisez le raccourci Alt-0 pour obtenir de l'aide","bro…
Dth.js5 …"Rich Text Editor panel","common":{"editorHelp":"กด ALT 0 หากต้องการความช่วยหลือ","browseServer":…
Dnl.js5 …ditorHelp":"Druk ALT 0 voor hulp","browseServer":"Bladeren op server","url":"URL","protocol":"Prot…
Dko.js5 …"editorPanel":"리치 텍스트 편집기 패널","common":{"editorHelp":"도움이 필요하면 ALT 0 을 누르세요","browseServer":"서버 탐색…

1234567