Home
last modified time | relevance | path

Searched refs:id (Results 51 – 75 of 223) sorted by relevance

123456789

/template/sxs/
H A Dsxs.php239 function sxs_btn_img_meta_edit($id, $newwin=false) { argument
244 urlencode($id) . '"';
246 print ' onclick="return metaedit(\'' . urlencode($id) .
/template/bushwick/
H A Dfunctions.js23 if ( mejs.players[ el.id ] ) {
24 mejs.players[ el.id ].remove();
/template/nucleus/
H A Dfooter.inc4 <div class="bar" id="bar_bottom">
5 <div class="bar-left" id="bar_bottomleft">
9 <div class="bar-right" id="bar_bottomright">
/template/arctic-mbo/
H A Dscript.js.old16 obj.id = 'sb__left__toc__toggle';
55 obj.id = 'sb__right__toc__toggle';
H A Dscript.js.old217 obj.id = 'sb__left__toc__toggle';
56 obj.id = 'sb__right__toc__toggle';
H A Dtpl_functions.php353 function _getNsSb($id) { argument
356 $path = explode(':', $id);
364 $curlc = $translation->getLangPart($id);
/template/dokukit/
H A Dtpl_functions.php99 function _getNsSb($id, $pname = 'sidebar') { argument
101 $path = explode(':', $id);
/template/rtd_suterdev/
H A Dscript.js5 if (document.body.id === "dokuwiki__top") {
/template/readthedokus/
H A Dscript.js5 if (document.body.id === "dokuwiki__top") {
/template/mikio/inc/
H A Dsimple_html_dom.php520 // code tracker id 2788009
568 list($tag, $id, $class, $attributes, $cmb) = $selector;
632 if ($pass && $id !== '' && !isset($node->attr['id'])) {
637 if ($pass && $id !== '' && isset($node->attr['id'])) {
639 $node_id = explode(' ', trim($node->attr['id']))[0];
641 if($id !== $node_id) { $pass = false; }
859 * [2] - id name
861 * Optionally matches a id nam
1322 getElementById($id) global() argument
1327 getElementsById($id, $idx = null) global() argument
2336 getElementById($id) global() argument
2341 getElementsById($id, $idx = null) global() argument
[all...]
/template/bootstrap3/inc/
H A Dsimple_html_dom.php523 // code tracker id 2788009
571 list($tag, $id, $class, $attributes, $cmb) = $selector;
628 if ($pass && $id !== '' && !isset($node->attr['id'])) {
633 if ($pass && $id !== '' && isset($node->attr['id'])) {
635 $node_id = explode(' ', trim($node->attr['id']))[0];
637 if($id !== $node_id) { $pass = false; }
855 * [2] - id name
857 * Optionally matches a id nam
1318 getElementById($id) global() argument
1323 getElementsById($id, $idx = null) global() argument
2330 getElementById($id) global() argument
2335 getElementsById($id, $idx = null) global() argument
[all...]
/template/dokubrick/
H A Dtpl_functions.php262 function _getNsSb($id) { argument
265 $path = explode(':', $id);
/template/bootstrap3/inc/Menu/Item/
H A DSendMail.php24 $this->id = '#';
H A DPrintPage.php24 $this->id = '#';
H A DFeed.php31 $attr['href'] = DOKU_URL . 'feed.php?ns=' . getNS($this->id);
H A DPermalink.php24 $this->id = '#';
32 return DOKU_URL . DOKU_SCRIPT . '?id=' . $ID . '&rev=' . $INFO['lastmod'];
/template/bootstrap3/compat/inc/Menu/Item/
H A DTop.php8 * Scroll back to the top. Uses a hash as $id which is handled special in getLink().
20 $this->id = '#dokuwiki__top';
H A DBack.php23 $this->id = $parent;
/template/congrid/css/
H A Dpageid.less2 * This file provides the design for the page id.
/template/kiwiki/images/
H A Dsearch.svg1 <svg version="1.1" id="search_icon" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" >
/template/notes/images/
H A Dpage-background.svg2 <linearGradient id="g" x1="0%" y1="0%" x2="0%" y2="100%">
/template/binkytestinstance/images/
H A Dpage-background.svg2 <linearGradient id="g" x1="0%" y1="0%" x2="0%" y2="100%">
/template/darkblue/images/
H A Dpage-background.svg2 <linearGradient id="g" x1="0%" y1="0%" x2="0%" y2="100%">
/template/greensteel/images/
H A Dpage-background.svg2 <linearGradient id="g" x1="0%" y1="0%" x2="0%" y2="100%">
/template/simplewiki/images/
H A Dpage-background.svg2 <linearGradient id="g" x1="0%" y1="0%" x2="0%" y2="100%">

123456789