Home
last modified time | relevance | path

Searched refs:header (Results 451 – 475 of 1105) sorted by relevance

1...<<11121314151617181920>>...45

/plugin/tfslink/
H A Daction.php33 header('Content-Type: application/json');
/plugin/epnsmartlink/
H A Daction.php49 header('Content-Type: application/json');
/plugin/move/action/
H A Dprogress.php63 header('Content-Type: application/json');
/plugin/firenews/HTMLTemplates/news/
H A Dnews.css11 .header {
/plugin/combo/resources/theme/default/pages/templates/
H A Dapp-index.hbs8 {{>page-header-partial}}
H A Dapp-profile.hbs8 {{>page-header-partial}}
/plugin/ajaxpeon/
H A Daction.php120 header('Content-Type: application/json');
196 header('Content-Type: application/json');
/plugin/elasticsearch/vendor/ruflin/elastica/src/Transport/
H A DHttp.php83 // An "Accept-Encoding" header containing all supported encoding types is sent
114 foreach ($headersConfig as $header => $headerValue) {
115 $headers[] = $header.': '.$headerValue;
/plugin/html2pdf/html2pdf/html2ps/fpdf/font/makefont/
H A Dmakefont.php366 $header=(ord($file{0})==128);
367 if($header)
376 if($header and ord($file{$size1})==128)
/plugin/aichat/vendor/erusev/parsedown/
H A DParsedown.php899 $header = $Block['element']['text'];
901 $header = trim($header);
902 $header = trim($header, '|');
904 $headerCells = explode('|', $header);
/plugin/dokutranslate/
H A Dajax.php30 header('Content-Type: text/html; charset=utf-8');
/plugin/nftr/
H A Dplugin.info.txt6 …es from the search engines (set robots to "noindex,follow" and send HTTP header "X-Robots-Tag: noi…
/plugin/page4release/
H A Drebuildindex.php24 header('Content-Type: text/plain; charset=utf-8');
/plugin/superacl/
H A Dajax.php31 header('Content-Type: text/html; charset=utf-8');
/plugin/stale/
H A Daction.php57 header('Content-Type: application/json');
/plugin/bez/ctl/
H A Dtask_form.php25 header("Location: " . $this->url('task', 'tid', $task->id));
/plugin/freesync/
H A Daction.php44 header('Content-Type: text/html; charset=utf-8');
/plugin/scrapbook/
H A Daction.php58 header('Content-Type: text/html; charset=utf-8');
/plugin/pdftools/tpl/minimal/
H A Dstyle.css16 margin-header:0.5cm;
/plugin/pdftools/tpl/onlylogo/
H A Dstyle.css16 margin-header:0.5cm;
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DCouchDBHandler.php61 'header' => 'Content-type: application/json',
/plugin/combo/renderer/
H A Dxml.php42 * @param int $level header level
45 function header($text, $level, $pos, $returnonly = false) function in renderer_plugin_combo_xml
88 * Set the header temporarily for the export.php file
/plugin/struct/action/
H A Dconfig.php50 header('Content-Type: text/plain'); // we need the encoded string, not decoded by jQuery
/plugin/linkmanager/exe/
H A Dajax.php26 header('Content-Type: text/html; charset=utf-8');
/plugin/git/action/
H A Dpush.php48 header( 'Location:doku.php?id='.$local_status_page );

1...<<11121314151617181920>>...45