Home
last modified time | relevance | path

Searched refs:Property (Results 301 – 325 of 431) sorted by path

1...<<1112131415161718

/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Property/VCard/
H A DLanguageTagTest.php3 namespace Sabre\VObject\Property\VCard;
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DPropertyTest.php264 $result = $property->validate(Property::REPAIR);
287 $result = $property->validate(Property::REPAIR);
298 $result = $property->validate(Property::REPAIR);
/plugin/imageflow/
H A DREADME.md42 Selector|What is it?|Property / Default Value
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DREADME.md28 | **Property** | **Accessor** | **Mutator** |
/plugin/ol3/
H A Dscript.js8 …(yT),Delete:Ac(gT),Property:Ac(mT),Native:Ac(vT)},"http://www.opengis.net/wfs/2.0":{Insert:Ac(pT),…
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js3417 this.Property = function(object, name) class
16006 this.Property = domplate(Firebug.Rep,
16010 return object instanceof Property;
17214 this.Property,
29622 if (object instanceof Property)
29930 this.objectPath.push(new Property(object, name));
30034 this.objectPath.push(new Property(object, name));
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1Property name used for extended regex instance data\n var REGEX_DATA = 'xregexp';\n // Optio…
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js1232 this.Property=function(object,name){this.object=object; class
4292 this.Property=domplate(Firebug.Rep,{supportsObject:function(object){return object instanceof Proper…
4545 …,this.Window,this.Element,this.Document,this.StyleSheet,this.Event,this.Property,this.Except,this.…
7869 if(object instanceof Property){return object.getObject()
7914 }if(selectObject){this.objectPath.push(new Property(object,name))
7949 this.objectPath.push(new Property(object,name));
/plugin/webdav/core/Plugin/
H A DFakeLocker.php33 use Sabre\DAV\Xml\Property\LockDiscovery;
34 use Sabre\DAV\Xml\Property\SupportedLock;
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md845 * BC Break: Property updating and fetching got refactored. Read the [migration
950 * Added: has() method on DAV\Property\SupportedReportSet.
1127 * Added: deserializer for Sabre\DAVACL\Property\CurrentUserPrivilegeSet.
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php192 …ugin::NS_CALDAV . '}supported-calendar-component-set' => new CalDAV\Xml\Property\SupportedCalendar…
193 …ugin::NS_CALDAV . '}schedule-calendar-transp' => new CalDAV\Xml\Property\ScheduleCalendarT…
252 … if (!($properties[$sccs] instanceof CalDAV\Xml\Property\SupportedCalendarComponentSet)) {
1111 …ugin::NS_CALDAV . '}supported-calendar-component-set' => new CalDAV\Xml\Property\SupportedCalendar…
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DCalendarQueryValidator.php197 protected function validateParamFilters(VObject\Property $parent, array $filters) {
H A DPlugin.php10 use Sabre\DAV\Xml\Property\LocalHref;
331 return new Xml\Property\SupportedCalendarData();
334 return new Xml\Property\SupportedCollationSet();
367 return new Xml\Property\EmailAddressSet($emails);
H A DSharingPlugin.php6 use Sabre\DAV\Xml\Property\LocalHref;
138 return new Xml\Property\Invite(
175 return new Xml\Property\AllowedSharingModes(true, false);
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php8 use Sabre\CalDAV\Xml\Property\ScheduleCalendarTransp;
19 use Sabre\DAV\Xml\Property\LocalHref;
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Subscriptions/
H A DSubscription.php8 use Sabre\DAV\Xml\Property\Href;
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Property/
H A DAllowedSharingModes.php3 namespace Sabre\CalDAV\Xml\Property;
H A DEmailAddressSet.php3 namespace Sabre\CalDAV\Xml\Property;
H A DInvite.php3 namespace Sabre\CalDAV\Xml\Property;
113 $href = new DAV\Xml\Property\Href($sharee->href);
H A DScheduleCalendarTransp.php3 namespace Sabre\CalDAV\Xml\Property;
H A DSupportedCalendarComponentSet.php3 namespace Sabre\CalDAV\Xml\Property;
H A DSupportedCalendarData.php3 namespace Sabre\CalDAV\Xml\Property;
H A DSupportedCollationSet.php3 namespace Sabre\CalDAV\Xml\Property;

1...<<1112131415161718