Home
last modified time | relevance | path

Searched refs:Property (Results 1 – 25 of 431) sorted by last modified time

12345678910>>...18

/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs4841 /* [MS-OSHARED] 2.3.3.2.1.1 Summary Information Property Set PIDSI */
19759 /* [MS-OSHARED] 2.3.3.2.2 Document Summary Information Property Set */
19766 /* [MS-OSHARED] 2.3.3.2.1 Summary Information Property Set*/
/plugin/dw2pdf/vendor/myclabs/deep-copy/
H A DREADME.md20 1. [Property name](#property-name)
149 #### Property name
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js1243 this.Property=function(object,name){this.object=object; class
1457 FBL.ns(function(){with(FBL){var oSTR={NoMembersWarning:"There are no properties to show for this object.",EmptyStyleSheet:"There are no rules in this stylesheet.",EmptyElementCSS:"This element has no style rules.",AccessRestricted:"Access to restricted URI denied.","net.label.Parameters":"Parameters","net.label.Source":"Source",URLParameters:"Params",EditStyle:"Edit Element Style...",NewRule:"New Rule...",NewProp:"New Property...",EditProp:'Edit "%s"',DeleteProp:'Delete "%s"',DisableProp:'Disable "%s"'};
4303 this.Property=domplate(Firebug.Rep,{supportsObject:function(object){return object instanceof Property
4556 Firebug.registerRep(this.Undefined,this.Null,this.Number,this.String,this.Window,this.Element,this.Document,this.StyleSheet,this.Event,this.Property,this.Except,this.Arr);
7880 if(object instanceof Property){return object.getObject()
7925 }if(selectObject){this.objectPath.push(new Property(object,name))
7960 this.objectPath.push(new Property(object,name));
/plugin/ckgedit/ckeditor/
H A DLICENSE.md30 Sources of Intellectual Property Included in CKEditor
999 3.4. Intellectual Property Matters
/plugin/ckgedit/ckeditor/plugins/wsc/
H A DLICENSE.md20 Sources of Intellectual Property Included in this plugin
/plugin/ckgedit/ckeditor/plugins/scayt/
H A DLICENSE.md20 Sources of Intellectual Property Included in this plugin
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DSyncTokenPropertyTest.php94 new Xml\Property\Href(Sync\Plugin::SYNCTOKEN_PREFIX . "hello", false)
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Element/
H A DResponseTest.php141 '{DAV:}link' => new DAV\Xml\Property\Href('http://sabredav.org/', false)
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Property/
H A DHrefTest.php3 namespace Sabre\DAV\Xml\Property;
H A DLastModifiedTest.php3 namespace Sabre\DAV\Xml\Property;
H A DLockDiscoveryTest.php3 namespace Sabre\DAV\Xml\Property;
H A DSupportedMethodSetTest.php3 namespace Sabre\DAV\Xml\Property;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Request/
H A DPropPatchTest.php6 use Sabre\DAV\Xml\Property\Href;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Property/
H A DSupportedPrivilegeSetTest.php3 namespace Sabre\DAVACL\Xml\Property;
/plugin/davcal/vendor/sabre/vobject/lib/Property/
H A DTime.php3 namespace Sabre\VObject\Property;
H A DUtcOffset.php3 namespace Sabre\VObject\Property;
/plugin/davcal/vendor/sabre/vobject/lib/Property/VCard/
H A DDate.php3 namespace Sabre\VObject\Property\VCard;
H A DDateAndOrTime.php3 namespace Sabre\VObject\Property\VCard;
7 Sabre\VObject\Property\Text,
8 Sabre\VObject\Property, alias
20 class DateAndOrTime extends Property {
H A DTimeStamp.php3 namespace Sabre\VObject\Property\VCard;
7 Sabre\VObject\Property\Text;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php169 …ugin::NS_CALDAV . '}supported-calendar-component-set' => new CalDAV\Xml\Property\SupportedCalendar…
170 …ugin::NS_CALDAV . '}schedule-calendar-transp' => new CalDAV\Xml\Property\ScheduleCalendarT…
218 … if (!($properties[$sccs] instanceof CalDAV\Xml\Property\SupportedCalendarComponentSet)) {
984 …ugin::NS_CALDAV . '}supported-calendar-component-set' => new CalDAV\Xml\Property\SupportedCalendar…
/plugin/davcal/vendor/sabre/vobject/lib/
H A DProperty.php15 abstract class Property extends Node { class
/plugin/davcal/vendor/sabre/vobject/lib/Recur/
H A DRRuleIterator.php9 use Sabre\VObject\Property; alias
621 $rrule = Property\ICalendar\Recur::stringToArray($rrule);
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php10 use Sabre\DAV\Xml\Property\Href;
21 use Sabre\CalDAV\Xml\Property\ScheduleCalendarTransp;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DSharingPlugin.php6 use Sabre\DAV\Xml\Property\Href;
120 return new Xml\Property\Invite(
160 return new Xml\Property\Invite(
189 return new Xml\Property\AllowedSharingModes(true, false);

12345678910>>...18