Home
last modified time | relevance | path

Searched refs:toHtml (Results 26 – 44 of 44) sorted by last modified time

12

/plugin/davcal/vendor/sabre/dav/lib/DAVACL/Xml/Property/
H A DCurrentUserPrivilegeSet.php149 function toHtml(HtmlOutputHelper $html) { function in Sabre\\DAVACL\\Xml\\Property\\CurrentUserPrivilegeSet
H A DPrincipal.php140 function toHtml(HtmlOutputHelper $html) { function in Sabre\\DAVACL\\Xml\\Property\\Principal
149 return parent::toHtml($html);
H A DSupportedPrivilegeSet.php94 function toHtml(HtmlOutputHelper $html) { function in Sabre\\DAVACL\\Xml\\Property\\SupportedPrivilegeSet
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Property/
H A DCurrentUserPrivilegeSetTest.php82 $this->assertEquals($expected, $prop->toHtml($html));
H A DPrincipalTest.php153 $html = $principal->toHtml(new HtmlOutputHelper('/', []));
H A DACLTest.php338 $this->assertEquals($expected, $acl->toHtml($html));
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/
H A DHtmlOutput.php32 function toHtml(HtmlOutputHelper $html); function
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DHref.php118 function toHtml(HtmlOutputHelper $html) { function in Sabre\\DAV\\Xml\\Property\\Href
H A DResourceType.php119 function toHtml(HtmlOutputHelper $html) { function in Sabre\\DAV\\Xml\\Property\\ResourceType
H A DSupportedMethodSet.php112 function toHtml(HtmlOutputHelper $html) { function in Sabre\\DAV\\Xml\\Property\\SupportedMethodSet
H A DSupportedReportSet.php145 function toHtml(HtmlOutputHelper $html) { function in Sabre\\DAV\\Xml\\Property\\SupportedReportSet
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/Xml/Property/
H A DPrincipal.php140 function toHtml(HtmlOutputHelper $html) { function in Sabre\\DAVACL\\Xml\\Property\\Principal
149 return parent::toHtml($html);
H A DSupportedPrivilegeSet.php94 function toHtml(HtmlOutputHelper $html) { function in Sabre\\DAVACL\\Xml\\Property\\SupportedPrivilegeSet
H A DAcl.php123 function toHtml(HtmlOutputHelper $html) { function in Sabre\\DAVACL\\Xml\\Property\\Acl
H A DCurrentUserPrivilegeSet.php149 function toHtml(HtmlOutputHelper $html) { function in Sabre\\DAVACL\\Xml\\Property\\CurrentUserPrivilegeSet
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/
H A DHtmlOutput.php32 function toHtml(HtmlOutputHelper $html); function
H A DPlugin.php749 return $value->toHtml($html);
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js201 …classes||(a.classes=c?c.split(/\s+/):[])}function t(a,b,d,e){var g=0,h;e.toHtml&&(b.name=b.name.re…
204 …lass"]=l);n&&(g=1);if(!e.skipFinalValidation&&!v(b))return d.push(b),1}e.toHtml&&(b.name=b.name.re…
212 …&&this.editor.config.protectedSource,h,m=!1,k={doFilter:!c,doTransform:!0,doCallbacks:!0,toHtml:b}; property in AnonymousFunctione4ea003816f00.k
343 b){b||(a=this.editor.dataProcessor.toHtml(a));this.setHtml(a);this.fixInitialSelection();"unloaded"…
372 …e-marker\x3d"1"\x3e\x26nbsp;\x3c/span\x3e';x=Q+x+Q}x=n.editor.dataProcessor.toHtml(x,{context:null,
1178 …[^\?]*\?>/i,function(a){f.xmlDeclaration=a;return""}));a=f.dataProcessor.toHtml(a);h?(/<body[\s|>]…
H A DCHANGES.md1186 …om/ticket/9829): Introduced new events, [`toHtml`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor…

12