Home
last modified time | relevance | path

Searched refs:Template (Results 26 – 50 of 132) sorted by relevance

123456

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/include/
H A Dmissing_nested.test16 Twig\Error\LoaderError: Template "foo.twig" is not defined in "base.twig" at line 3.
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/include/
H A Dmissing_nested.test16 Twig\Error\LoaderError: Template "foo.twig" is not defined in "base.twig" at line 3.
/plugin/pagetemplater/
H A Dplugin.info.txt8 desc Select Template Pages for your Content.
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/exceptions/
H A Dundefined_template_in_child_template.test15 Twig\Error\LoaderError: Template "include.twig" is not defined in "index.twig" at line 5.
/plugin/advanced/lang/en/config/
H A Dstyleini.txt1 ==== Template style.ini ====
36 Template authors should generally try to reuse the placeholder names of the default template.
/plugin/tplinc/lang/en/
H A Dintro.txt1 ====== Template Includes ======
/plugin/loadskin/lang/en/
H A Dintro.txt1 ====== Template Manager ======
/plugin/findologicxmlexport/vendor/twig/twig/src/Error/
H A DError.php15 use Twig\Template; alias
281 …if (isset($trace['object']) && $trace['object'] instanceof Template && 'Twig_Template' !== \get_cl…
/plugin/combo/ComboStrap/Tag/
H A DSubscribeTag.php15 use ComboStrap\Template\TemplateForComponent;
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DTemplateWrapper.php30 public function __construct(Environment $env, Template $template)
H A DExpressionParser.php383 …de(0), $args->getNode(1), \count($args) > 2 ? $args->getNode(2) : null, Template::ANY_CALL, $line);
410 $type = Template::ANY_CALL;
423 $type = Template::METHOD_CALL;
449 $type = Template::ARRAY_CALL;
H A DEnvironment.php420 if ($name instanceof Template) {
598 …* @param string|Template|\Twig\TemplateWrapper|array $names A template or an array of templates to…
600 * @return TemplateWrapper|Template
612 if ($name instanceof Template) {
/plugin/structtemplate/
H A DREADME.md1 DokuWiki Struct Template Plugin
/plugin/ckgedit/lang/en/
H A Dstyle.txt1 **Current Template** \\
/plugin/newpagetemplate/lang/en/
H A Dhowto.txt1 This admin app is a GUI for the command line plugin that is described in the [[doku>plugin:newpagetemplate:cmdline|]] documentation. It has four options, corresponding to the main command line options.: ''Ini file'', ''Template'', ''Page id'', and ''User replacements''. These options enable you to process a single page using the selected page and template or one or more pages using one or more templates using an initialization file.
/plugin/layeranimation/
H A DREADME.md45 ## Template section
47 Template authors can trigger the activation and deactivation of the plugins functionality with a cu…
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Drecipes.rst98 Overriding a Template that also extends itself
300 Validating the Template Syntax
432 throw new \Twig\Error\LoaderError(sprintf('Template "%s" does not exist.', $name));
442 throw new \Twig\Error\LoaderError(sprintf('Template "%s" does not exist.', $name));
484 Using different Template Sources
511 Loading a Template from a String
/plugin/bootswrapper/
H A Dall.css23 /* Bootstrap 3 Template */
/plugin/codemirror/dist/modes/
H A Dgherkin.min.js.map1Template Situai|Template Senario|Template Keadaan|Tapausaihio|Szenariogrundriss|Szablon scenariusz…
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Dinclude.rst40 And if the expression evaluates to a ``\Twig\Template`` or a
/plugin/googleads/
H A DREADME.md24 **Template Authors Note**: You can insert the above code and make your template "Google AdSense Rea…
/plugin/npd/
H A DREADME.mdown22 Add Button to Template
/plugin/combo/syntax/
H A Dbrand.php24 use ComboStrap\Template; alias
/plugin/combo/ComboStrap/
H A DBrandButton.php253 return Template::create($urlTemplate)->setProperties($templateData)->render();
260 return Template::create($urlTemplate)->setProperties($templateData)->render();
/plugin/combo/vendor/salesforce/handlebars-php/
H A DREADME.md63 #### Template subsubsection
149 #### Render Template
153 ***$template*** : Template can be the name of the file or a string containing the handlebars/html.
631 ### Template Comments

123456