Home
last modified time | relevance | path

Searched refs:return (Results 76 – 95 of 95) sorted by path

1234

/template/strap/bootstrap/4.4.1/
H A Dbootstrap.16col.min.css.map1return their regular pseudo-classes instead of a shimmed media query.\n//\n// Issue: https://githu…
H A Dbootstrap.min.js.map1return {}.toString.call(obj).match(/\\s([a-z]+)/i)[1].toLowerCase()\n}\n\nfunction getSpecialTrans…
/template/strap/bootstrap/4.5.0/
H A Dbootstrap.16col.min.css.map1return their regular pseudo-classes instead of a shimmed media query.\n//\n// Issue: https://githu…
/template/strap/bootstrap/5.0.1/
H A Dbootstrap.min.css.map1return unquote(str-slice($val, 2));\n}\n\n// Helper function to get the responsive value calculate…
H A Dbootstrap.min.js.map1return [].concat(...Element.prototype.querySelectorAll.call(element, selector))\n },\n\n findOne…
H A Dbootstrap.rtl.min.css.map1return unquote(str-slice($val, 2));\n}\n\n// Helper function to get the responsive value calculate…
/template/strap/class/
H A DTplUtility.php760 …n-home" aria-hidden="true"></span>', 'title="' . tpl_pagetitle($page, true) . '"', $return = true);
850 * @param bool $return if true it returns html, otherwise prints
857 … function renderActionLink($type, $class = '', $pre = '', $suf = '', $inner = '', $return = false) argument
897 if ($return) return $out;
1344 $return = '';
1348 …$return .= '<link rel="shortcut icon" href="' . tpl_getMediaFile($possibleLocation, true) . '" />'…
1352 …$return .= '<link rel="icon" type="image/png" sizes="32x32" href="' . tpl_getMediaFile($possibleLo…
1355 …$return .= '<link rel="icon" type="image/png" sizes="16x16" href="' . tpl_getMediaFile($possibleLo…
1359 …$return .= '<link rel="apple-touch-icon" href="' . tpl_getMediaFile($possibleLocation, true) . '" …
1361 return $return;
/template/taratasy/
H A Dtpl_functions.php188 $return = '';
194 $return .= '<link rel="shortcut icon" href="'.tpl_getMediaFile($look).'" />'.NL;
198 … $return .= '<link rel="apple-touch-icon" href="'.tpl_getMediaFile($look).'" />'.NL;
203 … $return .= '<link rel="icon" href="'.tpl_getMediaFile($look).'" type="image/svg+xml" />'.NL;
208 return $return;
/template/templar/
H A DCOPYING619 copy of the Program in return for a fee.
H A DLICENSE619 copy of the Program in return for a fee.
/template/tilus/
H A Dtpl_functions.php19 function _tpl_discussion($discussionPage, $title, $backTitle, $link=0, $wrapper=0, $return=0) { argument
51 if ($return) return $output;
60 function _tpl_userpage($userPage, $title, $link=0, $wrapper=0, $return=0) { argument
79 if ($return) return $output;
88 function _tpl_action($type, $link=0, $wrapper=0, $return=0) { argument
93 if ($return) return $output;
100 if ($return) return $output;
/template/trendclassic/
H A Dtpl_functions.php19 function _tpl_discussion($discussionPage, $title, $backTitle, $link=0, $wrapper=0, $return=0) { argument
51 if ($return) return $output;
60 function _tpl_userpage($userPage, $title, $link=0, $wrapper=0, $return=0) { argument
79 if ($return) return $output;
88 function _tpl_action($type, $link=0, $wrapper=0, $return=0) { argument
93 if ($return) return $output;
100 if ($return) return $output;
/template/tripillar/
H A Dtpl_functions.php19 function _tpl_discussion($discussionPage, $title, $backTitle, $link=0, $wrapper=0, $return=0) { argument
51 if ($return) return $output;
60 function _tpl_userpage($userPage, $title, $link=0, $wrapper=0, $return=0) { argument
79 if ($return) return $output;
88 function _tpl_action($type, $link=0, $wrapper=0, $return=0) { argument
93 if ($return) return $output;
100 if ($return) return $output;
/template/twigstarter/
H A DTemplateController.php186 $return = call_user_func_array($name, $arguments);
191 return $return;
/template/twigstarter/vendor/twig/twig/
H A DCHANGELOG168 …* allowed Twig\NodeVisitor\NodeVisitorInterface::leaveNode() to return "null" instead of "false" (…
171 …* allowed Twig\Loader\FilesystemLoader::findTemplate() to return "null" instead of "false" (same m…
307 * fixed use TokenParser to return an empty Node
349 * "empty" test will now consider the return value of the __toString() method for
374 * changed _self variable to return the current template name
/template/typowiki/typowiki/
H A Dtpl_functions.php19 function _tpl_discussion($discussionPage, $title, $backTitle, $link=0, $wrapper=0, $return=0) { argument
51 if ($return) return $output;
60 function _tpl_userpage($userPage, $title, $link=0, $wrapper=0, $return=0) { argument
61 if (empty($_SERVER['REMOTE_USER'])) return;
79 if ($return) return $output;
88 function _tpl_action($type, $link=0, $wrapper=0, $return=0) { argument
93 if ($return) return
[all...]
/template/varicolored/
H A Dtpl_functions.php19 function _tpl_discussion($discussionPage, $title, $backTitle, $link=0, $wrapper=0, $return=0) { argument
51 if ($return) return $output;
60 function _tpl_userpage($userPage, $title, $link=0, $wrapper=0, $return=0) { argument
79 if ($return) return $output;
88 function _tpl_action($type, $link=0, $wrapper=0, $return=0) { argument
93 if ($return) return $output;
100 if ($return) return $output;
/template/vector/static/3rd/vector/
H A Dcsshover.htc55 if(!REG_MSIE.test(navigator.userAgent) && !REG_COMPAT.test(window.document.compatMode)) return;
170 return type;
249 return function(node, type, className) {
252 return CSSHover.patch(node, type, className);
/template/wikipraktik/
H A Dmain.php105 <?php tpl_license($img = 'button', $imgOnly = true, $return = false, $wrap = false) ?>
98 <?php tpl_license($img = 'button', $imgOnly = true, $return = false, $wrap = false) ?> global() variable
/template/zenlike/
H A Dtpl_functions.php188 $return = '';
194 $return .= '<link rel="shortcut icon" href="'.tpl_getMediaFile($look).'" />'.NL;
198 … $return .= '<link rel="apple-touch-icon" href="'.tpl_getMediaFile($look).'" />'.NL;
203 … $return .= '<link rel="icon" href="'.tpl_getMediaFile($look).'" type="image/svg+xml" />'.NL;
208 return $return;

1234