Home
last modified time | relevance | path

Searched refs:HtmlOutput (Results 1 – 18 of 18) sorted by last modified time

/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/
H A DPlugin.php743 } elseif ($value instanceof HtmlOutput) {
H A DHtmlOutput.php16 interface HtmlOutput { interface
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DHref.php5 use Sabre\DAV\Browser\HtmlOutput; alias
25 class Href implements Element, HtmlOutput {
H A DResourceType.php5 use Sabre\DAV\Browser\HtmlOutput; alias
21 class ResourceType extends Element\Elements implements HtmlOutput {
H A DSupportedMethodSet.php5 use Sabre\DAV\Browser\HtmlOutput; alias
23 class SupportedMethodSet implements XmlSerializable, HtmlOutput {
H A DSupportedReportSet.php6 use Sabre\DAV\Browser\HtmlOutput; alias
24 class SupportedReportSet implements XmlSerializable, HtmlOutput {
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/Xml/Property/
H A DAcl.php6 use Sabre\DAV\Browser\HtmlOutput; alias
28 class Acl implements Element, HtmlOutput {
H A DCurrentUserPrivilegeSet.php5 use Sabre\DAV\Browser\HtmlOutput; alias
21 class CurrentUserPrivilegeSet implements Element, HtmlOutput {
H A DSupportedPrivilegeSet.php5 use Sabre\DAV\Browser\HtmlOutput; alias
24 class SupportedPrivilegeSet implements XmlSerializable, HtmlOutput {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DHref.php5 use Sabre\DAV\Browser\HtmlOutput; alias
26 class Href implements Element, HtmlOutput {
H A DResourceType.php5 use Sabre\DAV\Browser\HtmlOutput; alias
21 class ResourceType extends Element\Elements implements HtmlOutput {
H A DSupportedMethodSet.php5 use Sabre\DAV\Browser\HtmlOutput; alias
23 class SupportedMethodSet implements XmlSerializable, HtmlOutput {
H A DSupportedReportSet.php6 use Sabre\DAV\Browser\HtmlOutput; alias
24 class SupportedReportSet implements XmlSerializable, HtmlOutput {
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/Xml/Property/
H A DSupportedPrivilegeSet.php5 use Sabre\DAV\Browser\HtmlOutput; alias
24 class SupportedPrivilegeSet implements XmlSerializable, HtmlOutput {
H A DAcl.php6 use Sabre\DAV\Browser\HtmlOutput; alias
28 class Acl implements Element, HtmlOutput {
H A DCurrentUserPrivilegeSet.php5 use Sabre\DAV\Browser\HtmlOutput; alias
21 class CurrentUserPrivilegeSet implements Element, HtmlOutput {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/
H A DHtmlOutput.php16 interface HtmlOutput { interface
H A DPlugin.php748 } elseif ($value instanceof HtmlOutput) {