Home
last modified time | relevance | path

Searched defs:context (Results 251 – 275 of 424) sorted by path

1...<<11121314151617

/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DCoreExtension.php1536 function twig_include(Environment $env, $context, $template, $variables = [], $withContext = true, …
H A DDebugExtension.php51 function twig_var_dump(Environment $env, $context, array $vars = [])
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DTemplate.php120 public function getParent(array $context)
150 protected function doGetParent(array $context)
170 public function displayParentBlock($name, array $context, array $blocks = [])
251 public function renderParentBlock($name, array $context, array $blocks = [])
292 public function hasBlock($name, array $context = null, array $blocks = [])
326 public function getBlockNames(array $context = null, array $blocks = [])
396 public function display(array $context, array $blocks = [])
401 public function render(array $context)
424 protected function displayWithErrorHandling(array $context, array $blocks = [])
451 abstract protected function doDisplay(array $context, array $blocks = []);
[all …]
H A DTemplateWrapper.php43 public function render($context = [])
55 public function display($context = [])
70 public function hasBlock($name, $context = [])
82 public function getBlockNames($context = [])
95 public function renderBlock($name, $context = [])
125 public function displayBlock($name, $context = [])
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/Expression/
H A DFilterTest.php159 function twig_tests_filter_barbar($context, $string, $arg1 = null, $arg2 = null, array $args = [])
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DTemplateTest.php504 protected function doGetParent(array $context)
509 protected function doDisplay(array $context, array $blocks = [])
522 public function block_name($context, array $blocks = [])
/plugin/flowcharts/
H A Dmermaid.min.js1 …define&&define.amd?define([],e):"object"==typeof exports?exports.mermaid=e():t.mermaid=e()}("undef…
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js590 each: function(iterator, context) { argument
611 all: function(iterator, context) { argument
621 any: function(iterator, context) { argument
631 collect: function(iterator, context) { argument
640 detect: function(iterator, context) { argument
652 findAll: function(iterator, context) { argument
713 max: function(iterator, context) { argument
724 min: function(iterator, context) { argument
735 partition: function(iterator, context) { argument
753 reject: function(iterator, context) { argument
[all …]
/plugin/freechat/phpfreechat/src/
H A Dpfccommand.class.php218 function RunPendingCmdToPlay($nickid, $context, &$xml_reponse)
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.block.inline.php47 function reflow(&$parent, &$context) {
95 function reflow_static(&$parent, &$context) {
H A Dbox.block.php82 function reflow(&$parent, &$context) {
133 function reflow_absolute(&$context) {
163 function reflow_fixed(&$context) {
221 function reflow_static(&$parent, &$context) {
238 function reflow_static_normal(&$parent, &$context) {
H A Dbox.body.php31 function reflow(&$parent, &$context) {
H A Dbox.br.php29 function apply_clear($y, &$context) {
72 function get_min_width(&$context) {
83 function get_max_width(&$context) {
98 function reflow(&$parent, &$context) {
H A Dbox.button.php26 function get_max_width(&$context, $limit = 10E6) {
H A Dbox.checkbutton.php100 function get_min_width(&$context) {
114 function get_max_width(&$context) {
128 function reflow(&$parent, &$context) {
H A Dbox.container.php528 function _line_length_delta(&$context) {
547 function get_min_width_natural(&$context) {
605 function get_min_width(&$context) {
610 function get_min_nowrap_width(&$context) {
618 function get_max_width_natural(&$context, $limit=10E6) {
623 function get_max_width(&$context, $limit=10E6) {
628 function close_line(&$context, $lastline = false) {
854 function fitFloats(&$context) {
866 function reflow_content(&$context) {
915 function reflow_static_float(&$parent, &$context) {
[all …]
H A Dbox.frame.php11 function reflow(&$parent, &$context) {
42 function reflow_absolute(&$context) {
239 function reflow(&$parent, &$context) {
H A Dbox.generic.formatted.php108 function collapse_margin_bottom(&$parent, &$context) {
167 function collapse_margin(&$parent, &$context) {
342 function apply_clear($y, &$context) {
356 function _calc_percentage_width(&$parent, &$context) {
464 function get_min_width(&$context) {
468 function get_preferred_width(&$context) {
472 function get_preferred_minimum_width(&$context) {
477 function get_max_width(&$context) {
481 function get_max_width_natural(&$context) {
939 function reflow_footnote(&$parent, &$context) {
H A Dbox.generic.inline.php9 function reflow(&$parent, &$context) {
39 function maybe_line_break(&$parent, &$context) {
H A Dbox.generic.php325 function reflow(&$parent, &$context) {}
446 function get_min_width_natural($context) {
H A Dbox.iframe.php13 function get_min_width(&$context) {
17 function get_max_width(&$context) {
H A Dbox.img.php13 function get_max_width_natural(&$context) {
17 function get_min_width(&$context) {
21 function get_max_width(&$context) {
67 function reflow_static(&$parent, &$context) {
H A Dbox.inline.control.php9 function get_min_width(&$context, $limit = 10E6) {
13 function get_max_width(&$context, $limit = 10E6) {
23 function reflow_static(&$parent, &$context) {
H A Dbox.inline.php342 function reflow_static(&$parent, &$context) {
448 function get_min_width(&$context) {
480 function get_max_width_natural(&$context, $limit=10E6) {
H A Dbox.input.textarea.php31 function get_min_width(&$context) {
35 function get_max_width(&$context) {

1...<<11121314151617