Home
last modified time | relevance | path

Searched refs:blocks (Results 101 – 125 of 183) sorted by last modified time

12345678

/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dembed.rst18 {# These blocks are defined in "teasers_skeleton.twig" #}
H A Dextends.rst35 In this example, the :doc:`block<block>` tags define four blocks that child
77 know which one of the blocks' content to use.
122 Blocks can be nested for more complex layouts. Per default, blocks have access
134 For blocks with little content, it's possible to use a shortcut syntax. The
193 How do blocks work?
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/
H A DModuleNode.php33 …Interface $body, AbstractExpression $parent = null, \Twig_NodeInterface $blocks, \Twig_NodeInterfa… argument
44 'blocks' => $blocks,
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DParser.php43 protected $blocks; variable in Twig\\Parser
113 $this->blocks = [];
139 …$node = new ModuleNode(new BodyNode([$body]), $this->parent, new Node($this->blocks), new Node($th…
269 return isset($this->blocks[$name]);
274 return $this->blocks[$name];
279 $this->blocks[$name] = new BodyNode([$value], [], $value->getTemplateLine());
H A DTemplate.php40 protected $blocks = []; variable in Twig\\Template
199 $template = $blocks[$name][0];
200 $block = $blocks[$name][1];
203 $block = $this->blocks[$name][1];
233 $parent->displayBlock($name, $context, array_merge($this->blocks, $blocks), false);
300 if (isset($blocks[$name])) {
304 if (isset($this->blocks[$name])) {
331 return array_keys($this->blocks);
334 $names = array_merge(array_keys($blocks), array_keys($this->blocks));
393 return $this->blocks;
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/autoescape/
H A Dblock.test2 blocks and autoescape
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/use/
H A Daliases.test4 {% use "blocks.twig" with content as foo %}
7 --TEMPLATE(blocks.twig)--
H A Dbasic.test4 {% use "blocks.twig" %}
7 --TEMPLATE(blocks.twig)--
H A Duse_with_parent.test6 {% use 'blocks.twig' %}
17 --TEMPLATE(blocks.twig)--
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DTemplateTest.php196 $blocks = ['name' => [$template1, 'block_name']];
199 $template->getAttribute($template, 'renderBlock', ['name', [], $blocks]);
200 $template->getAttribute($template, 'displayBlock', ['name', [], $blocks]);
205 $template->getAttribute($template1, 'renderBlock', ['name', [], $blocks]);
206 $template->getAttribute($template1, 'displayBlock', ['name', [], $blocks]);
509 protected function doDisplay(array $context, array $blocks = []) argument
522 public function block_name($context, array $blocks = []) argument
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsDocumentSeparator.yml58 Separators included in blocks or strings
59 are treated as blocks or strings, as the
72 documents within literal blocks.
H A DYtsFoldedScalars.yml20 blocks.
40 is preserved in text blocks, YAML has
84 since the last line of both literal blocks
127 Both literal and folded blocks can be
143 test: Three trailing newlines in folded blocks
146 be applied to folded blocks.
H A DsfTests.yml54 test: Empty lines in literal blocks
56 Empty lines in literal blocks
68 test: Empty lines in folded blocks
70 Empty lines in folded blocks
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dindex.rst18 this component offers a way to use the PHP doc-blocks as a
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Drecipes.rst104 blocks;
H A Dapi.rst72 The possibility to render blocks from the API was added in Twig 1.28.
74 If a template defines blocks, they can be rendered individually via the
339 to escape/unescape blocks of code.
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/
H A DTemplateInterface.php40 * @param array $blocks An array of blocks to pass to the template
42 public function display(array $context, array $blocks = []); argument
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/
H A Dblocks.test2 "autoescape" tag applies escaping on embedded blocks
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DCHANGELOG.md127 * Added support for dumping multi line strings as literal blocks.
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG164 * deprecated silent display of undefined blocks
392 * fixed recursively calling blocks in templates with inheritance
584 * added an error when defining two blocks with the same name in a template
595 * fixed a regression when a template only extends another one without defining any blocks
626 * fixed raw blocks when used with the whitespace trim option
728 …* changed name regex to match PHP one "[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*" (works for blocks
770 * added support for horizontal reuse of template blocks (see docs for more information)
887 (blocks can now be called individually and still work with inheritance)
987 * fixed automatic-escaping for blocks
1008 * made it possible to insert newlines in tag and variable blocks
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js704 …;this.document=a;this.isFramed=this.forceIFrame||this.css.length;this._={blocks:{}}};CKEDITOR.ui.p… property in CKEDITOR.ui.panel._
708 …k})}k=a.output(l);e&&e.push(k);return k},addBlock:function(a,b){b=this._.blocks[a]=b instanceof CK…
709 …ock(a);return b},getBlock:function(a){return this._.blocks[a]},showBlock:function(a){a=this._.bloc…
H A Dcontents-default.css108 /* code blocks by code tag */
270 /* filenames for file and code blocks */
H A DCHANGES.md718 …ret should be scrolled into view on *Backspace* and *Delete* (covers only the merging blocks case).
981 …keditor.com/ticket/10877): Fixed: [SCAYT](http://ckeditor.com/addon/wsc) blocks typing in nested e…
1149 * [#10260](http://dev.ckeditor.com/ticket/10260): Fixed: Advanced Content Filter blocks [`tabSpaces…
H A Dcontents.css.unc129 /* filenames for downloadable file and code blocks */
/plugin/mimetex/
H A Dplugin.info.txt5 name mimetex Plugin parses latex blocks
7 (http://www.forkosh.com/mimetex.html) parses latex blocks

12345678