Home
last modified time | relevance | path

Searched refs:header (Results 726 – 750 of 1105) sorted by last modified time

1...<<21222324252627282930>>...45

/plugin/autotweet2/
H A Daction.php178 $header = substr( $res1, 0, $res2['header_size'] ) ; // Response header
182 msg('[Debug] Response header: ' . $header);
/plugin/timetrack/
H A Dstyle.css142 .ui-pnotify-history-container .ui-pnotify-history-header {
/plugin/timetrack/vendor/pnotify/
H A Djquery.pnotify.default.css72 .ui-pnotify-history-container .ui-pnotify-history-header {
/plugin/datepicker/
H A Dstyle.css60 .calendar thead .weekend { /* How a weekend day name shows in header */
64 .calendar thead .hilite { /* How do the buttons in header appear when hover */
71 .calendar thead .active { /* Active (pressed) buttons in header */
/plugin/ckgdoku/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js1 …t",id:"cellType",label:d.cellType,"default":"td",items:[[d.data,"td"],[d.header,"th"]],setup:funct…
H A DtableCell.js.unc150 [ langCell.header, 'th' ]
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc42 …hors from Dokuwiki headers, click on the Get Headings button, select the header, click OK. You can…
/plugin/ckgdoku/ckeditor/
H A DLICENSE.md608 When a "work that uses the Library" uses material from a header file
H A Dckeditor.js49 form:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,header:1,hgroup:1,hr:1,main:1,menu:1,nav:1,ol:1,p:1,pre:1,sect…
51 …footer:c,form:c,h1:b,h2:b,h3:b,h4:b,h5:b,h6:b,head:a({title:1,base:1},l),header:c,hgroup:{h1:1,h2:…
53 …ails:1,dir:1,div:1,dl:1,fieldset:1,figcaption:1,figure:1,footer:1,form:1,header:1,hgroup:1,main:1,…
54 h3:1,h4:1,h5:1,h6:1,header:1,hgroup:1,main:1,nav:1,p:1,pre:1,section:1},$empty:{area:1,base:1,basef…
463 …var D={address:1,div:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,p:1,pre:1,section:1,header:1,footer:1,nav:1,a…
H A Dconfig.js.unc371 …hors from Dokuwiki headers, click on the Get Headings button, select the header, click OK. You can…
H A DCHANGES.md46 …ed: Unable to use [Table Resize](http://ckeditor.com/addon/tableresize) on table header and footer.
1247 …t menu generates a JavaScript error in inline mode when the editor is attached to a header element.
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc289 // If just one cell isn't a TH then it isn't a header column
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dbasexml.php32 header('Expires: Mon, 26 Jul 1997 05:00:00 GMT') ;
34 header('Last-Modified: ' . gmdate('D, d M Y H:i:s') . ' GMT') ;
36 header('Cache-Control: no-store, no-cache, must-revalidate') ;
37 header('Cache-Control: post-check=0, pre-check=0', false) ;
39 header('Pragma: no-cache') ;
42 header( 'Content-Type: text/xml; charset=utf-8' ) ;
/plugin/ckgdoku/
H A Drenderer.php68 function header($text, $level, $pos) { function in renderer_plugin_ckgdoku
/plugin/ckgdoku/ckeditor/lang/
H A Den.js1 …eline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes"… property in CKEDITOR.lang.en.table.cell
H A Den.js.beautified591 header: "Header",
717 …hors from Dokuwiki headers, click on the Get Headings button, select the header, click OK. You can…
H A Den.js.ckgedit60 …hors from Dokuwiki headers, click on the Get Headings button, select the header, click OK. You can…
H A Den.js.unc5 …"bgColor":"Background Color","borderColor":"Border Color","data":"Data","header":"Header","yes":"Y…
66 …hors from Dokuwiki headers, click on the Get Headings button, select the header, click OK. You can…
H A Dfr.js.unc601 "header": "Entête",
H A Dlang_array.txt595 "header": "Header",
715 …hors from Dokuwiki headers, click on the Get Headings button, select the header, click OK. You can…
/plugin/authsmartcard/auth/
H A Dindex.php39 header("Location: $gotowikiurl");
/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/sqljson/
H A Dsyntax.php120 $header = array();
123 array_push($header, $fieldinfo->name);
141 $renderer->doc .= $header[$i];
/plugin/pwaoffline/
H A Daction.php70 header('Content-Type:application/json');
87 header('Content-Type:application/javascript');
97 header('X-DWPLUGIN-PWAOFFLINE-ACT:' . act_clean($ACT));
/plugin/tabinclude/
H A Dstyle.css101 div#dwpl-ti-container div.dwpl-ti-permalink-header{

1...<<21222324252627282930>>...45