Home
last modified time | relevance | path

Searched refs:report (Results 1 – 25 of 148) sorted by last modified time

123456

/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe30643 report print
49660 report ing
/plugin/bez/mdl/
H A DTaskFactory.php105 public function report(\DatePeriod $period=NULL) { function in dokuwiki\\plugin\\bez\\mdl\\TaskFactory
H A DThread_commentFactory.php112 public function report(\DatePeriod $period=NULL) { function in dokuwiki\\plugin\\bez\\mdl\\Thread_commentFactory
/plugin/bez/scripts/
H A Dreport.js1 bez.ctl.report = function() { function
/plugin/bez/ctl/
H A Dreport.php24 $this->tpl->set('tasks', $this->model->taskFactory->report($period)->fetchAll(PDO::FETCH_ASSOC));
25 $this->tpl->set('comments', $this->model->thread_commentFactory->report($period));
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs23031 'xmlns:rpt': "http://openoffice.org/2005/report",
/plugin/dw2pdf/vendor/setasign/fpdi/
H A DSECURITY.md3 To report a security vulnerability, please use the
/plugin/combo/action/
H A Dsnippets.php94 foreach ($cacheReporter->getResults() as $report) {
96 if ($report->getMode() !== FetcherMarkup::XHTML_MODE) {
99 $markupPath = $report->getMarkupPath();
/plugin/combo/vendor/php-webdriver/webdriver/
H A DREADME.md221 ? Something isn't working, and you want to **report a bug**? [Submit it here](https://github.com/php-webdriver/php-webdriver/issues/new) as a new issue.
/plugin/orphanmedia2/
H A Ddokuwiki-plugin-page.md99 Please use only the DokuWiki Forum for discussion. To report an issue please refer to:
/plugin/ckgedit/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc85 // Webkit could report the following range on cell selection (#4948):
/plugin/ckgedit/ckeditor/plugins/scayt/
H A DREADME.md72 …age](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues) to report bugs and feature r…
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DServer.php80 * report will set this to 'report-sync-collection'.
116 '{DAV:}supported-report-set',
/plugin/davcal/vendor/sabre/dav/lib/DAV/Sync/
H A DPlugin.php104 * @param SyncCollectionReport $report
107 function syncCollection($uri, SyncCollectionReport $report) { argument
119 $syncToken = $report->syncToken;
129 $changeInfo = $node->getChanges($syncToken, $report->syncLevel, $report->limit);
144 $report->properties
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DSupportedReportSet.php56 * @param mixed $report
59 function addReport($report) { argument
61 $report = (array)$report;
63 foreach ($report as $r) {
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php983 * @param mixed $report
986 function report($reportName, $report) { argument
992 $this->principalPropertySearchReport($report);
996 $this->principalSearchPropertySetReport($report);
1000 $this->expandPropertyReport($report);
1110 protected function expandPropertyReport($report) { argument
1246 protected function principalPropertySearchReport($report) { argument
1249 if (!$report->applyToPrincipalCollectionSet) {
1256 $report->searchProperties,
1257 $report->properties,
[all …]
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DFreeBusyReportTest.php107 $report = $this->server->xml->parse($reportXML, null, $rootElem);
108 $this->plugin->report($rootElem, $report);
129 $report = $this->server->xml->parse($reportXML, null, $rootElem);
130 $this->plugin->report($rootElem, $report);
151 $report = $this->server->xml->parse($reportXML, null, $rootElem);
152 $this->plugin->report($rootElem, $report);
172 $report = $this->server->xml->parse($reportXML, null, $rootElem);
173 $this->plugin->report($rootElem, $report);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DPluginTest.php57 $this->assertNull($this->plugin->report('{DAV:}foo', new \DomDocument()));
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php224 * @param mixed $report
227 function report($reportName, $report) { argument
429 $report->hrefs
437 if ($report->expand) {
457 … $vObject->expand($report->expand['start'], $report->expand['end'], $timeZones[$calendarPath]);
488 function calendarQueryReport($report) { argument
501 if ($report->expand) {
562 … $vObject->expand($report->expand['start'], $report->expand['end'], $calendarTimeZone);
606 if ($report->expand) {
607 … $vObject->expand($report->expand['start'], $report->expand['end'], $calendarTimeZone);
[all …]
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php193 function report($reportName, $dom) { function in Sabre\\CardDAV\\Plugin
235 function addressbookMultiGetReport($report) { argument
237 $contentType = $report->contentType;
238 $version = $report->version;
250 $report->hrefs
387 protected function addressbookQueryReport($report) { argument
402 $contentType = $report->contentType;
403 if ($report->version) {
404 $contentType .= '; version=' . $report->version;
422 if (!$this->validateFilters($blob, $report->filters, $report->test)) {
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Clouderrorreporting/Resource/
H A DProjectsEvents.php91 public function report($projectName, ReportedErrorEvent $postBody, $optParams = []) function in Google\\Service\\Clouderrorreporting\\Resource\\ProjectsEvents
/plugin/authgooglesheets/vendor/google/apiclient-services/
H A DSECURITY.md3 To report a security issue, please use [g.co/vulnz](https://g.co/vulnz).
5 The Google Security Team will respond within 5 working days of your report on g.co/vulnz.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/Resource/
H A DProjectsLocationsInstances.php209 public function report($name, ReportInstanceInfoRequest $postBody, $optParams = []) function in Google\\Service\\AIPlatformNotebooks\\Resource\\ProjectsLocationsInstances
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/
H A DREADME.md59 To report a security vulnerability, please use the [Tidelift security contact](https://tidelift.com…
94 …psalm --config=build/psalm.xml --no-cache --long-progress --report-show-info=false --output-format…

123456