/plugin/webdav/vendor/sabre/dav/lib/DAVACL/Xml/Property/ |
H A D | Principal.php | 140 function toHtml(HtmlOutputHelper $html) { function in Sabre\\DAVACL\\Xml\\Property\\Principal 149 return parent::toHtml($html);
|
H A D | CurrentUserPrivilegeSet.php | 149 function toHtml(HtmlOutputHelper $html) { function in Sabre\\DAVACL\\Xml\\Property\\CurrentUserPrivilegeSet
|
H A D | SupportedPrivilegeSet.php | 94 function toHtml(HtmlOutputHelper $html) { function in Sabre\\DAVACL\\Xml\\Property\\SupportedPrivilegeSet
|
H A D | Acl.php | 123 function toHtml(HtmlOutputHelper $html) { function in Sabre\\DAVACL\\Xml\\Property\\Acl
|
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/Xml/Property/ |
H A D | Principal.php | 140 function toHtml(HtmlOutputHelper $html) { function in Sabre\\DAVACL\\Xml\\Property\\Principal 149 return parent::toHtml($html);
|
H A D | CurrentUserPrivilegeSet.php | 149 function toHtml(HtmlOutputHelper $html) { function in Sabre\\DAVACL\\Xml\\Property\\CurrentUserPrivilegeSet
|
H A D | SupportedPrivilegeSet.php | 94 function toHtml(HtmlOutputHelper $html) { function in Sabre\\DAVACL\\Xml\\Property\\SupportedPrivilegeSet
|
H A D | Acl.php | 123 function toHtml(HtmlOutputHelper $html) { function in Sabre\\DAVACL\\Xml\\Property\\Acl
|
/plugin/combo/ComboStrap/ |
H A D | SnippetSystem.php | 392 function toHtml($scope): string 417 return $this->toHtml(Snippet::ALL_SCOPE); 423 return $this->toHtml(Snippet::SLOT_SCOPE); 347 function toHtml($scope): string global() function in ComboStrap\\SnippetSystem
|
H A D | BrandListTag.php | 94 $html .= Icon::createFromName($name, $iconAttributes)->toHtml();
|
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/ |
H A D | HtmlOutput.php | 32 function toHtml(HtmlOutputHelper $html); function
|
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/ |
H A D | HtmlOutput.php | 32 function toHtml(HtmlOutputHelper $html); function
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Property/ |
H A D | SupportedPrivilegeSetTest.php | 117 $this->assertEquals($expected, $prop->toHtml($html));
|
H A D | CurrentUserPrivilegeSetTest.php | 82 $this->assertEquals($expected, $prop->toHtml($html));
|
H A D | ACLTest.php | 338 $this->assertEquals($expected, $acl->toHtml($html));
|
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Property/ |
H A D | SupportedMethodSet.php | 112 function toHtml(HtmlOutputHelper $html) { function in Sabre\\DAV\\Xml\\Property\\SupportedMethodSet
|
H A D | ResourceType.php | 119 function toHtml(HtmlOutputHelper $html) { function in Sabre\\DAV\\Xml\\Property\\ResourceType
|
H A D | SupportedReportSet.php | 145 function toHtml(HtmlOutputHelper $html) { function in Sabre\\DAV\\Xml\\Property\\SupportedReportSet
|
H A D | Href.php | 118 function toHtml(HtmlOutputHelper $html) { function in Sabre\\DAV\\Xml\\Property\\Href
|
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Property/ |
H A D | SupportedMethodSet.php | 117 function toHtml(HtmlOutputHelper $html) { function in Sabre\\DAV\\Xml\\Property\\SupportedMethodSet
|
H A D | ResourceType.php | 119 function toHtml(HtmlOutputHelper $html) { function in Sabre\\DAV\\Xml\\Property\\ResourceType
|
H A D | SupportedReportSet.php | 145 function toHtml(HtmlOutputHelper $html) { function in Sabre\\DAV\\Xml\\Property\\SupportedReportSet
|
H A D | Href.php | 129 function toHtml(HtmlOutputHelper $html) { function in Sabre\\DAV\\Xml\\Property\\Href
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Property/ |
H A D | HrefTest.php | 119 $this->assertEquals($expected, $href->toHtml($html));
|
/plugin/combo/ComboStrap/Tag/ |
H A D | FollowTag.php | 89 $html .= Icon::createFromTagAttributes($iconAttributes)->toHtml();
|