/plugin/noticeboard/noticeboard/classes/ |
H A D | rss.php | 46 $out; 50 echo $out; 57 $out = ''; 60 $out .= "<channel>"; 65 return $out; 71 $out; 75 $out .= "<item>"; 85 $out .= " <br />"; 138 return $out; 145 $out; [all …]
|
H A D | ICal.php | 55 $out; 56 $out .= $this->getHeader(); 57 $out .= $this->getBody(); 58 $out .= $this->getFooter(); 59 echo $out; 66 $out .= "VERSION:2.0\r\n"; 72 return $out; 104 return $out; 111 $out; 112 $out .="END:VCALENDAR\r\n"; [all …]
|
/plugin/noticeboard/classes/ |
H A D | rss.php | 46 $out; 50 echo $out; 57 $out = ''; 60 $out .= "<channel>"; 65 return $out; 71 $out; 75 $out .= "<item>"; 85 $out .= " <br />"; 138 return $out; 145 $out; [all …]
|
H A D | ICal.php | 55 $out; 56 $out .= $this->getHeader(); 57 $out .= $this->getBody(); 58 $out .= $this->getFooter(); 59 echo $out; 66 $out .= "VERSION:2.0\r\n"; 72 return $out; 104 return $out; 111 $out; 112 $out .="END:VCALENDAR\r\n"; [all …]
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/ |
H A D | Printer.php | 26 protected $out; variable in PHPUnit_Util_Printer 36 * @param mixed $out 42 if ($out !== null) { 45 $out = explode(':', str_replace('socket://', '', $out)); 51 $this->out = fsockopen($out[0], $out[1]); 58 $this->out = fopen($out, 'wt'); 63 $this->out = $out; 74 fclose($this->out); 87 if ($this->out) { 88 fflush($this->out); [all …]
|
/plugin/addressbook/ |
H A D | syntax.php | 131 if ($out !== false) $renderer->doc .= $out.'<br>'; 221 if ($out !== false) $renderer->doc .= $out.'<br>'; 239 $out = ''; 248 $out .= '</div>'; 250 return $out; 294 return $out; 303 $out =''; 357 return $out; 780 return $out; 920 return $out; [all …]
|
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/ |
H A D | Junit.php | 67 $out = new XMLWriter; 68 $out->openMemory(); 69 $out->setIndent(true); 71 $out->startElement('testsuite'); 75 $out->writeAttribute('tests', 1); 78 $out->startElement('testcase'); 80 $out->endElement(); 100 $out->endElement(); 102 $out->endElement(); 108 $out->endElement(); [all …]
|
H A D | Xml.php | 56 $out = new XMLWriter; 57 $out->openMemory(); 58 $out->setIndent(true); 65 $out->startElement('file'); 66 $out->writeAttribute('name', $report['filename']); 79 $out->startElement($error['type']); 80 $out->writeAttribute('line', $line); 85 $out->text($error['message']); 86 $out->endElement(); 91 $out->endElement(); [all …]
|
H A D | Checkstyle.php | 56 $out = new XMLWriter; 57 $out->openMemory(); 58 $out->setIndent(true); 65 $out->startElement('file'); 66 $out->writeAttribute('name', $report['filename']); 76 $out->startElement('error'); 77 $out->writeAttribute('line', $line); 78 $out->writeAttribute('column', $column); 82 $out->endElement(); 87 $out->endElement(); [all …]
|
/plugin/translation3/ |
H A D | helper.php | 123 $out = ''; 124 $out .= '<sup>'; 168 $out .= '</sup>'; 170 return $out; 197 $out .= ':</span> '; 226 $out .= " "; 250 $out .= $out2; 282 return $out; 342 $out .= '>'; 351 $out .= '</a>'; [all …]
|
/plugin/xtermrtf/ |
H A D | syntax.php | 144 $out="<span>"; 181 $out.="<br />"; 185 $out.="</u>"; 189 $out.="<u>"; 193 $out.="</b>"; 197 $out.="<b>"; 201 $out.="</i>"; 205 $out.="<i>"; 224 $out.="</span>"; 226 $out=preg_replace("/\*antislash\*/","\\",$out); [all …]
|
/plugin/html2pdf/multilingual/ |
H A D | syntax.php | 95 $out .= ' <ul>'.NL; 112 $out .= ' <li>'.NL; 115 $out .= ' </div>'.NL; 116 $out .= ' </li>'.NL; 118 $out .= ' <li>'.NL; 122 $out .= ' </div>'.NL; 123 $out .= ' </div>'.NL; 124 $out .= ' </li>'.NL; 137 $out .= ' </ul>'.NL; 138 $out .= ' </div>'.NL; [all …]
|
/plugin/ajaxpeon/ |
H A D | action.php | 48 $out=""; 60 $out = rawWiki($pageid); 104 if($out==null){ 112 $data["content"]=$out; 139 $out=array(); 141 $out[]=$ff["id"]; 143 return $out; 220 $out .= $lang['toc']; 221 $out .= '</h3>'.DOKU_LF; 222 $out .= '<div>'.DOKU_LF; [all …]
|
/plugin/multilingual/ |
H A D | syntax.php | 95 $out .= ' <ul>'.NL; 112 $out .= ' <li>'.NL; 115 $out .= ' </div>'.NL; 116 $out .= ' </li>'.NL; 118 $out .= ' <li>'.NL; 122 $out .= ' </div>'.NL; 123 $out .= ' </div>'.NL; 124 $out .= ' </li>'.NL; 137 $out .= ' </ul>'.NL; 138 $out .= ' </div>'.NL; [all …]
|
/plugin/eshop/ |
H A D | syntax.php | 57 $out = '<form method="post" action="">'; 58 $out .= '<table class="eshop_plugin">'; 62 $out .= '<tr><th>Quantity:</th><td class="count"><select name="count" id="eshop_count">'; 64 $out .= sprintf('<option value="%d">%d</option>', $i, $i); 66 $out .= '</select></td></tr>'; 68 $out .= '</table>'; 69 … $out .= sprintf('<input type="hidden" name="id" value="%s" />', end(explode(':', $INFO['id']))); 70 $out .= sprintf('<input type="hidden" name="name" value="%s" />', $INFO['meta']['title']); 71 $out .= sprintf('<input type="hidden" name="btcunit" value="%f" />', $data['btc']); 73 $out .= '</form>'; [all …]
|
/plugin/indexmenu/ |
H A D | ajax.php |
|
H A D | action.php | 372 $out = $this->renderToc($toc); 375 $out = $this->renderAbstract($id, $meta); 377 return $out; 392 $out = '<div class="tocheader">'; 393 $out .= $lang['toc']; 394 $out .= '</div>'; 395 $out .= '<div class="indexmenu_toc_inside">'; 396 $out .= html_buildlist($toc, 'toc', [$this, 'formatIndexmenuListTocItem'], null, true); 397 $out .= '</div>'; 398 return $out; [all...] |
/plugin/tindexmenu/ |
H A D | ajax.php | 107 $out .= '</a>'.DOKU_LF; 109 $out .= '</div>'.DOKU_LF; 115 $out .= '</div>'.DOKU_LF; 116 return $out; 128 $out .= $lang['toc']; 129 $out .= '</div>'.DOKU_LF; 132 $out .= '</div>'.DOKU_LF; 133 return $out; 191 $out="ajxnodes = ["; 193 $out.="];"; [all …]
|
/plugin/farm/install/ |
H A D | farmstructurecreator.php | 65 global $out; 66 $out = array(); variable 67 function out($error = null) { function 69 global $out; 91 global $out; 112 $out[] = 'structure_farmerdircreated'; 118 $out[] = 'structure_barndircreated'; 132 $out[] = 'structure_dwmoved'; 161 $out[] = 'structure_preloadfilecopied'; 173 $out[] = 'structure_animaltplcopied'; [all …]
|
/plugin/findologicxmlexport/vendor/hoa/zformat/ |
H A D | Parameter.php | 294 $out = []; 324 $out = array_merge_recursive($out, $handle); 327 return $out; 585 $out = dirname($out); 590 $out = basename($out); 596 $out = substr($out, 0, $position); 603 $out = substr($out, $position + 1); 609 $out = strtolower($out); 614 $out = strtoupper($out); 657 $out = preg_replace('#' . $l . '#', $r, $out); [all …]
|
/plugin/medialist/ |
H A D | helper.php | 143 $out = ''; 152 $out .= '</div>'. DOKU_LF; 158 $out .= DOKU_LF; 160 $out .= '<div class="info">'; 162 $out .= '</div>'. DOKU_LF;; 164 $out .= '</div>'. DOKU_LF; 165 return $out; 176 $out = ''; 215 $out .= $link['name']; 216 $out .= '</a>'; [all …]
|
/plugin/findologicxmlexport/vendor/hoa/iterator/Recursive/ |
H A D | Directory.php | 109 $out = parent::current(); 112 $out instanceof \SplFileInfo) { 113 $out->setInfoClass($this->_splFileInfoClass); 114 $out = $out->getFileInfo(); 116 if ($out instanceof \Hoa\Iterator\SplFileInfo) { 117 $out->setRelativePath($this->getRelativePath()); 121 return $out; 133 $out = parent::getChildren(); 135 if ($out instanceof \RecursiveDirectoryIterator) { 136 $out->setSplFileInfoClass($this->_splFileInfoClass); [all …]
|
/plugin/autotranslation/ |
H A D | helper.php | 217 $out = ''; 218 $out .= '<sup>'; 220 $out .= '</sup>'; 222 return $out; 297 $out .= '<ul>'; 311 $out .= '</ul>'; 320 $out .= '</div>'; 322 return $out; 389 $out = ''; 401 $out .= '</a>'; [all …]
|
/plugin/docnavigation/ |
H A D | action.php | 68 $out = ''; 71 $out .= '<div class="clearer"></div>'; 74 $out .= '<div class="docnavbar' . ($linktoToC ? ' showtoc' : '') . '"><div class="leftnav">'; 76 $out .= '← ' . $this->htmlLink($data['previous']); 78 $out .= ' </div>'; 81 $out .= '<div class="centernav">'; 83 $out .= $this->htmlLink($data['toc']); 85 $out .= ' </div>'; 88 $out .= '<div class="rightnav"> '; 90 $out [all...] |
/plugin/requiz/ |
H A D | helper.php | 35 $out = ''; 36 $out .= '<div id="plugin__requiz_wrapper">'; 37 $out .= '<input type="hidden" name="plugin__requiz_secret" value="'.hsc($secret).'" />'; 38 $out .= '<br /><b>'.$qset[$qidx]['question'].'</b><br /> '; 39 $out .= '<label for="plugin__requiz">'.$this->getLang('fillrequiz').'</label> '; 40 … $out .= '<select name="plugin__requiz" id="plugin__requiz" class="edit" style="width:200px"> '; 41 $out .= ' <option value="--">--</option>'; 46 …$out .= ' <option value="'.$qset[$qidx]['answers'][$i].'">'.$qset[$qidx]['answers'][$i].'</option… 48 $out .= '</select>'; 49 $out .= '</div><br />'; [all …]
|