Home
last modified time | relevance | path

Searched defs:templates (Results 151 – 163 of 163) sorted by path

1234567

/plugin/findologicxmlexport/vendor/twig/twig/src/Loader/
H A DArrayLoader.php33 protected $templates = []; variable in Twig\\Loader\\ArrayLoader
38 public function __construct(array $templates = [])
/plugin/findologicxmlexport/vendor/twig/twig/src/Test/
H A 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/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DErrorTest.php134 public function testTwigExceptionAddsFileAndLine($templates, $name, $line)
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Extension/
H A DSandboxTest.php21 protected static $templates; variable in Twig_Tests_Extension_SandboxTest
317 …protected function getEnvironment($sandboxed, $options, $templates, $tags = [], $filters = [], $me…
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DEngine.php41 private $templates = array(); variable in Mustache_Engine
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/Loader/
H A DArrayLoader.php29 private $templates; variable in Mustache_Loader_ArrayLoader
36 public function __construct(array $templates = array())
64 public function setTemplates(array $templates)
H A DFilesystemLoader.php31 private $templates = array(); variable in Mustache_Loader_FilesystemLoader
H A DInlineLoader.php54 protected $templates; variable in Mustache_Loader_InlineLoader
H A DMutableLoader.php22 public function setTemplates(array $templates);
/plugin/newpagetemplate/
H A Dadmin.php149 function templates() { function in admin_plugin_newpagetemplate
/plugin/structodt/
H A Daction.php102 protected function render_single($row, $templates, $ext='pdf') { argument
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts1194 templates: GanttTemplates; property
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js7431 "templates": "templates", property in module.exports.servicesEnum
15966 function renderResourceLineCell(resource, day, templates, config, timeline){ argument
16170 function renderHistogramCell(resource, sizes, maxCapacity, config, templates, day){ argument
23754 function _render_leftside_content(task, cfg, templates) { argument
23759 function _render_rightside_content(task, cfg, templates) { argument
23783 function _render_task_content(task, width, templates) { argument
23792 function _render_task_progress(task, element, maxWidth, cfg, templates) { argument

1234567