Home
last modified time | relevance | path

Searched refs:inheritance (Results 1 – 25 of 78) 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/
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/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 …
DRuth.txt65 …oabitess, who was the wife of the deceased: to raise up the name of thy kinsman in his inheritance.
70 …tess, the wife of Mahalon, to raise up the name of the deceased in his inheritance lest his name b…
DPsalms.txt14 …2:8. Ask of me, and I will give thee the Gentiles for thy inheritance, and the utmost parts of the…
38 5:1. Unto the end, for her that obtaineth the inheritance. A psalm for David.
168 …15:5. The Lord is the portion of my inheritance and of my cup: it is thou that wilt restore my inh…
169 15:6. The lines are fallen unto me in goodly places: for my inheritance is goodly to me.
383 27:9. Save, O Lord, thy people, and bless thy inheritance: and rule them and exalt them for ever.
454 …2. Blessed is the nation whose God is the Lord: the people whom he hath chosen for his inheritance.
546 36:18. The Lord knoweth the days of the undefiled; and their inheritance shall be for ever.
716 46:5. He hath chosen for us his inheritance, the beauty of Jacob which he hath love.
927 …60:6. For thou, my God, hast heard my prayer: thou hast given an inheritance to them that fear thy…
1018 …67:10. Thou shalt set aside for thy inheritance a free rain, O God: and it was weakened, but thou …
[all …]
/plugin/cacherevisionseraser2/
DREADME.md19 * Adjust the inheritance class of admin (According to the dokuwiki version 2024-02-06b "Kaos")

1234