Home
last modified time | relevance | path

Searched full:id (Results 1 – 25 of 1703) sorted by relevance

12345678910>>...69

/template/strap/resources/dictionary/
H A Dmaterial-design-icon-meta.json1id":"CBFA6722-0EE6-49B4-B5C2-0B177A5523C2","name":"ab-testing","codepoint":"F01C9","aliases":[],"t… string
/template/a_new_day/images/p/actions/
Dredhat-system_settings.svg22 id="Etiquette"
28 id="About">
70 id="base"
99 id="Gradients">
102 id="linearGradient17304">
106 id="stop17306" />
110 id="stop17308" />
114 id="linearGradient16419">
118 id="stop16421" />
122 id="stop16423" />
[all …]
/template/monochrome/images/
Ddokuwiki.svg15 id="svg2"
21 id="title3181">DokuWiki Logo</title>
23 id="defs4">
25 id="linearGradient2624">
29 id="stop2626" />
33 id="stop2628" />
36 id="linearGradient2612">
40 id="stop2614" />
44 id="stop2616" />
47 id="linearGradient2600">
[all …]
/template/peanutbutter2/images/dist/
Ddokuwiki.svg15 id="svg2"
21 id="title3181">DokuWiki Logo</title>
23 id="defs4">
25 id="linearGradient2624">
29 id="stop2626" />
33 id="stop2628" />
36 id="linearGradient2612">
40 id="stop2614" />
44 id="stop2616" />
47 id="linearGradient2600">
[all …]
/template/bulma/images/
Dlogo.svg3 …www.inkscape.org/namespaces/inkscape" width="128.17094" height="128.03864" id="svg2" sodipodi:vers…
4 <title id="title3181">DokuWiki Logo</title>
5 <defs id="defs4">
6 <linearGradient id="linearGradient2624">
7 <stop style="stop-color:#3a9030;stop-opacity:0.83673471;" offset="0" id="stop2626"/>
8 <stop style="stop-color:#3d9c32;stop-opacity:0.79591835;" offset="1" id="stop2628"/>
10 <linearGradient id="linearGradient2612">
11 <stop style="stop-color:#25901b;stop-opacity:0.83673471;" offset="0" id="stop2614"/>
12 <stop style="stop-color:#25901b;stop-opacity:0.37755102;" offset="1" id="stop2616"/>
14 <linearGradient id="linearGradient2600">
[all …]
/template/peanutbutter/images/dist/
Ddokuwiki.svg15 id="svg2"
21 id="title3181">DokuWiki Logo</title>
23 id="defs4">
25 id="linearGradient2624">
29 id="stop2626" />
33 id="stop2628" />
36 id="linearGradient2612">
40 id="stop2614" />
44 id="stop2616" />
47 id="linearGradient2600">
[all …]
/template/ad-hominem/images/
H A Dsitelogo.svg3 …scape="http://www.inkscape.org/namespaces/inkscape" width="64" height="64" id="svg2" sodipodi:vers…
4 <defs id="defs4">
5 …44.09448 : 526.18109 : 1" inkscape:persp3d-origin="372.04724 : 350.78739 : 1" id="perspective100"/>
6 <linearGradient id="linearGradient2624">
7 <stop style="stop-color:#3a9030;stop-opacity:0.83673471;" offset="0" id="stop2626"/>
8 <stop style="stop-color:#3d9c32;stop-opacity:0.79591835;" offset="1" id="stop2628"/>
10 <linearGradient id="linearGradient2612">
11 <stop style="stop-color:#25901b;stop-opacity:0.83673471;" offset="0" id="stop2614"/>
12 <stop style="stop-color:#25901b;stop-opacity:0.37755102;" offset="1" id="stop2616"/>
14 <linearGradient id="linearGradient2600">
[all …]
/template/icke/
DIckeNavigation.php9 public $id; variable in IckeNavigationItem
15 function __construct($id, $link, $isNamespace) { argument
16 $this->id = $id;
19 $this->class = $this->buildClass($id);
23 private function buildClass($id) { argument
24 $id = ltrim($id, ':');
25 $pos = strpos($id, ':');
26 if ($pos === false) return $id;
27 return substr($id, 0, $pos);
31 if (!$this->isNamespace) return $this->id;
[all …]
/template/strap/resources/background/
H A Dbackground1.svg10 <g id="Group_243" data-name="Group 243" transform="translate(-1838 1118)">
11 …<rect id="Rectangle_689" data-name="Rectangle 689" class="cls-1" width="89" height="75" transform=…
12 …<rect id="Rectangle_690" data-name="Rectangle 690" class="cls-1" width="89" height="75" transform=…
13 …<rect id="Rectangle_691" data-name="Rectangle 691" class="cls-1" width="89" height="75" transform=…
14 …<rect id="Rectangle_692" data-name="Rectangle 692" class="cls-1" width="89" height="75" transform=…
15 …<rect id="Rectangle_694" data-name="Rectangle 694" class="cls-1" width="89" height="75" transform=…
16 …<rect id="Rectangle_695" data-name="Rectangle 695" class="cls-1" width="89" height="75" transform=…
17 …<rect id="Rectangle_696" data-name="Rectangle 696" class="cls-1" width="89" height="75" transform=…
18 …<rect id="Rectangle_697" data-name="Rectangle 697" class="cls-1" width="89" height="75" transform=…
19 …<rect id="Rectangle_698" data-name="Rectangle 698" class="cls-1" width="89" height="75" transform=…
[all …]
/template/monochrome/
Dtpl_functions.php50 if(strpos($item['id'],'playground') !== false) {
54 and strpos($item['id'], $conf['sidebar']) !== false) {
58 if($item['id'] == $start or preg_match('/:'.$start.'$/',$item['id'])
59 or preg_match('/(\w+):\1$/',$item['id'])) {
62 if(array_key_exists($item['id'], $data2)) {
63 $data2[$item['id']]['type'] = 'd';
64 $data2[$item['id']]['ns'] = $item['id'];
67 $data2[$item['id']] = $item;
85 if(@file_exists(wikiFN($item['id'].':'.$conf['start']))) {
86 $ret .= html_wikilink($item['id'].':'.$conf['start'], $item['title']);
[all …]
/template/myown/
Dtpl_functions.php19 global $conf, $ID, $REV, $INFO;
25 $pos = strrpos($ID, ":");
28 $html = str_replace( '<a href="/'.$ID.'"', '<a href="/'.$ID.'" class="activepage"', $html );
31 $IDLINK = str_replace (":", "/", $ID);
36 $html = str_replace( '<a href="/'.$ID.'"', '<a href="/'.$ID.'" class="activepage"', $html );
43 … print '<ul><li><a href="?id=menu1&amp;do=edit" class="wikilink2" title="Edit">Edit</a></li></ul>';
53 global $INFO,$ID,$lang;
62 if(file_exists(wikiFN($ID))) {
63 …echo '<a href="?id='.$ID.'&amp;do=edit" class="interwiki" title="'.$lang['btn_edit'].'">'.$lang['b…
65 …echo '<a href="?id='.$ID.'&amp;do=edit" class="interwiki" title="'.$lang['btn_create'].'">'.$lang[…
[all …]
/template/darkclean/
Dtpl_functions.php19 global $conf, $ID, $REV, $INFO;
25 $pos = strrpos($ID, ":");
28 $html = str_replace( '<a href="/'.$ID.'"', '<a href="/'.$ID.'" class="activepage"', $html );
31 $IDLINK = str_replace (":", "/", $ID);
36 $html = str_replace( '<a href="/'.$ID.'"', '<a href="/'.$ID.'" class="activepage"', $html );
43 … print '<ul><li><a href="?id=menu1&amp;do=edit" class="wikilink2" title="Edit">Edit</a></li></ul>';
53 global $INFO,$ID,$lang;
62 if(file_exists(wikiFN($ID))) {
63 …echo '<a href="?id='.$ID.'&amp;do=edit" class="interwiki" title="'.$lang['btn_edit'].'">'.$lang['b…
65 …echo '<a href="?id='.$ID.'&amp;do=edit" class="interwiki" title="'.$lang['btn_create'].'">'.$lang[…
[all …]
/template/simpleclean/
Dtpl_functions.php19 global $conf, $ID, $REV, $INFO;
25 $pos = strrpos($ID, ":");
28 $html = str_replace( '<a href="/'.$ID.'"', '<a href="/'.$ID.'" class="activepage"', $html );
31 $IDLINK = str_replace (":", "/", $ID);
36 $html = str_replace( '<a href="/'.$ID.'"', '<a href="/'.$ID.'" class="activepage"', $html );
43 … print '<ul><li><a href="?id=menu1&amp;do=edit" class="wikilink2" title="Edit">Edit</a></li></ul>';
53 global $INFO,$ID,$lang;
62 if(file_exists(wikiFN($ID))) {
63 …echo '<a href="?id='.$ID.'&amp;do=edit" class="interwiki" title="'.$lang['btn_edit'].'">'.$lang['b…
65 …echo '<a href="?id='.$ID.'&amp;do=edit" class="interwiki" title="'.$lang['btn_create'].'">'.$lang[…
[all …]
/template/peanutbutter/
Dtpl_functions.php50 if(strpos($item['id'],'playground') !== false) {
55 if(strpos($item['id'], $conf['sidebar']) !== false) {
61 if($item['id'] == $start or preg_match('/:'.$start.'$/',$item['id'])
62 or preg_match('/(\w+):\1$/',$item['id'])) {
65 if(array_key_exists($item['id'], $data2)) {
66 $data2[$item['id']]['type'] = 'd';
67 $data2[$item['id']]['ns'] = $item['id'];
70 $data2[$item['id']] = $item;
88 if(@file_exists(wikiFN($item['id'].':'.$conf['start']))) {
89 $ret .= html_wikilink($item['id'].':'.$conf['start'], $item['title']);
[all …]
/template/peanutbutter2/
Dtpl_functions.php50 if(strpos($item['id'],'playground') !== false) {
55 if(strpos($item['id'], $conf['sidebar']) !== false) {
61 if($item['id'] == $start or preg_match('/:'.$start.'$/',$item['id'])
62 or preg_match('/(\w+):\1$/',$item['id'])) {
65 if(array_key_exists($item['id'], $data2)) {
66 $data2[$item['id']]['type'] = 'd';
67 $data2[$item['id']]['ns'] = $item['id'];
70 $data2[$item['id']] = $item;
88 if(@file_exists(wikiFN($item['id'].':'.$conf['start']))) {
89 $ret .= html_wikilink($item['id'].':'.$conf['start'], $item['title']);
[all …]
/template/dokucms/
Dtpl_functions.php21 global $ID;
29 $ns_sb = _tpl_getNsSb($ID);
45 echo ' ', _tpl_index_xhtml($ID), DOKU_LF;
53 function _tpl_getNsSb($id) { argument
56 $path = explode(':', $id);
83 $data = preg_replace('/(<h.*?><a.*?id=")(.*?)(">.*?<\/a><\/h.*?>)/','\1sb_left_\2\3', $data);
94 global $ID;
106 $ns = dirname(str_replace(':','/',$ID));
127 if($item['id'] == 'playground' or $item['id'] == 'wiki') {
131 if(strpos($item['id'], ':')) {
[all …]
/template/dokukit/
Dmain.php35 <div id="wrapper">';
40 echo '<div id="metanavigation">';
41 tpl_link(wl(),'HOME','name="dokuwiki__top" id="dokuwiki__top"');
57 <div id="head">
58 <div id="logo">
61 <div id="head-image" >
62 <div id="head-text" class="big_font">';
70 tpl_link(wl(), $title, 'name="dokuwiki__top" id="dokuwiki__top" accesskey="h" title="[ALT+H]"');
74 <div id="head-text-corner">&nbsp;</div>
78 <div id="toggle_space" class="spacer">
[all …]
/template/dwsimple/dwsimple/
Dcssc.xml6 <line id="0" align="top"> 10</line>
7 <line id="1" align="top"> 130</line>
8 <line id="7" align="top"> 135</line>
9 <line id="2" align="bottom">110</line>
10 <line id="8" align="bottom">115</line>
11 <line id="3" align="bottom"> 30</line>
12 <line id="4" align="left"> 10</line>
13 <line id="5" align="right"> 10</line>
14 <line id="6" align="bottom"> 10</line>
16 <box id="head" top="0" right="5" bottom="1" left="4">
[all …]
/template/strap/vendor/php-webdriver/webdriver/lib/Remote/
H A DRemoteWebElement.php29 protected $id; variable in Facebook\\WebDriver\\Remote\\RemoteWebElement
41 * @param string $id
44 public function __construct(RemoteExecuteMethod $executor, $id, $isW3cCompliant = false) argument
47 $this->id = $id;
61 [':id' => $this->id]
77 [':id' => $this->id]
103 $params[':id'] = $this->id;
128 $params[':id'] = $this->id;
155 ':id' => $this->id,
193 ':id' => $this->id,
[all …]
/template/mmclean/
Dtpl_functions.php19 global $conf, $ID, $REV, $INFO;
24 … print '<ul><li><a href="?id=menu1&amp;do=edit" class="wikilink1" title="Edit">Edit</a></li></ul>';
34 global $INFO,$ID,$lang;
43 if(file_exists(wikiFN($ID))) {
44 …echo '<a href="?id='.$ID.'&amp;do=edit" class="interwiki" title="'.$lang['btn_edit'].'">'.$lang['b…
46 …echo '<a href="?id='.$ID.'&amp;do=edit" class="interwiki" title="'.$lang['btn_create'].'">'.$lang[…
50 …echo '<a href="?id='.$ID.'&amp;do=edit" class="interwiki" title="'.$lang['btn_source'].'">'.$lang[…
74 global $conf, $ID, $REV, $INFO, $lang;
83 if ( false != strpos($ID, ":") )
85 $path = substr($ID, 0, strpos($ID, ":"));
[all …]
/template/amanuensis/inc/
Dindex.php31 global $ID;
40 $ns = dirname(str_replace(':','/',$ID));
51 $IDdisplay=$ID;
56 // $IDdisplay=$ID;
57 // if (test_nsdescriptor(noNS($ID))==true){
58 // $IDdisplay = getNS($ID);
71 $spacer= array ('id' => ".", 'type' => d, 'level' => 0, 'open' => 1);
128 $nslist[$l][$count[$l]][] = noNS($item['id']);
134 if (!in_array(noNS($item['id']),$nslist[$l][$count[$l]])){
155 function build_subindex($index, $id){ argument
[all …]
/template/r7throot1/
Dfunctions.php32 global $ID, $REV, $conf;
35 $saveID = $ID;
39 $fileSidebar = getSidebarFN(getNS($ID), tpl_getConf('sidebar_page'));
43 $ID = $fileSidebar;
45 print p_wiki_xhtml($ID,$REV,false);
52 $ID = $saveID;
57 * Return the correct ID for <div class="dokuwiki">
86 global $ID;
89 $ns = getNS($ID);
96 list($id, $hash) = explode('#', $in[1][0], 2);
[all …]
/template/lilas/
Dsidebar.php10 global $ID;
25 $perm = auth_quickaclcheck($dataList[$i]["id"].":*");
27 $perm = auth_quickaclcheck($dataList[$i]["id"]);
33 $firstHeading = p_get_first_heading($dataList[$i]["id"]);
37 $linkName = split(":", $dataList[$i]["id"]);
58 $path = wl($dataList[$i]["id"].":".$conf['start'], "do=admin&amp;page=acl");
60 $path = wl($dataList[$i]["id"].":".$conf['start']);
66 if($dataList[$i]["id"] == $ID){
71 $path = wl($dataList[$i]["id"], "do=admin&amp;page=acl");
73 $path = wl($dataList[$i]["id"]);
[all …]
/template/dokukitv2/
Dtpl_functions.php5 function menulink($id) { argument
6 if(strpos($id, 'http') === 0) {
7 return $id;
8 } elseif(strpos($id, 'www.') === 0) {
9 return $id;
11 if(strpos($id, "#")){
12 $anchor = substr($id, strpos($id, "#"));
13 $id = substr($id, 0, strpos($id, "#"));
17 if(strpos($id, "?")){
18 parse_str(substr($id, strpos($id, "?")+1), $urlParameters);
[all …]
/template/battlehorse/
Dtplfn_sidebar.php7 * @link http://wiki.jalakai.co.uk/dokuwiki/doku.php?id=tutorials:dev:navigation_sidebar
39 global $ID, $REV, $conf;
42 $saveID = $ID;
49 $fileSidebar = getSidebarFN(getNS($ID), $conf['sidebar']['page']);
54 $ID = $fileSidebar;
56 print p_wiki_xhtml($ID,$REV,false);
64 $ID = $saveID;
76 * the given ID is printed.
80 function tpl_pagename($id=null){ argument
82 if(is_null($id)){
[all …]

12345678910>>...69