Home
last modified time | relevance | path

Searched refs:Property (Results 1 – 25 of 431) sorted by path

12345678910>>...18

/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Dreadme.md89 Property | Default | Description
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md123 Property | Default | Description
318 Property | Default | Available values | Description
325 Property | Default | Available values | Description
332 Property | Default | Available values | Description
338 Property | Default | Available values | Description
345 Property | Default | Available values | Description
354 Property | Default | Available values | Description
606 Property | Description
675 Property | Description
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1Property names may be specified as individual arguments or as arrays of\n\t * property names. …
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessLodging/
H A DLodging.php59 protected $propertyType = Property::class;
311 * @param Property
313 public function setProperty(Property $property)
318 * @return Property
H A DProperty.php20 class Property extends \Google\Model class
170 class_alias(Property::class, 'Google_Service_MyBusinessLodging_Property');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DEntityAnnotation.php43 protected $propertiesType = Property::class;
139 * @param Property[]
146 * @return Property[]
H A DProperty.php20 class Property extends \Google\Model class
80 class_alias(Property::class, 'Google_Service_Vision_Property');
/plugin/ckgdoku/ckeditor/
H A DLICENSE.md30 Sources of Intellectual Property Included in CKEditor
999 3.4. Intellectual Property Matters
/plugin/ckgdoku/ckeditor/plugins/scayt/
H A DLICENSE.md20 Sources of Intellectual Property Included in this plugin
/plugin/ckgdoku/ckeditor/plugins/wsc/
H A DLICENSE.md20 Sources of Intellectual Property Included in this plugin
/plugin/ckgedit/ckeditor/
H A DLICENSE.md30 Sources of Intellectual Property Included in CKEditor
999 3.4. Intellectual Property Matters
/plugin/ckgedit/ckeditor/plugins/scayt/
H A DLICENSE.md20 Sources of Intellectual Property Included in this plugin
/plugin/ckgedit/ckeditor/plugins/wsc/
H A DLICENSE.md20 Sources of Intellectual Property Included in this plugin
/plugin/codemirror/dist/modes/
H A Dpowershell.min.js1Property)?|Variable)/,/Compare-Object/,/Complete-Transaction/,/Connect-PSSession/,/ConvertFrom-(Cs…
H A Dpowershell.min.js.map1Property)?|Variable)/,\n /Compare-Object/,\n /Complete-Transaction/,\n /Connect-PSSession…
H A Dstylus.min.js.map1 …);\n }\n if (type && type.charAt(0) == \"@\") {\n\n // Property Lookup\n i…
/plugin/codeprettify/code-prettify/src/
H A Dlang-vb.js51 …l|Or|OrElse|Overloads|Overridable|Overrides|ParamArray|Preserve|Private|Property|Protected|Public|…
/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/davcal/
H A DcalendarBackendDokuwiki.php107 …ugin::NS_CALDAV . '}supported-calendar-component-set' => new CalDAV\Xml\Property\SupportedCalendar…
/plugin/davcal/vendor/sabre/dav/bin/
H A Dmigrateto30.php163 serialize(new Sabre\DAV\Xml\Property\Href($row['vcardurl']))
166 echo serialize(new Sabre\DAV\Xml\Property\Href($row['vcardurl']));
/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/dav/lib/CalDAV/
H A DCalendarQueryValidator.php201 protected function validateParamFilters(VObject\Property $parent, array $filters) {
H A DPlugin.php9 use Sabre\DAV\Xml\Property\Href;
317 return new Xml\Property\SupportedCalendarData();
320 return new Xml\Property\SupportedCollationSet();
352 return new Xml\Property\EmailAddressSet($emails);
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);
/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;

12345678910>>...18