/template/twigstarter/vendor/twig/twig/src/ |
H A D | Template.php | 90 public function getParent(array $context) 120 protected function doGetParent(array $context) 140 public function displayParentBlock($name, array $context, array $blocks = []) 222 public function renderParentBlock($name, array $context, array $blocks = []) 247 public function renderBlock($name, array $context, array $blocks = [], $useBlocks = true) 271 public function hasBlock($name, array $context, array $blocks = []) 299 public function getBlockNames(array $context, array $blocks = []) 376 public function display(array $context, array $blocks = []) 381 public function render(array $context) 402 protected function displayWithErrorHandling(array $context, array $blocks = []) [all …]
|
H A D | TemplateWrapper.php | 41 public function render(array $context = []): string 53 public function display(array $context = []) 66 public function hasBlock(string $name, array $context = []): bool 78 public function getBlockNames(array $context = []): array 91 public function renderBlock(string $name, array $context = []): string 119 public function displayBlock(string $name, array $context = [])
|
H A D | Environment.php | 316 public function render($name, array $context = []) 331 public function display($name, array $context = []) 943 public function mergeGlobals(array $context)
|
/template/breeze/bower_components/gumby/sass/functions/ |
H A D | _em.scss | 3 @function em($size-in-px, $context: 16) { parameter 8 $context: strip-units($context); variable
|
/template/bootstrap3/compat/inc/Menu/ |
H A D | AbstractMenu.php | 20 protected $context = AbstractItem::CTX_DESKTOP; variable in dokuwiki\\Menu\\AbstractMenu 30 public function __construct($context = AbstractItem::CTX_DESKTOP) { argument
|
/template/starterbootstrap/js/ |
H A D | sorttable.js | 451 Array.forEach = function(array, block, context) { argument 468 String.forEach = function(string, block, context) { argument 475 var forEach = function(object, block, context) { argument
|
/template/ospyramid/js/libs/ |
H A D | jquery-1.6.1.js | 25 var jQuery = function( selector, context ) { argument 776 proxy: function( fn, context ) { argument 849 function jQuerySub( selector, context ) { argument 857 jQuerySub.fn.init = function init( selector, context ) { argument 988 resolveWith: function( context, args ) { argument 3897 Sizzle.find = function( expr, context, isXML ) { argument 4737 Expr.find.ID = function( match, context, isXML ) { argument 4772 Expr.find.TAG = function( match, context ) { argument 5086 var posProcess = function( selector, context ) { argument 5199 closest: function( selectors, context ) { argument [all …]
|
/template/twigstarter/vendor/twig/twig/src/Extension/ |
H A D | DebugExtension.php | 43 function twig_var_dump(Environment $env, $context, ...$vars)
|
H A D | CoreExtension.php | 1156 …_macro(Template $template, string $method, array $args, int $lineno, array $context, Source $sourc… 1258 function twig_include(Environment $env, $context, $template, $variables = [], $withContext = true, …
|
/template/starterbootstrap/ |
H A D | sidebar.php | 10 function tpl_processStartPage($ns,$context) {
|
/template/parallax/lib/js/ |
H A D | retina-1.1.0.js | 31 Retina.init = function(context) { argument
|
/template/bootstrap3/compat/inc/Menu/Item/ |
H A D | AbstractItem.php | 50 protected $context = self::CTX_ALL; variable in dokuwiki\\Menu\\Item\\AbstractItem
|
/template/bootstrap3/inc/ |
H A D | simple_html_dom.php | 56 $context = null, argument
|
/template/mikio/inc/ |
H A D | simple_html_dom.php | 53 $context = null, argument
|