Home
last modified time | relevance | path

Searched refs:ICollection (Results 26 – 50 of 53) sorted by path

123

/plugin/diagramsnet/lib/js/
H A Dorgchart.min.js8ICollection,System.ICloneable,System.Collections.Generic.IEnumerable$1(Object),System.Collections.…
/plugin/diagramsnet/lib/js/orgchart/
H A Dbridge.collections.min.js1ICollection,System.ICloneable],statics:{BitsPerInt32:32,BytesPerInt32:4,BitsPerByte:8,_ShrinkThres…
H A Dbridge.min.js8ICollection,System.ICloneable,System.Collections.Generic.IEnumerable$1(Object),System.Collections.…
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DICalendarObjectContainer.php18 interface ICalendarObjectContainer extends \Sabre\DAV\ICollection {
H A DPlugin.php790 function beforeCreateFile($path, &$data, DAV\ICollection $parentNode, &$modified) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DCollection.php23 class Collection extends DAV\Collection implements ICollection, DAVACL\IACL {
H A DICollection.php21 interface ICollection extends DAV\ICollection { interface
H A DPlugin.php73 …$server->resourceTypeMapping['\\Sabre\\CalDAV\\Notifications\\ICollection'] = '{' . self::NS_CALEN…
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Principal/
H A DUser.php19 class User extends DAVACL\Principal implements DAV\ICollection {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DIOutbox.php13 interface IOutbox extends \Sabre\DAV\ICollection, \Sabre\DAVACL\IACL {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Subscriptions/
H A DISubscription.php5 use Sabre\DAV\ICollection; alias
37 interface ISubscription extends ICollection, IProperties {
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DIAddressBook.php16 interface IAddressBook extends DAV\ICollection {
H A DPlugin.php311 function beforeCreateFile($path, &$data, DAV\ICollection $parentNode, &$modified) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/
H A DPlugin.php270 if ($node instanceof DAV\ICollection) {
507 if (!$node instanceof DAV\ICollection)
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DCollection.php15 abstract class Collection extends Node implements ICollection {
H A DICollection.php14 interface ICollection extends INode { interface
H A DIExtendedCollection.php15 interface IExtendedCollection extends ICollection {
H A DIMoveTarget.php20 interface IMoveTarget extends ICollection {
H A DIMultiGet.php23 interface IMultiGet extends ICollection {
H A DIQuota.php16 interface IQuota extends ICollection {
H A DServer.php745 …if (!($destinationParent instanceof ICollection)) throw new Exception\UnsupportedMediaType('The de…
912 … if (($newDepth === self::DEPTH_INFINITY || $newDepth >= 1) && $childNode instanceof ICollection) {
974 if (($depth > 0 || $depth === self::DEPTH_INFINITY) && $parentNode instanceof ICollection) {
1084 if (!$parent instanceof ICollection) {
1172 if (!$parent instanceof ICollection) {
H A DTemporaryFileFilterPlugin.php137 * @param ICollection $parent
142 function beforeCreateFile($uri, $data, ICollection $parent, $modified) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/FS/
H A DDirectory.php14 class Directory extends Node implements DAV\ICollection, DAV\IQuota {
/plugin/webdav/vendor/sabre/dav/lib/DAV/FSExt/
H A DDirectory.php15 class Directory extends Node implements DAV\ICollection, DAV\IQuota, DAV\IMoveTarget {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sync/
H A DISyncCollection.php18 interface ISyncCollection extends DAV\ICollection {

123