Home
last modified time | relevance | path

Searched refs:__construct (Results 3451 – 3475 of 3579) sorted by path

1...<<131132133134135136137138139140>>...144

/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Property/
H A DInvite.php37 function __construct(array $sharees) { function in Sabre\\CalDAV\\Xml\\Property\\Invite
H A DScheduleCalendarTransp.php44 function __construct($value) { function in Sabre\\CalDAV\\Xml\\Property\\ScheduleCalendarTransp
H A DSupportedCalendarComponentSet.php40 function __construct(array $components) { function in Sabre\\CalDAV\\Xml\\Property\\SupportedCalendarComponentSet
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Request/
H A DInviteReply.php72 function __construct($href, $calendarUri, $inReplyTo, $summary, $status) { function in Sabre\\CalDAV\\Xml\\Request\\InviteReply
H A DShare.php35 function __construct(array $sharees) { function in Sabre\\CalDAV\\Xml\\Request\\Share
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DAddressBook.php41 function __construct(Backend\BackendInterface $carddavBackend, array $addressBookInfo) { function in Sabre\\CardDAV\\AddressBook
H A DAddressBookHome.php43 function __construct(Backend\BackendInterface $carddavBackend, $principalUri) { function in Sabre\\CardDAV\\AddressBookHome
H A DAddressBookRoot.php46 …function __construct(DAVACL\PrincipalBackend\BackendInterface $principalBackend, Backend\BackendIn… function in Sabre\\CardDAV\\AddressBookRoot
49 parent::__construct($principalBackend, $principalPrefix);
H A DCard.php47 …function __construct(Backend\BackendInterface $carddavBackend, array $addressBookInfo, array $card… function in Sabre\\CardDAV\\Card
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/Backend/
H A DPDO.php48 function __construct(\PDO $pdo) { function in Sabre\\CardDAV\\Backend\\PDO
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/Xml/Property/
H A DSupportedAddressData.php37 function __construct(array $supportedData = null) { function in Sabre\\CardDAV\\Xml\\Property\\SupportedAddressData
/plugin/webdav/vendor/sabre/dav/lib/DAV/Auth/Backend/
H A DBasicCallBack.php35 function __construct(callable $callBack) { function in Sabre\\DAV\\Auth\\Backend\\BasicCallBack
H A DFile.php32 function __construct($filename = null) { function in Sabre\\DAV\\Auth\\Backend\\File
H A DPDO.php36 function __construct(\PDO $pdo) { function in Sabre\\DAV\\Auth\\Backend\\PDO
/plugin/webdav/vendor/sabre/dav/lib/DAV/Auth/
H A DPlugin.php59 function __construct(Backend\BackendInterface $authBackend = null) { function in Sabre\\DAV\\Auth\\Plugin
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/
H A DHtmlOutputHelper.php45 function __construct($baseUri, array $namespaceMap) { function in Sabre\\DAV\\Browser\\HtmlOutputHelper
H A DPlugin.php63 function __construct($enablePost = true) { function in Sabre\\DAV\\Browser\\Plugin
H A DPropFindAll.php22 function __construct($path) { function in Sabre\\DAV\\Browser\\PropFindAll
24 parent::__construct($path, []);
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DClient.php115 function __construct(array $settings) { function in Sabre\\DAV\\Client
121 parent::__construct();
/plugin/webdav/vendor/sabre/dav/lib/DAV/Exception/
H A DLockTokenMatchesRequestUri.php21 function __construct() { function in Sabre\\DAV\\Exception\\LockTokenMatchesRequestUri
H A DLocked.php33 function __construct(DAV\Locks\LockInfo $lock = null) { function in Sabre\\DAV\\Exception\\Locked
H A DPreconditionFailed.php36 function __construct($message, $header = null) { function in Sabre\\DAV\\Exception\\PreconditionFailed
38 parent::__construct($message);
/plugin/webdav/vendor/sabre/dav/lib/DAV/FS/
H A DNode.php31 function __construct($path) { function in Sabre\\DAV\\FS\\Node
/plugin/webdav/vendor/sabre/dav/lib/DAV/Locks/Backend/
H A DFile.php34 function __construct($locksFile) { function in Sabre\\DAV\\Locks\\Backend\\File
H A DPDO.php38 function __construct(\PDO $pdo) { function in Sabre\\DAV\\Locks\\Backend\\PDO

1...<<131132133134135136137138139140>>...144