/plugin/iphelper/ |
H A D | script.js | 1 jQuery(document).ready(function() {
3 var iphelper = document.getElementById("myiphelper");
4 var iphelpersubnetcalc = document.getElementById("calc");
7 var span = document.querySelector('.iphelperclose');
28 document.getElementById("iphelperinput").value = iphelperaddress;
31 document.getElementById("iphelpersubnetcalcsubnetinput").value = "";
32 document.getElementById("iphelpersubnetcalcinput").value = iphelperaddress;
35 } else {document.getElementById("iphelpersubnetcalcsubnetinput").value = iphelperaddressright;
36 document.getElementById("iphelpersubnetcalcinput").value = iphelperaddress.split("/")[0];
39 document [all...] |
/plugin/odt/ODT/ |
H A D | ODTList.php | 22 $params->document->paragraphClose(); 28 $params->document->state->enter($list); 47 $params->document->listItemClose(); 58 $params->document->state->leave(); 74 if (!isset($params->document->state)) { 98 $params->document->state->enter($list_item); 117 $params->document->listContentClose(); 121 $params->document->closeCurrentElement(); 130 if ( !isset($params->document->state) ) { 170 $params->document->closeCurrentElement(); [all …]
|
H A D | ODTParagraph.php | 34 $styleName = $params->document->getStyleName('body'); 38 $listItem = $params->document->state->getCurrentListItem(); 95 $inParagraph = $params->document->state->getInParagraph(); 97 if ( $params->document->pageFormatChangeIsPending() ) { 102 $params->document->setPagebreakPending(false); 105 if ( $params->document->pagebreakIsPending() ) { 107 $params->document->setPagebreakPending(false); 121 $params->document->state->enter($paragraph); 137 $params->document->state->leave(); 214 $params->document->addAutomaticStyle($style_obj); [all …]
|
H A D | ODTImage.php | 54 $style = $params->document->getStyleName('media'); 59 if (!$params->document->state->getInParagraph()) { 60 $params->document->paragraphOpen(); 145 if (!$style or !$params->document->styleExists($style)) { 150 if (!$params->document->state->getInParagraph()) { 151 $params->document->paragraphOpen(); 158 $params->document->paragraphOpen($$params->document->getStyleName('legend center')); 168 $params->document->paragraphClose(); 218 if (!$params->document->state->getInParagraph()) { 219 $params->document->paragraphOpen(); [all …]
|
H A D | ODTTable.php | 27 $params->document->paragraphClose(); 93 $params->document->listClose(); 120 $params->document->state->enter($table); 150 $params->document->tableRowClose(); 165 $params->document->state->leave(); 209 $params->document->state->leave(); 219 $params->document->tableRowClose(); 232 $params->document->state->enter($row); 294 $params->document->paragraphClose(); 335 $params->document->state->enter($cell); [all …]
|
H A D | ODTFrame.php | 109 $params->document->state->enter($box); 122 $params->document->paragraphClose(); 152 $params->document->paragraphClose(); 153 $params->document->paragraphOpen(); 178 $params->document->state->enter($box); 191 $params->document->paragraphClose(); 198 $params->document->paragraphClose(); 200 $params->document->div_z_index -= 5; 356 $params->document->div_z_index += 1; 372 $params->document->paragraphClose(); [all …]
|
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/XML/ |
H A D | XMLItem.php | 27 public function getDomSubtree(\DOMDocument $document) argument 30 $document->appendChild($itemElem); 36 $itemElem->appendChild($this->url->getDomSubtree($document)); 44 $itemElem->appendChild($this->buildProperties($document)); 45 $itemElem->appendChild($this->buildAttributes($document)); 46 $itemElem->appendChild($this->buildImages($document)); 47 $itemElem->appendChild($this->buildUsergroups($document)); 55 private function buildProperties(\DOMDocument $document) argument 84 private function buildAttributes(\DOMDocument $document) argument 105 private function buildImages(\DOMDocument $document) argument [all …]
|
/plugin/odt/renderer/ |
H A D | page.php | 28 protected $document = null; variable in renderer_plugin_odt_page 678 $this->document->linebreak(); 686 $this->document->spanOpen($this->document->getStyleName('strong')); 694 $this->document->spanOpen($this->document->getStyleName('emphasis')); 702 $this->document->spanOpen($this->document->getStyleName('underline')); 710 $this->document->spanOpen($this->document->getStyleName('monospace')); 718 $this->document->spanOpen($this->document->getStyleName('sub')); 726 $this->document->spanOpen($this->document->getStyleName('sup')); 734 $this->document->spanOpen($this->document->getStyleName('del')); 824 $this->document->listOpen($continue, $this->document->getStyleName('list'), 'ul'); [all …]
|
/plugin/photogallery/phpThumb/demo/ |
H A D | javascript_api.js | 58 var ns4 = document.layers; 69 if(document.getElementById && document.getElementById(objectId)) { 71 } else if (document.all && document.all(objectId)) { 73 } else if (document.layers && document.layers[objectId]) { 107 if (document.layers) { 136 } else if (document.all){ 213 if (document.layers) { 227 if (document.layers) { 241 if (document.layers) { 252 if (document.layers) { [all …]
|
/plugin/noticeboard/noticeboard/ |
H A D | script.js | 8 if(document.getElementById("noticeboard_addStartTimeButton")){ 9 if(document.getElementById("noticeboard_StartTime").value == ''){ 12 if(document.getElementById("noticeboard_EndTime").value == ''){ 22 document.getElementById("noticeboard_addStartTime").style.display = 'block'; 29 document.getElementById("noticeboard_addStartTime").style.display = 'none'; 30 document.getElementById("noticeboard_StartTime").value = ''; 35 document.getElementById("noticeboard_addEndTime").style.display = 'block'; 42 document.getElementById("noticeboard_addEndTime").style.display = 'none'; 43 document.getElementById("noticeboard_EndTime").value = ''; 47 if(document.getElementById("noticeboard_category3").checked){ [all …]
|
/plugin/noticeboard/ |
H A D | script.js | 8 if(document.getElementById("noticeboard_addStartTimeButton")){ 9 if(document.getElementById("noticeboard_StartTime").value == ''){ 12 if(document.getElementById("noticeboard_EndTime").value == ''){ 22 document.getElementById("noticeboard_addStartTime").style.display = 'block'; 29 document.getElementById("noticeboard_addStartTime").style.display = 'none'; 30 document.getElementById("noticeboard_StartTime").value = ''; 35 document.getElementById("noticeboard_addEndTime").style.display = 'block'; 42 document.getElementById("noticeboard_addEndTime").style.display = 'none'; 43 document.getElementById("noticeboard_EndTime").value = ''; 47 if(document.getElementById("noticeboard_category3").checked){ [all …]
|
/plugin/selfmeasurement/ |
H A D | script.js | 2 document.getElementById('systAverage').value = ''; 3 document.getElementById('diastAverage').value = ''; 4 document.getElementById('systNb').value = ''; 5 document.getElementById('diastNb').value = ''; 10 document.getElementById('s'+(i+1)).value=''; 11 document.getElementById('d'+(i+1)).value=''; 13 document.getElementById('param').value='0'; 20 if (document.getElementById('s'+(i+1)).value === '') 26 if (document.getElementById('d'+(i+1)).value === '') 61 document.getElementById('systNb').value = nbSyst; [all …]
|
/plugin/lightbox/ |
H A D | script.js | 54 } else if (document.documentElement && document.documentElement.scrollTop){ // Explorer 6 Strict 57 yScroll = document.body.scrollTop; 77 xScroll = document.body.scrollWidth; 79 } else if (document.body.scrollHeight > document.body.offsetHeight){ // all but Explorer Mac 80 xScroll = document.body.scrollWidth; 81 yScroll = document.body.scrollHeight; 83 xScroll = document.body.offsetWidth; 84 yScroll = document.body.offsetHeight; 91 …} else if (document.documentElement && document.documentElement.clientHeight) { // Explorer 6 Stri… 95 windowWidth = document.body.clientWidth; [all …]
|
/plugin/photogallery/lightGallery/js/ |
H A D | lg-fullscreen.js | 21 (function($, window, document, undefined) { 49 if (!document.fullscreenEnabled && !document.webkitFullscreenEnabled && 50 !document.mozFullScreenEnabled && !document.msFullscreenEnabled) { 61 var el = document.documentElement; 74 if (document.exitFullscreen) { 75 document.exitFullscreen(); 77 document.msExitFullscreen(); 79 document.mozCancelFullScreen(); 81 document.webkitExitFullscreen(); 95 …!document.mozFullScreenElement && !document.webkitFullscreenElement && !document.msFullscreenEleme… [all …]
|
/plugin/revealjs/plugin/zoom-js/ |
H A D | zoom.js | 57 'transform' in document.body.style; 105 document.body.style.transform = ''; 106 document.body.style.OTransform = ''; 107 document.body.style.msTransform = ''; 132 document.body.style.position = ''; 133 document.body.style.left = ''; 134 document.body.style.top = ''; 135 document.body.style.width = ''; 136 document.body.style.height = ''; 137 document.body.style.zoom = ''; [all …]
|
/plugin/highlight2wiki/ |
H A D | script.js | 2 var newNode = document.createElement('mark2');
18 // document.getSelection
19 else if (document.getSelection) {
20 selectedText = document.getSelection();
22 // document.selection
23 else if (document.selection) {
24 selectedText = document.selection.createRange().text;
27 if (document.getElementsByTagName("title")[1] !=null){
28 var papertitle = document.getElementsByTagName("title")[1].textContent;
32 // document [all...] |
/plugin/anewssystem/ |
H A D | backlink.js | 21 document.write('<FORM>'); 23 if (this.otheratts) document.write(' ', this.otheratts); 24 document.write('>'); 25 if (this.form)document.write('<\/FORM>'); 27 document.write('<A HREF="javascript:history.back(-1)"'); 29 document.write(' ', this.otheratts); 30 document.write('>'); 33 if (this.width) document.write(' WIDTH=', this.width); 36 document.write(' BORDER=0>'); 39 document.write(this.text); [all …]
|
/plugin/issuetracker/ |
H A D | wysiwyg_editor.js | 3 document.execCommand(sCmd, false, sValue); 7 hp = document.getElementById(obj); 26 if (document.selection.type == "Text") { 33 var post_p = document.createElement("p") 35 var post_br = document.createElement("br") 56 if (document.selection.type == "Text") { 63 var post_p = document.createElement("p") 65 var post_br = document.createElement("br") 74 hp = document.getElementById("hoverpopup1"); 83 hp = document.getElementById("hoverpopup2"); [all …]
|
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/ |
H A D | Crap4j.php | 48 $document = new \DOMDocument('1.0', 'UTF-8'); 49 $document->formatOutput = true; 51 $root = $document->createElement('crap_result'); 52 $document->appendChild($root); 54 $project = $document->createElement('project', is_string($name) ? $name : ''); 58 $stats = $document->createElement('stats'); 59 $methodsNode = $document->createElement('methods'); 76 $file = $document->createElement('file'); 93 $methodNode = $document->createElement('method'); 118 $stats->appendChild($document->createElement('totalCrap', $fullCrap)); [all …]
|
/plugin/inlineeditor/ |
H A D | script.js | 36 document.getElementById("old").value='0'; 50 document.getElementById("wiki__text").value = data; 51 document.getElementById("wiki__text").rows = nbRetourChariot; 67 var text = document.getElementById("wiki__text").value; 77 document.location.href="doku.php?id="+pl_si.page; 78 document.getElementById("old").value = '0'; 83 if(isEmpty(document.getElementsByClassName('preview'))){ 84 if(document.getElementById("old").value == '0'){ 85 document.getElementById("old").value = id; 99 if(document.getElementById("old").value == '0'){ [all …]
|
/plugin/favoris/ |
H A D | favoris.js | 22 document.cookie = curCookie; 30 var dc = document.cookie; 38 var end = document.cookie.indexOf(";", begin); 51 document.cookie = name + "=" + 59 if (document && document.getElementById(id)) 60 document.getElementById(id).style.display="none"; 64 if (document && document.getElementById(id)) 66 document.getElementById(id).style.display="none"; 84 var controles=document.getElementsByName("ctrl"); 87 document.getElementById('enveloppe').title=""; [all …]
|
/plugin/quickedit/ |
H A D | script.js | 34 document.getElementById("load"+pl_si.id).style.display = 'none'; 36 document.getElementById("old").value='0'; 51 document.getElementById("load"+pl_si.id).style.display = 'none'; 64 minor=document.getElementById("minoredit"+id).value; 65 text=document.getElementById("quickedit_textbox"+id).value; 66 sub=document.getElementById("editsummary"+id).value; 74 document.location.href="doku.php?id="+pl_si.page; 75 document.getElementById("old").value = '0'; 94 if(document.getElementById("old").value == '0'){ 95 document.getElementById("old").value = id; [all …]
|
/plugin/embedover/ |
H A D | script.js | 8 document.getElementById("embedover_div" ).style.cssText = style; 10 if ((click == document.getElementById("embedover_div" ).src) && 25 …else if (e.clientX || e.clientY) { posy = e.clientY + document.body.scrollTop + document.docum… 26 document.getElementById("embedover_div" ).style.top = posy; 27 …document.getElementById("embedover_div" ).style.left = document.body.clientWidth - document.getEle… 53 if (document.getElementById) 56 if ((document.all || document.getElementById) && iframehide=="no"){ 57 var tempobj=document.all? document.all[iframeids[i]] : document.getElementById(iframeids[i]); 64 var currentfr=document.getElementById(frameid); 88 if (document.getElementById) [all …]
|
/plugin/indexmenu2/cms/transitions/ |
H A D | windowborderschecker.js | 10 …document.documentElement&&(document.documentElement.clientWidth||document.documentElement.clientHe…
|
/plugin/credits/ |
H A D | script.js | 2 if(!evt) evt = document.event; 28 if(document.body.scrollLeft || document.body.scrollTop) { 29 top+=document.body.scrollTop; 30 left += document.body.scrollLeft; 32 else if(document.documentElement.scrollTop || document.documentElement.scrollLeft) { 34 left += document.documentElement.scrollLeft; 41 dom = document.getElementById('pcredit_mo'); 70 dom = document.getElementById('pcredit_mo'); 79 var offsetTrail = document.getElementById(elemID); 88 offsetLeft += document.body.leftMargin; [all …]
|