Home
last modified time | relevance | path

Searched refs:parts (Results 176 – 189 of 189) sorted by last modified time

12345678

/template/typo/
H A DCOPYING250 10. If you wish to incorporate parts of the Program into other free
322 parts of the General Public License. Of course, the commands you use may
/template/arctic-mbo/
H A DCOPYING250 10. If you wish to incorporate parts of the Program into other free
322 parts of the General Public License. Of course, the commands you use may
/template/dokubrick/
H A DCOPYING250 10. If you wish to incorporate parts of the Program into other free
322 parts of the General Public License. Of course, the commands you use may
/template/simple/
H A DCOPYING250 10. If you wish to incorporate parts of the Program into other free
322 parts of the General Public License. Of course, the commands you use may
/template/sandy/
H A DCOPYING250 10. If you wish to incorporate parts of the Program into other free
322 parts of the General Public License. Of course, the commands you use may
/template/drupal_garland_blue/
H A Dtpl_functions.php60 $parts = explode(':', $ID);
61 $count = count($parts);
65 $parts = array($conf['start']);
77 $part .= $parts[$i].':';
85 $title = useHeading('navigation') ? p_get_first_heading($page) : $parts[$i];
88 tpl_link(wl($page),$parts[$i],'title="'.$page.'" class="wikilink2" rel="nofollow"');
93 if(isset($page) && $page==$part.$parts[$i]) return;
94 $page = $part.$parts[$i];
98 $title = useHeading('navigation') ? p_get_first_heading($page) : $parts[$i];
101 tpl_link(wl($page),$parts[$i],'title="'.$page.'" class="wikilink2" rel="nofollow"');
/template/neolaoresources3/
H A Dmain.php120 $parts = explode(':', $ID);
121 $count = count($parts);
125 $parts = array($conf['start']);
138 $part .= $parts[$i].':';
146 $title = useHeading('navigation') ? p_get_first_heading($page) : $parts[$i];
149 tpl_link(wl($page),$parts[$i],'title="'.$page.'" class="wikilink2" rel="nofollow"');
154 if(isset($page) && $page==$part.$parts[$i]) return;
155 $page = $part.$parts[$i];
159 $title = useHeading('navigation') ? p_get_first_heading($page) : $parts[$i];
162 tpl_link(wl($page),$parts[$i],'title="'.$page.'" class="wikilink2" rel="nofollow"');
/template/slaad/
H A DCOPYING251 10. If you wish to incorporate parts of the Program into other free
/template/battlehorse/js/
H A Dprototype.js260 var parts = this.split('-'), len = parts.length;
261 if (len == 1) return parts[0];
264 ? parts[0].charAt(0).toUpperCase() + parts[0].substring(1)
265 : parts[0];
268 camelized += parts[i].charAt(0).toUpperCase() + parts[i].substring(1);
638 var parts = [];
650 parts.push(key + '=' + encodeURIComponent(value));
656 parts.push(pair.map(encodeURIComponent).join('='));
659 return parts.join('&');
/template/mmzire/
H A DCOPYING250 10. If you wish to incorporate parts of the Program into other free
322 parts of the General Public License. Of course, the commands you use may
/template/dokubook2/
H A DCOPYING250 10. If you wish to incorporate parts of the Program into other free
322 parts of the General Public License. Of course, the commands you use may
/template/mmkanso/
H A DCOPYING250 10. If you wish to incorporate parts of the Program into other free
322 parts of the General Public License. Of course, the commands you use may
/template/sxs/
H A Dsxs.php122 $parts = explode(':', $ID);
132 $last = count($parts);
135 foreach ($parts as $part) {
/template/mmclean/
H A DCOPYING250 10. If you wish to incorporate parts of the Program into other free
322 parts of the General Public License. Of course, the commands you use may

12345678