Home
last modified time | relevance | path

Searched refs:inheritance (Results 1 – 25 of 81) sorted by relevance

1234

/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
Duse.rst11 template blocks reusable without using inheritance.
13 Template inheritance is one of the most powerful features of Twig but it is
14 limited to single inheritance; a template can only extend one other template.
15 This limitation makes template inheritance simple to understand and easy to
25 Horizontal reuse is a way to achieve the same goal as multiple inheritance,
86 The ``parent()`` function automatically determines the correct inheritance
108 In Twig 1.2, renaming allows you to simulate inheritance by calling the
Dblock.rst4 Blocks are used for inheritance and act as placeholders and replacements at
Dextends.rst8 Like PHP, Twig does not support multiple inheritance. So you can only have
150 Twig supports dynamic inheritance by using a variable as the base template:
183 possible to make the inheritance mechanism conditional:
Dembed.rst28 The ``embed`` tag takes the idea of template inheritance to the level of
29 content fragments. While template inheritance allows for "document skeletons",
/plugin/templateconfhelper/
DREADME4 * template inheritance with cascade [[#inheritance]]
5 * custom css.php with inheritance [[#preload]]
34 ===== inheritance =====
79 include style.ini and css files based on inheritance. Makes use of default_tpl, base_tpl and getCon…
87 * some inheritance dokumentation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
DAssignedTargetingOption.php79 public $inheritance; variable in Google\\Service\\DisplayVideo\\AssignedTargetingOption
496 public function setInheritance($inheritance) argument
498 $this->inheritance = $inheritance;
505 return $this->inheritance;
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/set/
Dinheritance.test2 "set" tag with inheritance
Dinheritance_overriding.test2 "set" tag with inheritance
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
Dparent.rst4 When a template uses inheritance, it's possible to render the contents of the
Dblock.rst10 When a template uses inheritance and if you want to print a block multiple
/plugin/jplayer/vendor/kriswallsmith/assetic/
DCHANGELOG-1.0.md29 * Added inheritance of environment variables
DCHANGELOG-1.1.md13 * Fixed environment var inheritance
/plugin/highlightjs/highlight/
Dreadme.rus.txt255 inheritance слова "extends" и "implements" внутри заголовка класса
388 inheritance слова "extends" и "implements" внутри заголовка класса
Dreadme.eng.txt250 inheritance keywords "extends" and "implements" inside class header
382 inheritance keywords "extends" and "implements" inside class header
/plugin/asciidocjs/node_modules/pug-linker/
DREADME.md22 Flatten the Pug AST of inclusion and inheritance.
/plugin/farmer/lang/en/
H A Dtab_config_help.txt18 Animals can still override the Farmer settings in their own configuration files. When inheritance i…
/plugin/asciidocjs/node_modules/inherits/
DREADME.md1 Browser-friendly inheritance fully compatible with standard node.js
/plugin/findologicxmlexport/vendor/jms/serializer/
DUPGRADING.md15 - Most of the classes are marked as `final`, inheritance is discouraged for all the cases, use comp…
/plugin/pagesicon/
H A DREADME_EN.md59 ## Icon inheritance
H A DDOKU_EN48 | parent_fallback | Fallback inheritance policy when the page has no icon: none, direct parent, or …
/plugin/findologicxmlexport/vendor/twig/twig/
DCHANGELOG390 * fixed inheritance in a 'use'-hierarchy
392 * fixed recursively calling blocks in templates with inheritance
601 * optimized parent template creation when the template does not use dynamic inheritance
611 * fixed sandbox mode when used with inheritance
719 …* fixed algorithm that determines if a template using inheritance is valid (no output between bloc…
736 * fixed inheritance when using conditional parents
886 * the implementation of template inheritance has been rewritten
887 (blocks can now be called individually and still work with inheritance)
928 …* added support for dynamic and conditional inheritance ({% extends some_var %} and {% extends sta…
/plugin/findologicxmlexport/vendor/twig/twig/doc/
Dtemplates.rst331 The most powerful part of Twig is template inheritance. Template inheritance
410 more advanced features like block nesting, scope, dynamic inheritance, and
411 conditional inheritance.
415 Twig also supports multiple inheritance with the so called horizontal reuse
/plugin/bible/bible_douayRheims/
DMicheas.txt14 …1:14. Therefore shall she send messengers to the inheritance of Geth: the houses of lying to decei…
18 …houses they have forcibly taken away: and oppressed a man and his house, a man and his inheritance.
98 …7:14. Feed thy people with thy rod, the flock of thy inheritance, them that dwell alone in the for…
102 …who takest away iniquity, and passest by the sin of the remnant of thy inheritance? he will send h…
DEphesians.txt14 …1:14. Who is the pledge of our inheritance, unto the redemption of acquisition, unto the praise of…
18 …t the hope is of his calling and what are the riches of the glory of his inheritance in the saints.
103 …cator or unclean or covetous person (which is a serving of idols) hath inheritance in the kingdom …
/plugin/cacherevisionseraser2/
DREADME.md19 * Adjust the inheritance class of admin (According to the dokuwiki version 2024-02-06b "Kaos")

1234