Home
last modified time | relevance | path

Searched refs:__construct (Results 3476 – 3500 of 3579) sorted by path

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

/plugin/webdav/vendor/sabre/dav/lib/DAV/Locks/
H A DPlugin.php44 function __construct(Backend\BackendInterface $locksBackend) { function in Sabre\\DAV\\Locks\\Plugin
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DMkCol.php38 function __construct(array $resourceType, array $mutations) { function in Sabre\\DAV\\MkCol
41 parent::__construct($mutations);
H A DPropFind.php43 function __construct($path, array $properties, $depth = 0, $requestType = self::NORMAL) { function in Sabre\\DAV\\PropFind
H A DPropPatch.php59 function __construct(array $mutations) { function in Sabre\\DAV\\PropPatch
H A DServer.php201 function __construct($treeOrNode = null) { function in Sabre\\DAV\\Server
H A DSimpleCollection.php40 function __construct($name, array $children = []) { function in Sabre\\DAV\\SimpleCollection
H A DSimpleFile.php49 function __construct($name, $contents, $mimeType = null) { function in Sabre\\DAV\\SimpleFile
H A DTemporaryFileFilterPlugin.php75 function __construct($dataDir = null) { function in Sabre\\DAV\\TemporaryFileFilterPlugin
H A DTree.php41 function __construct(ICollection $rootNode) { function in Sabre\\DAV\\Tree
/plugin/webdav/vendor/sabre/dav/lib/DAV/PropertyStorage/Backend/
H A DPDO.php57 function __construct(\PDO $pdo) { function in Sabre\\DAV\\PropertyStorage\\Backend\\PDO
/plugin/webdav/vendor/sabre/dav/lib/DAV/PropertyStorage/
H A DPlugin.php50 function __construct(Backend\BackendInterface $backend) { function in Sabre\\DAV\\PropertyStorage\\Plugin
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Element/
H A DResponse.php63 function __construct($href, array $responseProperties, $httpStatus = null) { function in Sabre\\DAV\\Xml\\Element\\Response
H A DSharee.php88 function __construct(array $properties = []) { function in Sabre\\DAV\\Xml\\Element\\Sharee
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DGetLastModified.php36 function __construct($time) { function in Sabre\\DAV\\Xml\\Property\\GetLastModified
H A DHref.php45 function __construct($hrefs) { function in Sabre\\DAV\\Xml\\Property\\Href
H A DInvite.php37 function __construct(array $sharees) { function in Sabre\\DAV\\Xml\\Property\\Invite
H A DLocalHref.php37 function __construct($hrefs) { function in Sabre\\DAV\\Xml\\Property\\LocalHref
39 parent::__construct(array_map(
H A DLockDiscovery.php47 function __construct($locks) { function in Sabre\\DAV\\Xml\\Property\\LockDiscovery
H A DResourceType.php33 function __construct($resourceTypes = null) { function in Sabre\\DAV\\Xml\\Property\\ResourceType
35 parent::__construct((array)$resourceTypes);
H A DShareAccess.php42 function __construct($shareAccess) { function in Sabre\\DAV\\Xml\\Property\\ShareAccess
H A DSupportedMethodSet.php37 function __construct(array $methods) { function in Sabre\\DAV\\Xml\\Property\\SupportedMethodSet
H A DSupportedReportSet.php43 function __construct($reports = null) { function in Sabre\\DAV\\Xml\\Property\\SupportedReportSet
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Request/
H A DShareResource.php34 function __construct(array $sharees) { function in Sabre\\DAV\\Xml\\Request\\ShareResource
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Response/
H A DMultiStatus.php44 function __construct(array $responses, $syncToken = null) { function in Sabre\\DAV\\Xml\\Response\\MultiStatus
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DAbstractPrincipalCollection.php56 …function __construct(PrincipalBackend\BackendInterface $principalBackend, $principalPrefix = 'prin… function in Sabre\\DAVACL\\AbstractPrincipalCollection

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