Home
last modified time | relevance | path

Searched refs:header (Results 301 – 325 of 1105) sorted by relevance

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

/plugin/authgooglesheets/
H A Dhelper.php79 $header = array_shift($values);
80 $this->columnMap = array_flip($header);
328 $header = $response->getValues();
330 $isValid = array_intersect($this->requiredCols, $header[0]) === $this->requiredCols;
/plugin/dw2pdf/tpl/default/
H A DREADME.txt7 ''tpl'' folder and put your header, footers and style definitions in it.
15 just the header.html is used.
17 * ''header.html'' -- Header for all pages
39 The following replacement patterns can be used within the header and
/plugin/qna/style/
H A Dmemes.less7 span.qna-toc-header * {
16 div.qna-header {
/plugin/datatables/assets/datatables.net-buttons/js/
H A Dbuttons.print.min.js5 !function(n){var o,r;"function"==typeof define&&define.amd?define(["jquery","datatables.net","datatables.net-buttons"],function(t){return n(t,window,document)}):"object"==typeof exports?(o=require("jquery"),r=function(t,e){e.fn.dataTable||require("datatables.net")(t,e),e.fn.dataTable.Buttons||require("datatables.net-buttons")(t,e)},"undefined"==typeof window?module.exports=function(t,e){return t=t||window,e=e||o(t),r(t,e),n(e,t,t.document)}:(r(window,o),module.exports=n(o,window,window.document))):n(jQuery,window,document)}(function(m,b,t,p){"use strict";function h(t){return n.href=t,-1===(t=n.host).indexOf("/")&&0!==n.pathname.indexOf("/")&&(t+="/"),n.protocol+"//"+t+n.pathname+n.search}var e=m.fn.dataTable,n=t.createElement("a");return e.ext.buttons.print={className:"buttons-print",text:function(t){return t.i18n("buttons.print","Print")},action:function(t,e,n,o){function r(t,e){for(var n="<tr>",o=0,r=t.length;o<r;o++){var i=null===t[o]||t[o]===p?"":t[o];n+="<"+e+" "+(s[o]?'class="'+s[o]+'"':"")+">"+i+"</"+e+">"}return n+"</tr>"}var i=e.buttons.exportData(m.extend({decodeEntities:!1},o.exportOptions)),a=e.buttons.exportInfo(o),s=e.columns(o.exportOptions.columns).flatten().map(function(t){return e.settings()[0].aoColumns[e.column(t).index()].sClass}).toArray(),u='<table class="'+e.table().node().className+'">';o.header&&(u+="<thead>"+r(i.header,"th")+"</thead>"),u+="<tbody>";for(var d=0,c=i.body.length;d<c;d++)u+=r(i.body[d],"td");u+="</tbody>",o.footer&&i.footer&&(u+="<tfoot>"+r(i.footer,"th")+"</tfoot>"),u+="</table>";var l=b.open("","");if(l){l.document.close();var f="<title>"+a.title+"</title>";m("style, link").each(function(){f+=function(t){t=m(t).clone()[0];return"link"===t.nodeName.toLowerCase()&&(t.href=h(t.href)),t.outerHTML}(this)});try{l.document.head.innerHTML=f}catch(t){m(l.document.head).html(f)}l.document.body.innerHTML="<h1>"+a.title+"</h1><div>"+(a.messageTop||"")+"</div>"+u+"<div>"+(a.messageBottom||"")+"</div>",m(l.document.body).addClass("dt-print-view"),m("img",l.document.body).each(function(t,e){e.setAttribute("src",h(e.getAttribute("src")))}),o.customize&&o.customize(l,o,e);a=function(){o.autoPrint&&(l.print(),l.close())};navigator.userAgent.match(/Trident\/\d.\d/)?a():l.setTimeout(a,1e3)}else e.buttons.info(e.i18n("buttons.printErrorTitle","Unable to open print view"),e.i18n("buttons.printErrorMsg","Please allow popups in your browser for this site to be able to view the print view."),5e3)},title:"*",messageTop:"*",messageBottom:"*",exportOptions:{},header:!0,footer:!1,autoPrint:!0,customize:null},e})
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DBrowserConsoleHandler.php144 foreach (headers_list() as $header) {
145 if (stripos($header, 'content-type:') === 0) {
146 return static::getResponseFormatFromContentType($header);
/plugin/btable/
H A Dexport.php35 header("Content-type: text/csv");
36 header("Content-Disposition: attachment; filename=".$dID.".csv");
/plugin/btable2/
H A Dexport.php35 header("Content-type: text/csv");
36 header("Content-Disposition: attachment; filename=".$dID.".csv");
/plugin/twcheckliste/
H A Drenderer.php.old52 * Print the header of the page
54 * Gets called when the very first H1 header is discovered. It includes
100 * A new slide is started for each H2 header
102 function header($text, $level, $pos) {
/plugin/fksnewsfeed/
H A Daction.php99 header('Content-Type: application/json');
172 header('Location: ' . $_SERVER['REQUEST_URI']);
202 header('Location: ' . $_SERVER['REQUEST_URI']);
211 header('Location: ' . $_SERVER['REQUEST_URI']);
229 header('Location: ' . $_SERVER['REQUEST_URI']);
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/py/
H A Dconnector.py110 for header in conn.headers:
111 print '%s: %s' % header
/plugin/latexport/renderer/
H A Dtex.php129 function header($text, $level, $pos) { function in renderer_plugin_latexport_tex
130 $this->decorator->header($text, $level + $this->headingLevel, $pos);
/plugin/news/scripts/
H A Dnewsfeed.php97 header('Content-type: application/xml');
102 header('Content-type: text/html');
/plugin/components/lib/
H A Dajax.php47 header("HTTP/1.0 $code $msg");
56 header('Content-Type: application/json');
/plugin/pgn4web/pgn4web/
H A Dlive-compact.css107 .header,
118 .header,
151 .header,
/plugin/rplus/
H A Drenderer.php35 protected $header = []; variable in renderer_plugin_rplus_renderer
93 function header($text, $level, $pos) function in renderer_plugin_rplus_renderer
148 parent::header($textWithLocalization, $level, $pos);
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dwrite.apetag.php219 * @param bool $header
227 …public function GenerateAPEtagFlags($header=true, $footer=true, $isheader=false, $encodingid=0, $r… argument
229 if ($header) {
/plugin/authgoogle/
H A Dauth.php98 header("Location: ".wl('start', array('do'=>'login'), true, '&'));
125 header('Location: ' . filter_var($authUrl, FILTER_SANITIZE_URL));
181 header("Location: ".$referer);
/plugin/bez/ctl/
H A Dthread.php11 header('Location: ' . $this->url('threads'));
144 header('Location: ' . $this->url($redirect_to));
153 header('Location: ' . $this->url('thread', 'id', $thread->id) . $anchor);
/plugin/codemirror/dist/modes/
H A Dtextile.min.js1header:"header",html:"comment",image:"string",italic:"em",link:"link",linkDefinition:"link",list1:… property in AnonymousFunction2bc6d9c80100.b
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Ddiagram-js.css52 --popup-header-entry-selected-color: var(--blue-base-65);
54 --popup-header-separator-color: var(--color-dddddd);
530 background: var(--popup-header-entry-selected-background-color);
537 .djs-popup .djs-popup-header .entry {
545 .djs-popup .djs-popup-header .entry.active {
546 color: var(--popup-header-entry-selected-color);
547 border: solid 1px var(--popup-header-entry-selected-color);
563 .djs-popup-header {
564 border-bottom: 1px solid var(--popup-header-separator-color);
567 .djs-popup-header .entry {
[all …]
/plugin/syntaxhighlighter3/sxh3/demos/
H A Dcontent_xml.php2 header('Content-type: application/xhtml+xml; charset=utf-8');
/plugin/photogallery/phpThumb/cache/
H A Dindex.php2 header('Location: /');
/plugin/photogallery/phpThumb/cache/source/
H A Dindex.php2 header('Location: /');
/plugin/calendoku/
H A Daction.php31 header('Content-type: text/calendar');
32 header('Content-disposition: attachment; filename="'.$INFO['id'].'.ics"');
/plugin/fblogin/files/
H A Dfacebook.class.php79 header("Location: ".$logoutUrl);
116 header("Location: ".$loginUrl);

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