/plugin/icalevents/vendor/sabre/vobject/bin/ |
H A D | rrulebench.php | 26 $bench->expand->start(); 28 $vobj->expand(new DateTime($startDate), new DateTime($endDate)); 30 $bench->expand->stop();
|
/plugin/davcard/vendor/sabre/vobject/bin/ |
H A D | rrulebench.php | 26 $bench->expand->start(); 28 $vobj->expand(new DateTime($startDate), new DateTime($endDate)); 30 $bench->expand->stop();
|
/plugin/webdavclient/vendor/sabre/vobject/bin/ |
H A D | rrulebench.php | 26 $bench->expand->start(); 28 $vobj->expand(new DateTime($startDate), new DateTime($endDate)); 30 $bench->expand->stop();
|
/plugin/davcal/vendor/sabre/vobject/bin/ |
H A D | rrulebench.php | 26 $bench->expand->start(); 28 $vobj->expand(new DateTime($startDate), new DateTime($endDate)); 30 $bench->expand->stop();
|
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/ |
H A D | ICSExportPlugin.php | 106 $expand = false; 124 $expand = true; 151 …$this->generateResponse($path, $start, $end, $expand, $componentType, $format, $properties, $respo… 164 * @param bool $expand 170 …protected function generateResponse($path, $start, $end, $expand, $componentType, $format, $proper… argument 227 if ($expand) { 244 $mergedCalendar->expand($start, $end, $calendarTimeZone);
|
H A D | Plugin.php | 434 …if (($needsJson || $report->expand) && isset($objProps[200]['{' . self::NS_CALDAV . '}calendar-dat… 437 if ($report->expand) { 457 … $vObject->expand($report->expand['start'], $report->expand['end'], $timeZones[$calendarPath]); 501 if ($report->expand) { 561 if ($report->expand) { 562 … $vObject->expand($report->expand['start'], $report->expand['end'], $calendarTimeZone); 566 } elseif ($report->expand) { 603 if (($needsJson || $report->expand)) { 606 if ($report->expand) { 607 … $vObject->expand($report->expand['start'], $report->expand['end'], $calendarTimeZone);
|
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/ |
H A D | ICSExportPlugin.php | 106 $expand = false; 124 $expand = true; 151 …$this->generateResponse($path, $start, $end, $expand, $componentType, $format, $properties, $respo… 164 * @param bool $expand 170 …protected function generateResponse($path, $start, $end, $expand, $componentType, $format, $proper… argument 227 if ($expand) { 246 $mergedCalendar = $mergedCalendar->expand($start, $end, $calendarTimeZone);
|
H A D | Plugin.php | 449 …if (($needsJson || $report->expand) && isset($objProps[200]['{' . self::NS_CALDAV . '}calendar-dat… 452 if ($report->expand) { 472 …$vObject = $vObject->expand($report->expand['start'], $report->expand['end'], $timeZones[$calendar… 519 if ($report->expand) { 582 if ($report->expand) { 583 … $vObject = $vObject->expand($report->expand['start'], $report->expand['end'], $calendarTimeZone); 587 } elseif ($report->expand) { 631 if (($needsJson || $report->expand)) { 634 if ($report->expand) { 635 … $vObject = $vObject->expand($report->expand['start'], $report->expand['end'], $calendarTimeZone);
|
/plugin/diagramsnet/lib/js/diagramly/sidebar/ |
H A D | Sidebar-EIP.js | 23 Sidebar.prototype.addEipMessageConstructionPalette = function(expand) argument 90 …this.addPalette('eipMessage Construction', 'EIP / Message Construction', expand || false, mxUtils.… 99 Sidebar.prototype.addEipMessageRoutingPalette = function(expand) argument 133 …this.addPalette('eipMessage Routing', 'EIP / Message Routing', expand || false, mxUtils.bind(this,… 142 Sidebar.prototype.addEipMessageTransformationPalette = function(expand) argument 163 Sidebar.prototype.addEipMessagingChannelsPalette = function(expand) argument 193 …this.addPalette('eipMessaging Channels', 'EIP / Messaging Channels', expand || false, mxUtils.bind… 202 Sidebar.prototype.addEipMessagingEndpointsPalette = function(expand) argument 232 Sidebar.prototype.addEipMessagingSystemsPalette = function(expand) argument 327 …this.addPalette('eipMessaging Systems', 'EIP / Messaging Systems', expand || false, mxUtils.bind(t… [all …]
|
H A D | Sidebar-Gmdl.js | 71 Sidebar.prototype.addGMDLBottomSheetsPalette = function(expand) argument 107 Sidebar.prototype.addGMDLButtonsPalette = function(expand) argument 472 Sidebar.prototype.addGMDLCardsPalette = function(expand) argument 555 Sidebar.prototype.addGMDLChipsPalette = function(expand) argument 592 Sidebar.prototype.addGMDLDialogsPalette = function(expand) argument 690 Sidebar.prototype.addGMDLIconsPalette = function(expand) argument 767 Sidebar.prototype.addGMDLListsPalette = function(expand) argument 829 Sidebar.prototype.addGMDLMenusPalette = function(expand) argument 875 Sidebar.prototype.addGMDLMiscPalette = function(expand) argument 913 Sidebar.prototype.addGMDLPickersPalette = function(expand) argument [all …]
|
H A D | Sidebar-Sysml.js | 35 Sidebar.prototype.addSysMLModelElementsPalette = function(expand) argument 142 Sidebar.prototype.addSysMLBlocksPalette = function(expand) argument 709 Sidebar.prototype.addSysMLPortsAndFlowsPalette = function(expand) argument 1080 Sidebar.prototype.addSysMLActivitiesPalette = function(expand) argument 1337 Sidebar.prototype.addSysMLInteractionsPalette = function(expand) argument 1486 Sidebar.prototype.addSysMLStateMachinesPalette = function(expand) argument 1612 Sidebar.prototype.addSysMLUseCasesPalette = function(expand) argument 1667 Sidebar.prototype.addSysMLAllocationsPalette = function(expand) argument 1758 Sidebar.prototype.addSysMLRequirementsPalette = function(expand) argument 2048 Sidebar.prototype.addSysMLProfilesPalette = function(expand) argument [all …]
|
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/ |
H A D | OverrideFirstEventTest.php | 33 $vcal = $vcal->expand(new DateTime('2014-08-01'), new DateTime('2014-09-01')); 95 $vcal = $vcal->expand(new DateTime('2014-08-01'), new DateTime('2014-08-19'));
|
H A D | ExpandFloatingTimesTest.php | 30 $vcal = $vcal->expand(new DateTime('2015-01-01'), new DateTime('2015-01-31')); 82 $vcal = $vcal->expand(
|
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/ |
H A D | OverrideFirstEventTest.php | 30 $vcal->expand(new DateTime('2014-08-01'), new DateTime('2014-09-01')); 93 $vcal->expand(new DateTime('2014-08-01'), new DateTime('2014-08-19'));
|
H A D | ExpandFloatingTimesTest.php | 29 $vcal->expand(new DateTime('2015-01-01'), new DateTime('2015-01-31')); 84 …$vcal->expand(new DateTime('2015-01-01'), new DateTime('2015-01-31'), new \DateTimeZone('Europe/Be…
|
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/ |
H A D | OverrideFirstEventTest.php | 30 $vcal->expand(new DateTime('2014-08-01'), new DateTime('2014-09-01')); 93 $vcal->expand(new DateTime('2014-08-01'), new DateTime('2014-08-19'));
|
H A D | ExpandFloatingTimesTest.php | 29 $vcal->expand(new DateTime('2015-01-01'), new DateTime('2015-01-31')); 84 …$vcal->expand(new DateTime('2015-01-01'), new DateTime('2015-01-31'), new \DateTimeZone('Europe/Be…
|
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/ |
H A D | ExpandFloatingTimesTest.php | 28 $vcal->expand(new DateTime('2015-01-01'), new DateTime('2015-01-31')); 82 …$vcal->expand(new DateTime('2015-01-01'), new DateTime('2015-01-31'), new \DateTimeZone('Europe/Be…
|
H A D | OverrideFirstEventTest.php | 30 $vcal->expand(new DateTime('2014-08-01'), new DateTime('2014-09-01')); 93 $vcal->expand(new DateTime('2014-08-01'), new DateTime('2014-08-19'));
|
/plugin/yuriigantt/3rd/fontawesome/ |
H A D | expand-solid.svg | 1 …en="true" focusable="false" data-prefix="fas" data-icon="expand" class="svg-inline--fa fa-expand f…
|
/plugin/jplayer/vendor/happyworm/jplayer/ |
H A D | Gruntfile.js | 104 …{expand: true, cwd: 'src/skin/blue.monday/', src: ['image/**', 'mustache/**'], dest: 'dist/skin/bl… 105 …{expand: true, cwd: 'src/skin/pink.flag/', src: ['image/**', 'mustache/**'], dest: 'dist/skin/pink…
|
/plugin/webcomponent/_test/data/pages/ |
H A D | navbar.txt | 17 <navbar class="navbar-expand-md ..."> 22 <nav class="navbar navbar-expand-md ..." 30 <navbar class="navbar-expand-md">
|
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/ |
H A D | dhtmlxgantt_fullscreen.js | 301 expand: function () { method in gantt.ext.fullscreen 348 this.expand(); 358 gantt.expand = function () { function 359 gantt.ext.fullscreen.expand();
|
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/ |
H A D | dhtmlxgantt_fullscreen.js | 13 …expand:function(){if(!a()&&!n()&&gantt.callEvent("onBeforeExpand",[this.getFullscreenElement()])){… function
|
/plugin/combo/resources/theme/default/components/css/ |
H A D | toggle.css | 4 .toggle-cs:not(.collapsed) .expand-cs {
|