Searched refs:docType (Results 1 – 5 of 5) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/ |
H A D | Notification.php | 47 public $docType; variable in Google\\Service\\Books\\Notification 142 public function setDocType($docType) argument 144 $this->docType = $docType; 151 return $this->docType;
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | 47.47.js.map | 1 … '@rdname',\n '@examples',\n '@include',\n '@docType',\n '@S3me…
|
/plugin/ckgdoku/ckeditor/ |
H A D | ckeditor.js | 193 …Mode:CKEDITOR.ENTER_P,forceEnterMode:!1,shiftEnterMode:CKEDITOR.ENTER_BR,docType:"\x3c!DOCTYPE htm… 1006 …")&&(e+='class\x3d"'+k.getAttribute("class")+'" '));e+="\x3e";c=b.config.docType+'\x3chtml dir\x3d… 1177 …._.isLoadingData=!0;f._.dataStore={id:1};var d=f.config,h=d.fullPage,m=d.docType,g=CKEDITOR.tools.… 1178 …e-temp\x3d"1" /\x3e':"";h&&(a=a.replace(/<!DOCTYPE[^>]*>/i,function(a){f.docType=m=a;return""}).re… 1179 n&&(a=a.replace(/<head[^>]*?>/,"$\x26"+n)),a=a.replace(/<\/head\s*>/,g+"$\x26"),a=m+a):a=d.docType+… 1181 …a)return this.getHtml();a=this.editor;var b=a.config,c=b.fullPage,d=c&&a.docType,f=c&&a.xmlDeclara…
|
/plugin/ckgedit/ckeditor/ |
H A D | ckeditor.js | 217 …Mode:CKEDITOR.ENTER_P,forceEnterMode:!1,shiftEnterMode:CKEDITOR.ENTER_BR,docType:"\x3c!DOCTYPE htm… 950 …._.isLoadingData=!0;b._.dataStore={id:1};var c=b.config,d=c.fullPage,e=c.docType,g=CKEDITOR.tools.… 951 …e-temp\x3d"1" /\x3e':"";d&&(a=a.replace(/<!DOCTYPE[^>]*>/i,function(a){b.docType=e=a;return""}).re… 952 h&&(a=a.replace(/<head[^>]*?>/,"$\x26"+h)),a=a.replace(/<\/head\s*>/,g+"$\x26"),a=e+a):a=c.docType+… 954 …a)return this.getHtml();a=this.editor;var f=a.config,b=f.fullPage,c=b&&a.docType,d=b&&a.xmlDeclara… 1082 …etAttribute("class")&&(b+='class\x3d"'+d.getAttribute("class")+'" '));b+="\x3e";g=a.config.docType+
|
H A D | ckeditor.js.unc | 4403 docType: "\x3c!DOCTYPE html\x3e", 18844 e = c.docType, 18850 b.docType = e = a; 18858 …26" + h)), a = a.replace(/<\/head\s*>/, g + "$\x26"), a = e + a) : a = c.docType + '\x3chtml dir\x… 18883 c = b && a.docType, 21437 g = a.config.docType +
|