Lines Matching refs:this

37       $data = $this->__call('delete', array($params));
51 $data = $this->__call('get', array($params));
52 if ($this->useObjects()) {
69 $data = $this->__call('insert', array($params));
70 if ($this->useObjects()) {
86 $data = $this->__call('list', array($params));
87 if ($this->useObjects()) {
105 $data = $this->__call('patch', array($params));
106 if ($this->useObjects()) {
124 $data = $this->__call('update', array($params));
125 if ($this->useObjects()) {
152 $data = $this->__call('delete', array($params));
165 $data = $this->__call('get', array($params));
166 if ($this->useObjects()) {
184 $data = $this->__call('insert', array($params));
185 if ($this->useObjects()) {
205 $data = $this->__call('list', array($params));
206 if ($this->useObjects()) {
226 $data = $this->__call('patch', array($params));
227 if ($this->useObjects()) {
246 $data = $this->__call('update', array($params));
247 if ($this->useObjects()) {
275 $data = $this->__call('clear', array($params));
287 $data = $this->__call('delete', array($params));
300 $data = $this->__call('get', array($params));
301 if ($this->useObjects()) {
317 $data = $this->__call('insert', array($params));
318 if ($this->useObjects()) {
335 $data = $this->__call('patch', array($params));
336 if ($this->useObjects()) {
353 $data = $this->__call('update', array($params));
354 if ($this->useObjects()) {
381 $data = $this->__call('get', array($params));
382 if ($this->useObjects()) {
412 $data = $this->__call('delete', array($params));
430 $data = $this->__call('get', array($params));
431 if ($this->useObjects()) {
448 $data = $this->__call('import', array($params));
449 if ($this->useObjects()) {
469 $data = $this->__call('insert', array($params));
470 if ($this->useObjects()) {
497 $data = $this->__call('instances', array($params));
498 if ($this->useObjects()) {
529 $data = $this->__call('list', array($params));
530 if ($this->useObjects()) {
550 $data = $this->__call('move', array($params));
551 if ($this->useObjects()) {
573 $data = $this->__call('patch', array($params));
574 if ($this->useObjects()) {
593 $data = $this->__call('quickAdd', array($params));
594 if ($this->useObjects()) {
616 $data = $this->__call('update', array($params));
617 if ($this->useObjects()) {
645 $data = $this->__call('query', array($params));
646 if ($this->useObjects()) {
674 $data = $this->__call('get', array($params));
675 if ($this->useObjects()) {
690 $data = $this->__call('list', array($params));
691 if ($this->useObjects()) {
727 $this->servicePath = 'calendar/v3/';
728 $this->version = 'v3';
729 $this->serviceName = 'calendar';
731 $client->addService($this->serviceName, $this->version);
732 …$this->acl = new Google_AclServiceResource($this, $this->serviceName, 'acl', json_decode('{"method…
733 …$this->calendarList = new Google_CalendarListServiceResource($this, $this->serviceName, 'calendarL…
734 …$this->calendars = new Google_CalendarsServiceResource($this, $this->serviceName, 'calendars', jso…
735 …$this->colors = new Google_ColorsServiceResource($this, $this->serviceName, 'colors', json_decode(…
736 …$this->events = new Google_EventsServiceResource($this, $this->serviceName, 'events', json_decode(…
737 …$this->freebusy = new Google_FreebusyServiceResource($this, $this->serviceName, 'freebusy', json_d…
738 …$this->settings = new Google_SettingsServiceResource($this, $this->serviceName, 'settings', json_d…
753 $this->etag = $etag;
756 return $this->etag;
759 $this->assertIsArray($items, 'Google_AclRule', __METHOD__);
760 $this->items = $items;
763 return $this->items;
766 $this->kind = $kind;
769 return $this->kind;
772 $this->nextPageToken = $nextPageToken;
775 return $this->nextPageToken;
788 $this->etag = $etag;
791 return $this->etag;
794 $this->id = $id;
797 return $this->id;
800 $this->kind = $kind;
803 return $this->kind;
806 $this->role = $role;
809 return $this->role;
812 $this->scope = $scope;
815 return $this->scope;
823 $this->type = $type;
826 return $this->type;
829 $this->value = $value;
832 return $this->value;
845 $this->description = $description;
848 return $this->description;
851 $this->etag = $etag;
854 return $this->etag;
857 $this->id = $id;
860 return $this->id;
863 $this->kind = $kind;
866 return $this->kind;
869 $this->location = $location;
872 return $this->location;
875 $this->summary = $summary;
878 return $this->summary;
881 $this->timeZone = $timeZone;
884 return $this->timeZone;
896 $this->etag = $etag;
899 return $this->etag;
902 $this->assertIsArray($items, 'Google_CalendarListEntry', __METHOD__);
903 $this->items = $items;
906 return $this->items;
909 $this->kind = $kind;
912 return $this->kind;
915 $this->nextPageToken = $nextPageToken;
918 return $this->nextPageToken;
942 $this->accessRole = $accessRole;
945 return $this->accessRole;
948 $this->backgroundColor = $backgroundColor;
951 return $this->backgroundColor;
954 $this->colorId = $colorId;
957 return $this->colorId;
960 $this->assertIsArray($defaultReminders, 'Google_EventReminder', __METHOD__);
961 $this->defaultReminders = $defaultReminders;
964 return $this->defaultReminders;
967 $this->description = $description;
970 return $this->description;
973 $this->etag = $etag;
976 return $this->etag;
979 $this->foregroundColor = $foregroundColor;
982 return $this->foregroundColor;
985 $this->hidden = $hidden;
988 return $this->hidden;
991 $this->id = $id;
994 return $this->id;
997 $this->kind = $kind;
1000 return $this->kind;
1003 $this->location = $location;
1006 return $this->location;
1009 $this->primary = $primary;
1012 return $this->primary;
1015 $this->selected = $selected;
1018 return $this->selected;
1021 $this->summary = $summary;
1024 return $this->summary;
1027 $this->summaryOverride = $summaryOverride;
1030 return $this->summaryOverride;
1033 $this->timeZone = $timeZone;
1036 return $this->timeZone;
1044 $this->background = $background;
1047 return $this->background;
1050 $this->foreground = $foreground;
1053 return $this->foreground;
1067 $this->calendar = $calendar;
1070 return $this->calendar;
1073 $this->event = $event;
1076 return $this->event;
1079 $this->kind = $kind;
1082 return $this->kind;
1085 $this->updated = $updated;
1088 return $this->updated;
1096 $this->domain = $domain;
1099 return $this->domain;
1102 $this->reason = $reason;
1105 return $this->reason;
1167 $this->anyoneCanAddSelf = $anyoneCanAddSelf;
1170 return $this->anyoneCanAddSelf;
1173 $this->assertIsArray($attendees, 'Google_EventAttendee', __METHOD__);
1174 $this->attendees = $attendees;
1177 return $this->attendees;
1180 $this->attendeesOmitted = $attendeesOmitted;
1183 return $this->attendeesOmitted;
1186 $this->colorId = $colorId;
1189 return $this->colorId;
1192 $this->created = $created;
1195 return $this->created;
1198 $this->creator = $creator;
1201 return $this->creator;
1204 $this->description = $description;
1207 return $this->description;
1210 $this->end = $end;
1213 return $this->end;
1216 $this->endTimeUnspecified = $endTimeUnspecified;
1219 return $this->endTimeUnspecified;
1222 $this->etag = $etag;
1225 return $this->etag;
1228 $this->extendedProperties = $extendedProperties;
1231 return $this->extendedProperties;
1234 $this->gadget = $gadget;
1237 return $this->gadget;
1240 $this->guestsCanInviteOthers = $guestsCanInviteOthers;
1243 return $this->guestsCanInviteOthers;
1246 $this->guestsCanModify = $guestsCanModify;
1249 return $this->guestsCanModify;
1252 $this->guestsCanSeeOtherGuests = $guestsCanSeeOtherGuests;
1255 return $this->guestsCanSeeOtherGuests;
1258 $this->hangoutLink = $hangoutLink;
1261 return $this->hangoutLink;
1264 $this->htmlLink = $htmlLink;
1267 return $this->htmlLink;
1270 $this->iCalUID = $iCalUID;
1273 return $this->iCalUID;
1276 $this->id = $id;
1279 return $this->id;
1282 $this->kind = $kind;
1285 return $this->kind;
1288 $this->location = $location;
1291 return $this->location;
1294 $this->locked = $locked;
1297 return $this->locked;
1300 $this->organizer = $organizer;
1303 return $this->organizer;
1306 $this->originalStartTime = $originalStartTime;
1309 return $this->originalStartTime;
1312 $this->privateCopy = $privateCopy;
1315 return $this->privateCopy;
1318 $this->assertIsArray($recurrence, 'Google_string', __METHOD__);
1319 $this->recurrence = $recurrence;
1322 return $this->recurrence;
1325 $this->recurringEventId = $recurringEventId;
1328 return $this->recurringEventId;
1331 $this->reminders = $reminders;
1334 return $this->reminders;
1337 $this->sequence = $sequence;
1340 return $this->sequence;
1343 $this->source = $source;
1346 return $this->source;
1349 $this->start = $start;
1352 return $this->start;
1355 $this->status = $status;
1358 return $this->status;
1361 $this->summary = $summary;
1364 return $this->summary;
1367 $this->transparency = $transparency;
1370 return $this->transparency;
1373 $this->updated = $updated;
1376 return $this->updated;
1379 $this->visibility = $visibility;
1382 return $this->visibility;
1398 $this->additionalGuests = $additionalGuests;
1401 return $this->additionalGuests;
1404 $this->comment = $comment;
1407 return $this->comment;
1410 $this->displayName = $displayName;
1413 return $this->displayName;
1416 $this->email = $email;
1419 return $this->email;
1422 $this->id = $id;
1425 return $this->id;
1428 $this->optional = $optional;
1431 return $this->optional;
1434 $this->organizer = $organizer;
1437 return $this->organizer;
1440 $this->resource = $resource;
1443 return $this->resource;
1446 $this->responseStatus = $responseStatus;
1449 return $this->responseStatus;
1452 $this->self = $self;
1455 return $this->self;
1465 $this->displayName = $displayName;
1468 return $this->displayName;
1471 $this->email = $email;
1474 return $this->email;
1477 $this->id = $id;
1480 return $this->id;
1483 $this->self = $self;
1486 return $this->self;
1495 $this->date = $date;
1498 return $this->date;
1501 $this->dateTime = $dateTime;
1504 return $this->dateTime;
1507 $this->timeZone = $timeZone;
1510 return $this->timeZone;
1518 $this->private = $private;
1521 return $this->private;
1524 $this->shared = $shared;
1527 return $this->shared;
1541 $this->display = $display;
1544 return $this->display;
1547 $this->height = $height;
1550 return $this->height;
1553 $this->iconLink = $iconLink;
1556 return $this->iconLink;
1559 $this->link = $link;
1562 return $this->link;
1565 $this->preferences = $preferences;
1568 return $this->preferences;
1571 $this->title = $title;
1574 return $this->title;
1577 $this->type = $type;
1580 return $this->type;
1583 $this->width = $width;
1586 return $this->width;
1596 $this->displayName = $displayName;
1599 return $this->displayName;
1602 $this->email = $email;
1605 return $this->email;
1608 $this->id = $id;
1611 return $this->id;
1614 $this->self = $self;
1617 return $this->self;
1625 $this->method = $method;
1628 return $this->method;
1631 $this->minutes = $minutes;
1634 return $this->minutes;
1644 $this->assertIsArray($overrides, 'Google_EventReminder', __METHOD__);
1645 $this->overrides = $overrides;
1648 return $this->overrides;
1651 $this->useDefault = $useDefault;
1654 return $this->useDefault;
1662 $this->title = $title;
1665 return $this->title;
1668 $this->url = $url;
1671 return $this->url;
1691 $this->accessRole = $accessRole;
1694 return $this->accessRole;
1697 $this->assertIsArray($defaultReminders, 'Google_EventReminder', __METHOD__);
1698 $this->defaultReminders = $defaultReminders;
1701 return $this->defaultReminders;
1704 $this->description = $description;
1707 return $this->description;
1710 $this->etag = $etag;
1713 return $this->etag;
1716 $this->assertIsArray($items, 'Google_Event', __METHOD__);
1717 $this->items = $items;
1720 return $this->items;
1723 $this->kind = $kind;
1726 return $this->kind;
1729 $this->nextPageToken = $nextPageToken;
1732 return $this->nextPageToken;
1735 $this->summary = $summary;
1738 return $this->summary;
1741 $this->timeZone = $timeZone;
1744 return $this->timeZone;
1747 $this->updated = $updated;
1750 return $this->updated;
1762 $this->assertIsArray($busy, 'Google_TimePeriod', __METHOD__);
1763 $this->busy = $busy;
1766 return $this->busy;
1769 $this->assertIsArray($errors, 'Google_Error', __METHOD__);
1770 $this->errors = $errors;
1773 return $this->errors;
1783 $this->assertIsArray($calendars, 'Google_string', __METHOD__);
1784 $this->calendars = $calendars;
1787 return $this->calendars;
1790 $this->assertIsArray($errors, 'Google_Error', __METHOD__);
1791 $this->errors = $errors;
1794 return $this->errors;
1808 $this->calendarExpansionMax = $calendarExpansionMax;
1811 return $this->calendarExpansionMax;
1814 $this->groupExpansionMax = $groupExpansionMax;
1817 return $this->groupExpansionMax;
1820 $this->assertIsArray($items, 'Google_FreeBusyRequestItem', __METHOD__);
1821 $this->items = $items;
1824 return $this->items;
1827 $this->timeMax = $timeMax;
1830 return $this->timeMax;
1833 $this->timeMin = $timeMin;
1836 return $this->timeMin;
1839 $this->timeZone = $timeZone;
1842 return $this->timeZone;
1849 $this->id = $id;
1852 return $this->id;
1867 $this->calendars = $calendars;
1870 return $this->calendars;
1873 $this->groups = $groups;
1876 return $this->groups;
1879 $this->kind = $kind;
1882 return $this->kind;
1885 $this->timeMax = $timeMax;
1888 return $this->timeMax;
1891 $this->timeMin = $timeMin;
1894 return $this->timeMin;
1904 $this->etag = $etag;
1907 return $this->etag;
1910 $this->id = $id;
1913 return $this->id;
1916 $this->kind = $kind;
1919 return $this->kind;
1922 $this->value = $value;
1925 return $this->value;
1936 $this->etag = $etag;
1939 return $this->etag;
1942 $this->assertIsArray($items, 'Google_Setting', __METHOD__);
1943 $this->items = $items;
1946 return $this->items;
1949 $this->kind = $kind;
1952 return $this->kind;
1960 $this->end = $end;
1963 return $this->end;
1966 $this->start = $start;
1969 return $this->start;