/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Property/ |
H A D | SupportedReportSet.php | 31 protected $reports = []; variable in Sabre\\DAV\\Xml\\Property\\SupportedReportSet 41 * @param string|string[] $reports 43 function __construct($reports = null) { argument 45 if (!is_null($reports)) 46 $this->addReport($reports); 68 $this->reports[] = $r; 81 return $this->reports; 95 $this->reports
|
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Property/ |
H A D | SupportedReportSet.php | 31 protected $reports = []; variable in Sabre\\DAV\\Xml\\Property\\SupportedReportSet 41 * @param string|string[] $reports 43 function __construct($reports = null) { argument 45 if (!is_null($reports)) 46 $this->addReport($reports); 68 $this->reports[] = $r; 81 return $this->reports; 95 $this->reports
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/ |
H A D | BatchRunReportsResponse.php | 47 public function setReports($reports) argument 49 $this->reports = $reports; 56 return $this->reports;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeReporting/ |
H A D | ListReportsResponse.php | 47 public function setReports($reports) argument 49 $this->reports = $reports; 56 return $this->reports;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DoubleClickBidManager/ |
H A D | ListReportsResponse.php | 65 public function setReports($reports) argument 67 $this->reports = $reports; 74 return $this->reports;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/ |
H A D | GetReportsResponse.php | 49 public function setReports($reports) argument 51 $this->reports = $reports; 58 return $this->reports;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | Doubleclicksearch.php | 43 public $reports; variable in Google\\Service\\Doubleclicksearch 143 'reports', 147 'path' => 'doubleclicksearch/v2/reports/generate', 151 'path' => 'doubleclicksearch/v2/reports/{reportId}', 161 'path' => 'doubleclicksearch/v2/reports/{reportId}/files/{reportFragment}', 176 'path' => 'doubleclicksearch/v2/reports',
|
H A D | AnalyticsReporting.php | 44 public $reports; variable in Google\\Service\\AnalyticsReporting 66 'reports', 70 'path' => 'v4/reports:batchGet',
|
H A D | DoubleClickBidManager.php | 43 public $reports; variable in Google\\Service\\DoubleClickBidManager 131 'reports', 135 'path' => 'queries/{queryId}/reports',
|
H A D | Reports.php | 75 'path' => 'admin/reports/v1/activity/users/{userKey}/applications/{applicationName}', 130 … 'path' => 'admin/reports/v1/activity/users/{userKey}/applications/{applicationName}/watch', 209 'path' => 'admin/reports/v1/usage/dates/{date}', 241 'path' => 'admin/reports/v1/usage/{entityType}/{entityKey}/dates/{date}', 291 'path' => 'admin/reports/v1/usage/users/{userKey}/dates/{date}',
|
H A D | ChromeManagement.php | 171 'reports', 175 'path' => 'v1/{+customer}/reports:countChromeVersions', 201 'path' => 'v1/{+customer}/reports:countInstalledApps', 231 'path' => 'v1/{+customer}/reports:findInstalledAppDevices',
|
H A D | YouTubeAnalytics.php | 55 public $reports; variable in Google\\Service\\YouTubeAnalytics 183 'reports', 187 'path' => 'v2/reports',
|
H A D | YouTubeReporting.php | 137 'reports', 141 'path' => 'v1/jobs/{jobId}/reports/{reportId}', 160 'path' => 'v1/jobs/{jobId}/reports',
|
H A D | AdSenseHost.php | 49 public $reports; variable in Google\\Service\\AdSenseHost 297 'reports', 301 'path' => 'accounts/{accountId}/reports', 533 'reports', 537 'path' => 'reports',
|
H A D | Adsense.php | 358 'reports', 362 'path' => 'v2/{+account}/reports:generate', 436 'path' => 'v2/{+account}/reports:generateCsv', 620 'path' => 'v2/{+parent}/reports/saved',
|
H A D | OSConfig.php | 120 'reports', 134 'path' => 'v1/{+parent}/reports',
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_YouTubeAnalyticsService.php | 72 public $reports; variable in Google_YouTubeAnalyticsService 84 …$this->reports = new Google_ReportsServiceResource($this, $this->serviceName, 'reports', json_deco…
|
/plugin/chiplink/ |
H A D | plugin.info.txt | 6 desc Provides automatic links to HTML reports on your server, by searching the wikitext.
|
H A D | README | 3 Provides automatic links to HTML reports on your server, by searching the wikitext.
|
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/ |
H A D | CLI.php | 800 $this->values['reports'][$report] = $output; 1047 * @param array $reports A list of reports to print. 1057 $reports, argument 1062 if (empty($reports) === true) { 1063 $reports['full'] = $reportFile; 1070 foreach ($reports as $report => $output) {
|
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/ |
H A D | Plugin.php | 155 $reports = []; 157 $reports[] = '{' . self::NS_CALDAV . '}calendar-multiget'; 158 $reports[] = '{' . self::NS_CALDAV . '}calendar-query'; 161 $reports[] = '{' . self::NS_CALDAV . '}free-busy-query'; 167 $reports[] = '{DAV:}sync-collection'; 169 return $reports;
|
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/ |
H A D | Plugin.php | 144 $reports = []; 146 $reports[] = '{' . self::NS_CALDAV . '}calendar-multiget'; 147 $reports[] = '{' . self::NS_CALDAV . '}calendar-query'; 150 $reports[] = '{' . self::NS_CALDAV . '}free-busy-query'; 156 $reports[] = '{DAV:}sync-collection'; 158 return $reports;
|
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/ |
H A D | ChangeLog-3.3.md | 9 …github.com/sebastianbergmann/php-code-coverage/issues/438): Wrong base directory for Clover reports
|
/plugin/webdav/vendor/sabre/dav/lib/DAV/ |
H A D | CorePlugin.php | 817 $reports = []; 819 … $reports = array_merge($reports, $plugin->getSupportedReportSet($propFind->getPath())); 821 return new Xml\Property\SupportedReportSet($reports);
|
/plugin/davcal/vendor/sabre/dav/lib/DAV/ |
H A D | CorePlugin.php | 817 $reports = []; 819 … $reports = array_merge($reports, $plugin->getSupportedReportSet($propFind->getPath())); 821 return new Xml\Property\SupportedReportSet($reports);
|