Home
last modified time | relevance | path

Searched refs:part (Results 1 – 25 of 135) sorted by relevance

123456

/template/congrid/
H A Dtpl_functions.php65 foreach ($parts as $part) {
66 if ($part == '*') {
70 $part = str_replace(' ', '', $part);
72 $value = substr($part, 4);
78 $value = substr($part, 4);
84 $value = substr($part, 4);
90 $value = substr($part, 4);
96 $value = substr($part, 6);
102 $value = substr($part, 6);
108 $value = substr($part, 5);
[all …]
/template/roundbox/
H A Droundbox.php237 foreach ($parts as $part) {//do
240 if ($count != $last || $part != tpl_getConf('rb_index')) {//do
243 if ($part == $conf['start'])
250 $page .= $part;
254 $part = str_replace('_', ' ', $part);
264 tpl_link(wl($link), $part, 'title="'.$link.'"');
268 tpl_link(wl($link), $part, 'title="'.$link.'" class="wikilink2"');
/template/drupal_garland_blue/
H A Dtpl_functions.php75 $part = '';
77 $part .= $parts[$i].':';
78 $page = $part;
93 if(isset($page) && $page==$part.$parts[$i]) return;
94 $page = $part.$parts[$i];
/template/sxs/
H A Dsxs.php135 foreach ($parts as $part) {
136 if ($count != $last || $part != $conf['sxs_index']) {
138 if ($part == $conf['start']) continue;
140 $page .= $part;
143 $part = str_replace('_', ' ', $part);
150 tpl_link(wl($link), $part, 'title="'.$link.'"');
154 tpl_link(wl($link), $part,
/template/neolaoresources3/
H A Dmain.php136 $part = '';
138 $part .= $parts[$i].':';
139 $page = $part;
154 if(isset($page) && $page==$part.$parts[$i]) return;
155 $page = $part.$parts[$i];
/template/starterbootstrap/
H A Dtpl_functions.php397 $part = '';
399 $part .= $parts[$i].':';
400 $page = $part;
409 if (isset($page) && $page == $part.$parts[$i]) return true;
410 $page = $part.$parts[$i];
471 foreach ($ns_parts as $level => $part) {
472 if ($tmp_ns) $tmp_ns .= ':'.$part;
473 else $tmp_ns = $part;
/template/wallpaper/
H A Dtpl_functions.php340 $part = '';
342 $part .= $parts[$i].':';
343 $page = $part;
353 if(isset($page) && $page == $part.$parts[$i]) return true;
354 $page = $part.$parts[$i];
/template/twigstarter/vendor/symfony/polyfill-mbstring/
H A DMbstring.php646 public static function mb_stristr($haystack, $needle, $part = false, $encoding = null) argument
650 return self::getSubpart($pos, $part, $haystack, $encoding);
653 public static function mb_strrchr($haystack, $needle, $part = false, $encoding = null) argument
663 return self::getSubpart($pos, $part, $haystack, $encoding);
666 public static function mb_strrichr($haystack, $needle, $part = false, $encoding = null) argument
671 return self::getSubpart($pos, $part, $haystack, $encoding);
682 public static function mb_strstr($haystack, $needle, $part = false, $encoding = null) argument
688 if ($part) {
800 private static function getSubpart($pos, $part, $haystack, $encoding) argument
805 if ($part) {
/template/arctic-mbo/
H A Dtpl_functions.php415 $part = '';
417 $part .= $parts[$i].':';
418 $page = $part;
433 if(isset($page) && $page==$part.$parts[$i]) return;
434 $page = $part.$parts[$i];
/template/twigstarter/vendor/twig/twig/src/Loader/
H A DFilesystemLoader.php283 foreach ($parts as $part) {
284 if ('..' === $part) {
286 } elseif ('.' !== $part) {
/template/khum1/
H A DCHANGELOG.md.backup43 - File _edit.css renamed to _edit.less and cleaned up for more consistency in this part of the css.
44 - Modification of the Changelog presentation to read more easily : part EN then part FR.
48 - Close #18: Fixed the margin bug on the preview and cleaned up the code on this part.
137 - The "article" part keeps the same width between reading and editing.
H A DCHANGELOG.md64 - File _edit.css renamed to _edit.less and cleaned up for more consistency in this part of the css.
65 - Modification of the Changelog presentation to read more easily : part EN then part FR.
69 - Close #18: Fixed the margin bug on the preview and cleaned up the code on this part.
158 - The "article" part keeps the same width between reading and editing.
/template/mikio/
H A Dmikio.php1166 $key = strtolower($matches[1]); // Extract the key (a-zA-Z part)
1394 $part = '';
1396 $part .= $parts[$i] . ':';
1397 $page = $part;
1408 if ((isset($page) === true && $page === $part . $parts[$i]) === false) {
1409 $page = $part . $parts[$i];
1990 foreach ($parts as $part) {
1991 if (strlen($part) > 0) {
1992 $script .= 'mikio.hidePart(\'' . $part . '\');';
/template/comicslate/fonts/
H A Ddsp_license.txt32 The author keeps the right to discard or replace this license or any its part, without further noti…
/template/ospyramid/js/libs/
H A Djquery-1.6.1.js4059 "+": function(checkSet, part){
4065 part = part.toLowerCase();
4074 elem === part;
4090 part = part.toLowerCase();
4108 elem.parentNode === part;
4123 if ( typeof part === "string" && !rNonWord.test( part ) ) {
4124 part = part.toLowerCase();
4125 nodeCheck = part;
4137 if ( typeof part === "string" && !rNonWord.test( part ) ) {
4138 part = part.toLowerCase();
[all …]
/template/ad-hominem/
H A Dmy_template.php348 $part = $parts[$i];
349 $page .= $part . ':';
/template/starterpjax/
H A DREADME.md5 The template is part of a proof-of-concept for a set of changes aimed at:
13part of the content which has changed between pages - but there's no need to make extensive change…
/template/material/
H A DLICENSE103 excluding those notices that do not pertain to any part of
106 (d) If the Work includes a "NOTICE" text file as part of its
110 pertain to any part of the Derivative Works, in at least one
112 as part of the Derivative Works; within the Source form or
/template/templar/less/
H A Dbutton-groups.less11 font-size: 0; // remove as part 1 of font-size inline-block hack
45 font-size: @baseFontSize; // redeclare as part 2 of font-size inline-block hack
/template/bushwick/fonts/
H A DSIL Open Font License 1.1.txt38 or substituting -- in part or in whole -- any of the components of the
72 5) The Font Software, modified or unmodified, in part or in whole,
/template/mikio/assets/
H A Dmikio.js634 hidePart: function (part) {
650 if (selectorArray.hasOwnProperty(part)) {
651 Array.from(document.querySelectorAll(selectorArray[part])).forEach(function (elem) {
600 hidePart(part) global() argument
/template/bootstrap3/
H A DTemplate.php919 $part = '';
922 $part .= $parts[$i] . ':';
923 $page = $part;
951 if (isset($page) && $page == $part . $parts[$i]) {
956 $page = $part . $parts[$i];
/template/templar/
H A DCOPYING84 To "modify" a work means to copy from or adapt all or part of the work
125 packaging a Major Component, but which is not part of that Major
140 which are not part of the work. For example, Corresponding Source
181 No covered work shall be deemed part of an effective technological
320 part of a transaction in which the right of possession and use of the
350 apply only to part of the Program, that part may be used separately
355 remove any additional permissions from that copy, or from any part of
390 received it, or any part of it, contains a notice stating that it is
558 License will continue to apply to the part which is the covered work,
H A DLICENSE84 To "modify" a work means to copy from or adapt all or part of the work
125 packaging a Major Component, but which is not part of that Major
140 which are not part of the work. For example, Corresponding Source
181 No covered work shall be deemed part of an effective technological
320 part of a transaction in which the right of possession and use of the
350 apply only to part of the Program, that part may be used separately
355 remove any additional permissions from that copy, or from any part of
390 received it, or any part of it, contains a notice stating that it is
558 License will continue to apply to the part which is the covered work,
/template/darkblue/
H A DLICENSE84 To "modify" a work means to copy from or adapt all or part of the work
125 packaging a Major Component, but which is not part of that Major
140 which are not part of the work. For example, Corresponding Source
181 No covered work shall be deemed part of an effective technological
320 part of a transaction in which the right of possession and use of the
350 apply only to part of the Program, that part may be used separately
355 remove any additional permissions from that copy, or from any part of
390 received it, or any part of it, contains a notice stating that it is
558 License will continue to apply to the part which is the covered work,

123456