Home
last modified time | relevance | path

Searched refs:templatePath (Results 1 – 9 of 9) sorted by relevance

/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/
H A DFacade.php25 private $templatePath; variable in SebastianBergmann\\CodeCoverage\\Report\\Html\\Facade
54 $this->templatePath = __DIR__ . '/Renderer/Template/';
74 $this->templatePath,
82 $this->templatePath,
90 $this->templatePath,
131 copy($this->templatePath . 'css/nv.d3.min.css', $dir . 'nv.d3.min.css');
132 copy($this->templatePath . 'css/style.css', $dir . 'style.css');
143 copy($this->templatePath . 'js/d3.min.js', $dir . 'd3.min.js');
144 copy($this->templatePath . 'js/holder.min.js', $dir . 'holder.min.js');
146 copy($this->templatePath . 'js/jquery.min.js', $dir . 'jquery.min.js');
[all …]
H A DRenderer.php27 protected $templatePath; variable in SebastianBergmann\\CodeCoverage\\Report\\Html\\Renderer
57 * @param string $templatePath
63 public function __construct($templatePath, $generator, $date, $lowUpperBound, $highLowerBound) argument
67 $this->templatePath = $templatePath;
248 $this->templatePath . 'coverage_bar.html',
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/
H A DFile.php29 * @param string $templatePath
35 public function __construct($templatePath, $generator, $date, $lowUpperBound, $highLowerBound) argument
38 $templatePath,
56 $template = new \Text_Template($this->templatePath . 'file.html', '{{', '}}');
77 $template = new \Text_Template($this->templatePath . 'file_item.html', '{{', '}}');
80 $this->templatePath . 'method_item.html',
H A DDirectory.php27 $template = new \Text_Template($this->templatePath . 'directory.html', '{{', '}}');
97 new \Text_Template($this->templatePath . 'directory_item.html', '{{', '}}'),
H A DDashboard.php29 $this->templatePath . 'dashboard.html',
/plugin/sequencediagram/bower_components/lodash/lib/fp/
H A Dbuild-doc.js11 const templatePath = path.join(__dirname, 'template/doc'); constant
12 const template = file.globTemplate(path.join(templatePath, '*.jst'));
H A Dbuild-modules.js12 const templatePath = path.join(__dirname, 'template/modules'); constant
13 const template = file.globTemplate(path.join(templatePath, '*.jst'));
/plugin/ckgdoku/ckeditor/plugins/wsc/dialogs/
H A Dwsc.js49 …CKEDITOR.getUrl(b.plugins.wsc.path);a.iframeNumber=a.TextAreaNumber;a.templatePath=a.pluginPath+"d…
/plugin/ckgedit/ckeditor/plugins/wsc/dialogs/
H A Dwsc.js50 …CKEDITOR.getUrl(b.plugins.wsc.path);a.iframeNumber=a.TextAreaNumber;a.templatePath=a.pluginPath+"d…