Home
last modified time | relevance | path

Searched refs:expand (Results 101 – 125 of 318) sorted by last modified time

12345678910>>...13

/plugin/davcal/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DExpandFloatingTimesTest.php28 $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 DIncorrectExpandTest.php37 $vcal->expand(new DateTime('2011-01-01'), new DateTime('2014-01-01'));
H A DMissingOverriddenTest.php36 $vcal->expand(new DateTime('2011-01-01'), new DateTime('2015-01-01'));
H A DOverrideFirstEventTest.php30 $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/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DPluginTest.php647 $expectedIcal->expand(
709 $expectedIcal->expand(
772 $expectedIcal->expand(
946 $expectedIcal->expand(
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Request/
H A DCalendarQueryReportTest.php116 $calendarQueryReport->expand = [
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php434 …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);
H A DICSExportPlugin.php106 $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);
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Request/
H A DCalendarMultiGetReport.php46 public $expand = null; variable in Sabre\\CalDAV\\Xml\\Request\\CalendarMultiGetReport
H A DCalendarQueryReport.php46 public $expand = null; variable in Sabre\\CalDAV\\Xml\\Request\\CalendarQueryReport
/plugin/davcal/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php253 function expand(DateTime $start, DateTime $end, DateTimeZone $timeZone = null) { function in Sabre\\VObject\\Component\\VCalendar
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/
H A Dopen-iconic.css258 .oi[data-glyph=expand-down]:before { content:'\e060'; }
260 .oi[data-glyph=expand-left]:before { content:'\e061'; }
262 .oi[data-glyph=expand-right]:before { content:'\e062'; }
264 .oi[data-glyph=expand-up]:before { content:'\e063'; }
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md371 `createRequest`, `get`, `put`, etc.) in order to expand a URI template.
H A DCHANGELOG.md283 URI variables. You will need to expand URI templates before passing them
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A Dfunctions.php30 return $uriTemplate->expand($template, $variables);
H A DUriTemplate.php38 public function expand($template, array $variables) function in GuzzleHttp\\UriTemplate
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DApigee.php402 'expand' => [
524 'expand' => [
790 'expand' => [
1010 'expand' => [
1146 'expand' => [
3667 'expand' => [
/plugin/tablelayout/
H A Dyarn.lock209 expand-range "^1.8.1"
698 expand-brackets@^0.1.4:
700 …resolved "https://registry.yarnpkg.com/expand-brackets/-/expand-brackets-0.1.5.tgz#df07284e342a807…
704 expand-range@^1.8.1:
706 …resolved "https://registry.yarnpkg.com/expand-range/-/expand-range-1.8.2.tgz#a299effd335fe2721ebae…
710 expand-tilde@^1.2.2:
712 …resolved "https://registry.yarnpkg.com/expand-tilde/-/expand-tilde-1.2.2.tgz#0b81eba897e5a3d31d1c3…
1594 expand-brackets "^0.1.4"
2113 expand-tilde "^1.2.2"
/plugin/passpolicy/
H A Dwords.txt1193 expand
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/diagramsnet/lib/resources/
H A Ddia_eu.txt132 collapse-expand=Klik egin tolesteko/zabaltzeko May+klik hauzokoak mugitzeko Alt+klik taldeko tamain…
269 expand=Hedatu
H A Ddia_fa.txt132 collapse-expand=‫برای جمع کردن/باز نمودن کلیک کنید/nShift-برای حرکت دادن همجوارها/\nAlt-click برای …
269 expand=‫بزرگ کردن‬
H A Ddia_ja.txt132 collapse-expand=クリック=折りたたみ/拡張、シフトボタン=他者へ移動、alt ボタン=共同編集者の量を規制する
269 expand=拡張
H A Ddia_kn.txt132 collapse-expand=Click to collapse/expand\nShift-click to move neighbors \nAlt-click to protect grou…
269 expand=Expand
692 sidebarTooltip=Click to expand. Drag and drop shapes into the diagram. Shift+click to change select…
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar-EIP.js23 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 …]

12345678910>>...13