Home
last modified time | relevance | path

Searched full:templates (Results 1 – 25 of 573) sorted by relevance

12345678910>>...23

/template/twigstarter/vendor/twig/twig/src/Loader/
DArrayLoader.php31 private $templates = []; variable in Twig\\Loader\\ArrayLoader
34 …* @param array $templates An array of templates (keys are the names, and values are the source cod…
36 public function __construct(array $templates = []) argument
38 $this->templates = $templates;
49 $this->templates[$name] = $template;
55 if (!isset($this->templates[$name])) {
59 return new Source($this->templates[$name], $name);
64 return isset($this->templates[$name]);
69 if (!isset($this->templates[$name])) {
73 return $name.':'.$this->templates[$name];
[all …]
DFilesystemLoader.php34 * @param string|array $paths A path or an array of paths where to look for templates
50 * Returns the paths to the templates.
54 * @return array The array of paths where to look for templates
74 * Sets the paths where templates are stored.
76 * @param string|array $paths A path or an array of paths where to look for templates
92 * Adds a path where templates are stored.
94 * @param string $path A path where to look for templates
113 * Prepends a path where templates are stored.
115 * @param string $path A path where to look for templates
/template/twigstarter/vendor/twig/twig/src/Util/
DDeprecationCollector.php31 * Returns deprecations for templates contained in a directory.
33 * @param string $dir A directory where templates are stored
34 * @param string $ext Limit the loaded templates by extension
50 * Returns deprecations for passed templates.
52 …* @param \Traversable $iterator An iterator of templates (where keys are template names and values…
69 // ignore templates containing syntax errors
/template/twigstarter/vendor/twig/twig/src/Test/
DIntegrationTestCase.php80 …public function testIntegration($file, $message, $condition, $templates, $exception, $outputs, $de… argument
82 …$this->doIntegrationTest($file, $message, $condition, $templates, $exception, $outputs, $deprecati…
89 …public function testLegacyIntegration($file, $message, $condition, $templates, $exception, $output… argument
91 …$this->doIntegrationTest($file, $message, $condition, $templates, $exception, $outputs, $deprecati…
114 $templates = self::parseTemplates($match[4]);
121 $templates = self::parseTemplates($match[4]);
128 …$tests[] = [str_replace($fixturesDir.'/', '', $file), $message, $condition, $templates, $exception…
144 …protected function doIntegrationTest($file, $message, $condition, $templates, $exception, $outputs… argument
157 $loader = new ArrayLoader($templates);
244 printf("Compiled templates that failed on case %d:\n", $i + 1);
[all …]
/template/wikipraktik/
DREADME8 Installation and upgrading of templates is automated by using
10 templates automatically.
15 For additional info on how to install templates in DokuWiki please
/template/twigstarter/vendor/twig/twig/
DCHANGELOG142 * fixed support for macros defined in parent templates
150 * fixed macros "import" when using the same name in the parent and child templates
189 * added the possibility to give a nice name to string templates (template_from_string function)
250 * fixed embedded templates starting with a BOM
255 * fixed float representation in compiled templates
272 * fixed reporting the proper location for errors compiled in templates
292 * fixed a regression in the way the profiler is registered in templates
300 * made variable names deterministic in compiled templates
309 * added circular reference detection when loading templates
/template/twigstarter/vendor/twig/twig/src/
DEnvironment.php35 * Stores the Twig configuration and renders templates.
76 * * charset: The charset used by the templates (default to UTF-8).
79 * templates (default to \Twig\Template).
81 * * cache: An absolute path where to store the compiled templates,
89 * * strict_variables: Whether to ignore invalid variables in templates
134 * Gets the base template class for compiled templates.
148 * Sets the base template class for compiled templates.
248 * an absolute path to the compiled templates,
260 * an absolute path to the compiled templates,
436 * This method should not be used as a generic way to load templates.
[all …]
/template/twigstarter/
DTemplateController.php36 // lookup templates in the twigstarter and the actual template
38 if (is_dir(tpl_incdir() . 'templates')) {
39 $paths[] = tpl_incdir() . 'templates';
41 $paths[] = __DIR__ . '/templates';
DCustomControllerInterface.php6 * Custom controller can be used by child templates and will be auto registered in Twig as SELF
/template/twigstarter/vendor/twig/twig/src/Cache/
DCacheInterface.php17 * It is highly recommended to always store templates on the filesystem to
19 * need to implement a custom strategy for storing templates on the filesystem.
/template/strap/vendor/salesforce/handlebars-php/
H A DREADME.md24 Handlebars provides the power necessary to let you build semantic templates effectively with no fru…
65 Handlebars templates look like regular HTML, with embedded handlebars expressions.
78 The string above can be used as is in your PHP file, or be put in a file (ie: */templates/main.tpl*…
102 $partialsDir = __DIR__."/templates";
115 # Will render the model to the templates/main.tpl template
157 The code below will render the model to the *templates/main.tpl* template
642 Partials are other templates you can include inside of the main template.
650 which is a file under /templates/my_partial.html
/template/dokukit/
Ddetail.php7 * @link http://dokuwiki.org/templates
8 * @link http://wiki.splitbrain.org/wiki:tpl:templates
/template/dokucms/
Ddetail.php7 * @link http://dokuwiki.org/templates
8 * @link http://wiki.splitbrain.org/wiki:tpl:templates
/template/dokumobile/
Dmain.php12 * @link http://dokuwiki.org/templates:iDokuwiki
112 <div class="no"><?php /* provide DokuWiki housekeeping, required in all templates */ tpl_indexerWeb…
/template/strap/
H A Dplugin.info.txt7 desc Professional looking templates (Bootstrap based) and SEO optimized pages.
/template/mnml-blog/blogtng-tpl/
DREADME2 <https://www.dokuwiki.org/plugin:blogtng#templates> for details). Have a look at
/template/material/
DREADME.md36 Refer to [this guide](https://www.dokuwiki.org/template) on how to install and use templates in Dok…
40 Regularly visit the installed templates via the configuration manager in order to update this templ…
/template/raw/
Dmain.php11 * @link http://dokuwiki.org/templates
107 <div class="no"><?php /* provide DokuWiki housekeeping, required in all templates */ tpl_indexerWeb…
/template/zenlike/conf/
Ddefault.php10 $conf['tagline'] = 'A free design by NodeThirtyThree + Free CSS Templates. Dokuwiki adopti…
/template/roundtheme/
Dmain.php11 * @link http://dokuwiki.org/templates
117 <div class="no"><?php /* provide DokuWiki housekeeping, required in all templates */ tpl_indexerWeb…
/template/my_little_forum/
Dmain.php11 * @link http://dokuwiki.org/templates
53 <?php /* provide DokuWiki housekeeping, required in all templates */ tpl_indexerWebBug()?>
/template/varicolored/
DREADME.md3 * Designed by [Free CSS Templates](https://web.archive.org/web/20130216012302/http://www.freecsstem…
/template/ameoto/
Dmain.php11 * @link http://wiki.splitbrain.org/wiki:tpl:templates
107 <div class="no"><?php /* provide DokuWiki housekeeping, required in all templates */ tpl_indexerWeb…
/template/bootstrap3/compat/inc/Menu/Item/
DBack.php8 * Navigates back up one namepspace. This is currently not used in any menu. Templates
/template/dokutwitterbootstrap/
Dmain.php41 …i should always be in one of the surrounding elements (e.g. plugins and templates depend on it) */…
139 … <?php tpl_indexerWebBug() /* provide DokuWiki housekeeping, required in all templates */ ?>
156 …"><?php tpl_indexerWebBug() /* provide DokuWiki housekeeping, required in all templates */ ?></div>

12345678910>>...23