Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/
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,
130 copy($this->templatePath . 'css/bootstrap.min.css', $dir . 'bootstrap.min.css');
131 copy($this->templatePath . 'css/nv.d3.min.css', $dir . 'nv.d3.min.css');
132 copy($this->templatePath . 'css/style.css', $dir . 'style.css');
135 …copy($this->templatePath . 'fonts/glyphicons-halflings-regular.eot', $dir . 'glyphicons-halflings-…
136 …copy($this->templatePath . 'fonts/glyphicons-halflings-regular.svg', $dir . 'glyphicons-halflings-…
[all …]
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/
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',
DDirectory.php27 $template = new \Text_Template($this->templatePath . 'directory.html', '{{', '}}');
97 new \Text_Template($this->templatePath . 'directory_item.html', '{{', '}}'),
DDashboard.php29 $this->templatePath . 'dashboard.html',
/plugin/asciidocjs/node_modules/ejs/bin/
Dcli.js126 let templatePath = program.taskNames[0];
154 if (!templatePath) {
198 opts.filename = path.resolve(process.cwd(), templatePath);
/plugin/sequencediagram/bower_components/lodash/lib/fp/
Dbuild-doc.js11 const templatePath = path.join(__dirname, 'template/doc'); constant
12 const template = file.globTemplate(path.join(templatePath, '*.jst'));
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/
Dwsc.js49 …CKEDITOR.getUrl(b.plugins.wsc.path);a.iframeNumber=a.TextAreaNumber;a.templatePath=a.pluginPath+"d…
/plugin/ckgedit/ckeditor/plugins/wsc/dialogs/
Dwsc.js50 …CKEDITOR.getUrl(b.plugins.wsc.path);a.iframeNumber=a.TextAreaNumber;a.templatePath=a.pluginPath+"d…