Home
last modified time | relevance | path

Searched refs:toHtml (Results 1 – 25 of 44) sorted by relevance

12

/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 DCurrentUserPrivilegeSet.php149 function toHtml(HtmlOutputHelper $html) { function in Sabre\\DAVACL\\Xml\\Property\\CurrentUserPrivilegeSet
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
/plugin/davcal/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 DCurrentUserPrivilegeSet.php149 function toHtml(HtmlOutputHelper $html) { function in Sabre\\DAVACL\\Xml\\Property\\CurrentUserPrivilegeSet
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
/plugin/combo/ComboStrap/
H A DSnippetSystem.php347 function toHtml($scope): string function in ComboStrap\\SnippetSystem
372 return $this->toHtml(Snippet::ALL_SCOPE);
378 return $this->toHtml(Snippet::SLOT_SCOPE);
H A DBrandListTag.php94 $html .= Icon::createFromName($name, $iconAttributes)->toHtml();
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/
H A DHtmlOutput.php32 function toHtml(HtmlOutputHelper $html); function
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/
H A DHtmlOutput.php32 function toHtml(HtmlOutputHelper $html); function
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Property/
H A DSupportedPrivilegeSetTest.php117 $this->assertEquals($expected, $prop->toHtml($html));
H A DCurrentUserPrivilegeSetTest.php82 $this->assertEquals($expected, $prop->toHtml($html));
H A DACLTest.php338 $this->assertEquals($expected, $acl->toHtml($html));
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DSupportedMethodSet.php112 function toHtml(HtmlOutputHelper $html) { function in Sabre\\DAV\\Xml\\Property\\SupportedMethodSet
H A DResourceType.php119 function toHtml(HtmlOutputHelper $html) { function in Sabre\\DAV\\Xml\\Property\\ResourceType
H A DSupportedReportSet.php145 function toHtml(HtmlOutputHelper $html) { function in Sabre\\DAV\\Xml\\Property\\SupportedReportSet
H A DHref.php118 function toHtml(HtmlOutputHelper $html) { function in Sabre\\DAV\\Xml\\Property\\Href
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DSupportedMethodSet.php117 function toHtml(HtmlOutputHelper $html) { function in Sabre\\DAV\\Xml\\Property\\SupportedMethodSet
H A DResourceType.php119 function toHtml(HtmlOutputHelper $html) { function in Sabre\\DAV\\Xml\\Property\\ResourceType
H A DSupportedReportSet.php145 function toHtml(HtmlOutputHelper $html) { function in Sabre\\DAV\\Xml\\Property\\SupportedReportSet
H A DHref.php129 function toHtml(HtmlOutputHelper $html) { function in Sabre\\DAV\\Xml\\Property\\Href
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Property/
H A DHrefTest.php119 $this->assertEquals($expected, $href->toHtml($html));
/plugin/combo/ComboStrap/Tag/
H A DFollowTag.php89 $html .= Icon::createFromTagAttributes($iconAttributes)->toHtml();

12