Home
last modified time | relevance | path

Searched refs:Headers (Results 1 – 25 of 47) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DTable.php23 protected $columnHeadersType = Headers::class;
29 protected $rowHeadersType = Headers::class;
35 * @param Headers
37 public function setColumnHeaders(Headers $columnHeaders)
42 * @return Headers
63 * @param Headers
65 public function setRowHeaders(Headers $rowHeaders)
70 * @return Headers
H A DHeaders.php20 class Headers extends \Google\Collection class
111 class_alias(Headers::class, 'Google_Service_ShoppingContent_Headers');
/plugin/wikistyle2html/
H A Dscript.js225 var Headers;
234 for(j=0;j<Headers.length;j++){
235 result = Headers[j].innerHTML;
244 Headers[j].innerHTML = result;
247 for(j=0;j<Headers.length;j++){
248 result = Headers[j].innerHTML;
257 Headers[j].innerHTML = result;
260 Headers = document.getElementsByTagName('p');
261 for(j=0;j<Headers.length;j++){
262 result = Headers[j].innerHTML;
[all …]
/plugin/authlemonldap/
H A Dplugin.info.txt6 desc Authenticate against HTTP Headers via LemonLDAP:NG
/plugin/scriptheader/
H A DREADME1 Script Headers Plugin for DokuWiki
/plugin/upgrade/HTTP/
H A DHeaders.php6 * Utilities to send HTTP Headers
8 class Headers class
/plugin/fetchmedia/script/
H A Dmain.js36 … headers: new Headers({ 'content-type': 'application/x-www-form-urlencoded; charset=UTF-8' }),
69 … headers: new Headers({ 'content-type': 'application/x-www-form-urlencoded; charset=UTF-8' }),
/plugin/fckg/fckeditor/editor/lang/
H A Dlang-template.txt61 DlgLnkCreateAnchors: "Create Page Anchors from Dokuwiki Headers",
63 DlgLnkGetHeaders: "Get Headers",
176 FontFormats : "Headers",
/plugin/pdftools/tpl/checkliste2/
H A DREADME.txt9 ===== Headers and Footers =====
/plugin/pdftools/tpl/kompakt/
H A DREADME.txt9 ===== Headers and Footers =====
/plugin/pdftools/tpl/checkliste/
H A DREADME.txt9 ===== Headers and Footers =====
/plugin/pdftools/tpl/info/
H A DREADME.txt9 ===== Headers and Footers =====
/plugin/latexport/examples/
H A Dexample.tex35 %-- Headers and footers --
/plugin/pdftools/tpl/onlylogo/
H A DREADME.txt9 ===== Headers and Footers =====
/plugin/pdftools/tpl/standard/
H A DREADME.txt9 ===== Headers and Footers =====
/plugin/pdftools/tpl/minimal/
H A DREADME.txt9 ===== Headers and Footers =====
/plugin/dw2pdf/tpl/default/
H A DREADME.txt9 ===== Headers and Footers =====
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dserializers.asciidoc175 * @param array $headers Response Headers
/plugin/revealjs/
H A Dchangelog.md17 …- New conf option horizontal_slide_level: Headers on this level or above starting a horizontal sli…
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dmd1_markdown_documentation_basics.md35 ## Paragraphs, Headers, Blockquotes ##
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.ckgedit132 CKEDITOR.lang.en["format"]["panelTitle"] = "Section Headers";
H A Dlang_array.txt614 "headers": "Headers",
767 CKEDITOR.lang.en["format"]["panelTitle"] = "Section Headers";
H A Den.js.beautified610 headers: "Headers",
771 CKEDITOR.lang.en.format["panelTitle"] = "Section Headers";
/plugin/ckgedit/ckeditor/lang/
H A Den.js.ckgedit138 CKEDITOR.lang.en["format"]["panelTitle"] = "Section Headers";
H A Dlang_array.txt614 "headers": "Headers",
767 CKEDITOR.lang.en["format"]["panelTitle"] = "Section Headers";

12