/plugin/html2pdf/html2pdf/html2ps/ |
H A D | xhtml.utils.inc.php | 21 $html = "<html>".$html; 33 $html = $html."</html>"; 196 $html = escape_amp($html); 374 $html = quote_attrs($html); 411 $html = process_html($html); 415 $html = process_p($html); 417 $html = escape_amp($html); 418 $html = escape_lt($html); 419 $html = escape_gt($html); 429 $html = fix_tags($html); [all …]
|
H A D | xhtml.entities.inc.php | 8 $html = str_replace("&{$entity};","&#{$code};",$html); 18 $html = preg_replace("/&{$entity}([\s<])/","&#{$code};\\1",$html); 34 $html = preg_replace("/&(?!#)/si","&\\1",$html); 37 $html = preg_replace("/&#(\d+)(?![\d;])/si","&#\\1;",$html); 44 $html = preg_replace("/&(?!#\d)/si","&\\1",$html); 46 return $html; 59 $html = preg_replace("#<(\s*[^!/a-zA-Z])#si","<\\1",$html); 63 $html = preg_replace("#(<[^>]*?)<#si","\\1<",$html); 66 return $html; 73 $html = preg_replace("#(>[^<]*?)>#si","\\1>",$html); [all …]
|
H A D | xhtml.style.inc.php | 4 function process_style(&$html) { argument 10 $html = $matches[1].$matches[5]; 18 $html = preg_replace("#<!\[CDATA\[#","",$html); 19 $html = preg_replace("#\]\]>#is","",$html); 22 $html = preg_replace("#<!--#is","",$html); 23 $html = preg_replace("#-->#is","",$html); 26 $html = preg_replace("#/\*.*?\*/#is","",$html); 29 $html = '<![CDATA['.$html.']]>'; 31 return $html; 38 $html = preg_replace('#</head>#', join("\n", $styles)."\n</head>", $html); [all …]
|
H A D | xhtml.tables.inc.php | 19 function process_cell_without_row(&$html, $offset) { argument 28 …$html = substr_replace($html, "<tr>".$matches[0], $offset - strlen($matches[0]), strlen($matches[0… 56 function process_thead(&$html, $offset) { return process_rowgroup('thead', $html, $offset); } argument 57 function process_tbody(&$html, $offset) { return process_rowgroup('tbody', $html, $offset); } argument 58 function process_tfoot(&$html, $offset) { return process_rowgroup('tfoot', $html, $offset); } argument 60 function process_col(&$html, $offset) { argument 65 function process_col_without_colgroup(&$html, $offset) { argument 80 function process_colgroup(&$html, $offset) { argument 81 return autoclose_tag_cleanup($html, $offset, 87 function process_table(&$html, $offset) { argument [all …]
|
/plugin/refnotes/ |
H A D | admin.php | 6 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) 33 * Output appropriate html 35 public function html() { 102 $html = '<input type="button" class="button"'; 104 $html .= ' id="' . $id . '"'; 105 $html .= ' name="' . $id . '"'; 106 $html .= ' value="' . $this->locale->getLang('btn_' . $action) . '"'; 107 $html .= ' />'; 109 return $html; 256 $html 14 private $html; global() variable in admin_plugin_refnotes 37 public function html() { global() function in admin_plugin_refnotes 120 protected $html; global() variable in refnotes_config_section 136 printHtml($html) global() argument [all...] |
/plugin/qc/ |
H A D | Output.php | 40 $html = ''; 52 $html .= '<span class="qc_icon qc_' . $rating . '">'; 53 $html .= inlineSVG(__DIR__ . '/svg/' . $rating . '.svg'); 54 if ($score) $html .= '<span>' . $score . '</span>'; 55 $html .= '</span>'; 57 return $html; 77 $html = ''; 79 $html .= '<h1>' . $this->helper->getLang('intro_h') . '</h1>'; 81 $html .= '<div>'; 82 $html [all...] |
/plugin/diagramsnet/lib/styles/ |
H A D | dark.css | 1 html body .geDiagramContainer, html body div.geMenubarContainer, html body td.mxPopupMenuIcon, html… 29 html body, html body .geFooterContainer, html body #geFooterItem1, html body textarea, 30 html body .mxWindowTitle, html body .geDialogTitle, html body .geDialogFooter, select, 31 html .geEditor div.mxTooltip, html .geHint 46 html body .geToolbarContainer, html body .geSidebar, html body .geSidebarContainer .geTitle, html b… 47 html body textarea, html body button, html body .geColorBtn, html body .geBaseButton, html body .ge… 57 html body .geSprite, html body .geSocialFooter img, html body .mxPopupMenuItem>img { 74 html body .geSidebarContainer a, html body .geMenubarContainer a, html body .geToolbar a { 80 html body .geToolbarMenu, html body .geFooterContainer, html body .geFooterContainer td { 129 html body .geHsplit, html body .geVsplit, html body table.mxPopupMenu hr { [all …]
|
/plugin/galleryv1.5/inc/ |
H A D | magazinelayout.class.php | 392 $html = ''; 399 return $html; 417 $html = ''; 426 return $html; 454 $html = ''; 465 return $html; 508 $html = ''; 519 return $html; 552 $html = ''; 614 $html = ''; [all …]
|
/plugin/fksnewsfeed/inc/renderer/ |
H A D | VyfukRenderer.php | 22 $html .= '</div>'; 23 $html .= '</div>'; 24 $html .= '</div>'; 26 return $html; 63 return $html; 67 $html = ''; 74 return $html; 84 $html = ''; 128 return $html; 132 $html = ''; [all …]
|
H A D | FykosRenderer.php | 22 $html .= '</div>'; 23 $html .= '</div>'; 24 $html .= '</div>'; 25 return $html; 54 return $html; 58 $html = ''; 65 return $html; 69 $html = ''; 112 return $html; 116 $html = ''; [all …]
|
/plugin/quiz/ |
H A D | class_quiz.php | 76 $html = ""; 231 return $html; 247 $html = ""; 253 $html .= '</div>'; 254 $html .= '</div>'; 256 $html .= '<ul>'; 284 $html .= '</ul>'; 291 return $html ; 489 $html = ""; 499 $html .= '</tr>'; [all …]
|
/plugin/boxwh/boxwh/ |
H A D | print.css | 135 * html div.box div.box, * html div.box div.box .box_content, * html div.box div.box .xbox, 136 * html div.box div.box .xb1, * html div.box div.box .xb2, 141 * html div.box div.box, * html div.box div.box .xbox, 155 * html div.box.blue .xb1, * html div.box.blue .xb2, * html div.box.blue .xb3, * html div.box.blue .… 160 * html div.box.blue .xb1, * html div.box.blue .xb2, * html div.box.blue .xb3, * html div.box.blue .… 186 * html div.box.red .xb1, * html div.box.red .xb2, * html div.box.red .xb3, * html div.box.red .xb4 { 191 * html div.box.red .xb1, * html div.box.red .xb2, * html div.box.red .xb3, * html div.box.red .xb4 { 216 * html div.box.green .xb1, * html div.box.green .xb2, * html div.box.green .xb3, * html div.box.gre… 221 * html div.box.green .xb1, * html div.box.green .xb2, * html div.box.green .xb3, * html div.box.gre… 246 * html div.box.orange .xb1, * html div.box.orange .xb2, * html div.box.orange .xb3, * html div.box.… [all …]
|
H A D | style.css | 133 * html div.box div.box, * html div.box div.box .box_content, * html div.box div.box .xbox, 134 * html div.box div.box .xb1, * html div.box div.box .xb2, 139 * html div.box div.box, * html div.box div.box .xbox, 153 * html div.box.blue .xb1, * html div.box.blue .xb2, * html div.box.blue .xb3, * html div.box.blue .… 158 * html div.box.blue .xb1, * html div.box.blue .xb2, * html div.box.blue .xb3, * html div.box.blue .… 184 * html div.box.red .xb1, * html div.box.red .xb2, * html div.box.red .xb3, * html div.box.red .xb4 { 189 * html div.box.red .xb1, * html div.box.red .xb2, * html div.box.red .xb3, * html div.box.red .xb4 { 214 * html div.box.green .xb1, * html div.box.green .xb2, * html div.box.green .xb3, * html div.box.gre… 219 * html div.box.green .xb1, * html div.box.green .xb2, * html div.box.green .xb3, * html div.box.gre… 244 * html div.box.orange .xb1, * html div.box.orange .xb2, * html div.box.orange .xb3, * html div.box.… [all …]
|
H A D | style_custom.css | 267 * html div.box div.box, * html div.box div.box .box_content, * html div.box div.box .xbox, 268 * html div.box div.box .xb1, * html div.box div.box .xb2, 273 * html div.box div.box, * html div.box div.box .xbox, 287 * html div.box.blue .xb1, * html div.box.blue .xb2, * html div.box.blue .xb3, * html div.box.blue .… 292 * html div.box.blue .xb1, * html div.box.blue .xb2, * html div.box.blue .xb3, * html div.box.blue .… 318 * html div.box.red .xb1, * html div.box.red .xb2, * html div.box.red .xb3, * html div.box.red .xb4 { 323 * html div.box.red .xb1, * html div.box.red .xb2, * html div.box.red .xb3, * html div.box.red .xb4 { 348 * html div.box.green .xb1, * html div.box.green .xb2, * html div.box.green .xb3, * html div.box.gre… 353 * html div.box.green .xb1, * html div.box.green .xb2, * html div.box.green .xb3, * html div.box.gre… 378 * html div.box.orange .xb1, * html div.box.orange .xb2, * html div.box.orange .xb3, * html div.box.… [all …]
|
/plugin/box2/ |
H A D | print.css | 133 * html div.box div.box, * html div.box div.box .box_content, * html div.box div.box .xbox, 134 * html div.box div.box .xb1, * html div.box div.box .xb2, 139 * html div.box div.box, * html div.box div.box .xbox, 153 * html div.box.blue .xb1, * html div.box.blue .xb2, * html div.box.blue .xb3, * html div.box.blue .… 158 * html div.box.blue .xb1, * html div.box.blue .xb2, * html div.box.blue .xb3, * html div.box.blue .… 184 * html div.box.red .xb1, * html div.box.red .xb2, * html div.box.red .xb3, * html div.box.red .xb4 { 189 * html div.box.red .xb1, * html div.box.red .xb2, * html div.box.red .xb3, * html div.box.red .xb4 { 214 * html div.box.green .xb1, * html div.box.green .xb2, * html div.box.green .xb3, * html div.box.gre… 219 * html div.box.green .xb1, * html div.box.green .xb2, * html div.box.green .xb3, * html div.box.gre… 244 * html div.box.orange .xb1, * html div.box.orange .xb2, * html div.box.orange .xb3, * html div.box.… [all …]
|
H A D | style.css | 133 * html div.box div.box, * html div.box div.box .box_content, * html div.box div.box .xbox, 134 * html div.box div.box .xb1, * html div.box div.box .xb2, 139 * html div.box div.box, * html div.box div.box .xbox, 153 * html div.box.blue .xb1, * html div.box.blue .xb2, * html div.box.blue .xb3, * html div.box.blue .… 158 * html div.box.blue .xb1, * html div.box.blue .xb2, * html div.box.blue .xb3, * html div.box.blue .… 184 * html div.box.red .xb1, * html div.box.red .xb2, * html div.box.red .xb3, * html div.box.red .xb4 { 189 * html div.box.red .xb1, * html div.box.red .xb2, * html div.box.red .xb3, * html div.box.red .xb4 { 214 * html div.box.green .xb1, * html div.box.green .xb2, * html div.box.green .xb3, * html div.box.gre… 219 * html div.box.green .xb1, * html div.box.green .xb2, * html div.box.green .xb3, * html div.box.gre… 244 * html div.box.orange .xb1, * html div.box.orange .xb2, * html div.box.orange .xb3, * html div.box.… [all …]
|
/plugin/box/ |
H A D | print.css | 133 * html div.box div.box, * html div.box div.box .box_content, * html div.box div.box .xbox, 134 * html div.box div.box .xb1, * html div.box div.box .xb2, 139 * html div.box div.box, * html div.box div.box .xbox, 153 * html div.box.blue .xb1, * html div.box.blue .xb2, * html div.box.blue .xb3, * html div.box.blue .… 158 * html div.box.blue .xb1, * html div.box.blue .xb2, * html div.box.blue .xb3, * html div.box.blue .… 184 * html div.box.red .xb1, * html div.box.red .xb2, * html div.box.red .xb3, * html div.box.red .xb4 { 189 * html div.box.red .xb1, * html div.box.red .xb2, * html div.box.red .xb3, * html div.box.red .xb4 { 214 * html div.box.green .xb1, * html div.box.green .xb2, * html div.box.green .xb3, * html div.box.gre… 219 * html div.box.green .xb1, * html div.box.green .xb2, * html div.box.green .xb3, * html div.box.gre… 244 * html div.box.orange .xb1, * html div.box.orange .xb2, * html div.box.orange .xb3, * html div.box.… [all …]
|
H A D | style.css | 133 * html div.box div.box, * html div.box div.box .box_content, * html div.box div.box .xbox, 134 * html div.box div.box .xb1, * html div.box div.box .xb2, 139 * html div.box div.box, * html div.box div.box .xbox, 153 * html div.box.blue .xb1, * html div.box.blue .xb2, * html div.box.blue .xb3, * html div.box.blue .… 158 * html div.box.blue .xb1, * html div.box.blue .xb2, * html div.box.blue .xb3, * html div.box.blue .… 184 * html div.box.red .xb1, * html div.box.red .xb2, * html div.box.red .xb3, * html div.box.red .xb4 { 189 * html div.box.red .xb1, * html div.box.red .xb2, * html div.box.red .xb3, * html div.box.red .xb4 { 214 * html div.box.green .xb1, * html div.box.green .xb2, * html div.box.green .xb3, * html div.box.gre… 219 * html div.box.green .xb1, * html div.box.green .xb2, * html div.box.green .xb3, * html div.box.gre… 244 * html div.box.orange .xb1, * html div.box.orange .xb2, * html div.box.orange .xb3, * html div.box.… [all …]
|
/plugin/struct/meta/ |
H A D | SchemaEditor.php | 94 $html = ''; 95 $html .= '<link href="' . DOKU_BASE . 97 $html .= '<link href="' . DOKU_BASE . 99 $html .= '<script src="' . DOKU_BASE . 101 $html .= '<script src="' . DOKU_BASE . 103 return $html; 121 $html = "<tr class=\"$class\">"; 123 $html .= '<td class="sort">'; 124 $html .= '<input type="text" name="' . $base . '[sort]" value="' . hsc($col->getSort()) . '" size="3">'; 125 $html [all...] |
/plugin/tip/ |
H A D | style.css | 5 …html body .tipld,* html body .tipldh,* html body .tipldi,* html body .tipldn,* html body .tipldw,*… 8 …html body .tipcd,* html body .tipcdh,* html body .tipcdi,* html body .tipcdn,* html body .tipcdw,*…
|
/plugin/html2pdf/html2pdf/ |
H A D | action.php | 51 $html .= '<head>'.DOKU_LF; 53 $html .= ' <title>'.$ID.'</title>'.DOKU_LF; 57 $html .= '</head>'.DOKU_LF; 58 $html .= '<body style="background:none;">'.DOKU_LF; 59 $html .= '<div class="dokuwiki">'.DOKU_LF; 60 $html .= p_wiki_xhtml($ID,$REV,false); 61 $html .= '</div>'.DOKU_LF; 62 $html .= '</body>'.DOKU_LF; 63 $html .= '</html>'.DOKU_LF; 66 while ( preg_match($pattern,$html,$matches ) ) [all …]
|
/plugin/tabinclude/ |
H A D | helper.php | 26 'return' => array('html' => 'string'),
139 $html= '<div id="dwpl-ti-container"'.$class.'>'.NL;
141 $html.='<ul class="dwpl-ti">'.NL;
146 $html.='<li class="dwpl-ti-tab"><div class="dwpl-ti-tab-title'.$selected_class.'" value="'.$tabs[$i]['page'].'">'.$tabs[$i]['title'].'</div></li>'.NL;
148 $html.='<li class="dwpl-ti-tab"><div class="dwpl-ti-tab-title error">'.$tabs[$i]['error'].'</div></li>'.NL;
151 $html.= '</ul>'.NL;
152 $html.='<div class="dwpl-ti-content-box">';
154 $html.='<div id="dwpl-ti-loading" class="dwpl-ti-loading">'.$this->getLang('loading').'</div>';
156 $html.='<div id="dwpl-ti-content" class="dwpl-ti-content">';
158 $html [all...] |
/plugin/chat/ |
H A D | chat.php | 62 $html = ''; 85 return $html; 138 $html = ''; 149 return $html; 216 $html = ''; 218 $html .= 233 $html .= 237 $html .= 241 $html .= 259 $html .= [all …]
|
/plugin/annotate/ |
H A D | anno.php | 131 $html = $this->html_filter($html); 147 $html = str_replace(array('[List]','[tsiL]'),"",$html); 148 $html = preg_replace('/<\/?p>/ms',"",$html); 176 }, $html); 190 },$html); 202 $html = preg_replace("/\<\/(ul|ol|li)\>/","", $html); 261 },$html); 264 $html = str_replace('</blockquote>', '</span>',$html); 266 $html = preg_replace('/<\/?div.*?>/ms',"",$html); 267 $html = preg_replace('/<!--.*?-->/ms',"",$html); [all …]
|
/plugin/apidoc/ |
H A D | syntax.php | 187 $html .= "</div>"; 198 $html .= "<div class='apidoc_right_parameters'>"; 201 $html .= "<div class='apidoc_right_param'>"; 203 $html .= "<p class='apidoc_right'>"; 206 $html .= "</p>"; 208 $html .= "</div>"; 211 $html .= "</div>"; 213 $html .= "</div>"; 217 return $html; 227 $html = $this->apidoc_out_html( $data ); [all …]
|