Home
last modified time | relevance | path

Searched refs:getSummary (Results 1 – 25 of 28) sorted by path

12

/plugin/authgoogle/google/contrib/
H A DGoogle_CalendarService.php877 public function getSummary() { function in Google_Calendar
1023 public function getSummary() { function in Google_CalendarListEntry
1363 public function getSummary() { function in Google_Event
1737 public function getSummary() { function in Google_Events
H A DGoogle_PlusDomainsService.php1833 public function getSummary() { function in Google_Media
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
H A DCalendar.php147 public function getSummary() function in Google\\Service\\Calendar\\Calendar
H A DCalendarListEntry.php328 public function getSummary() function in Google\\Service\\Calendar\\CalendarListEntry
H A DEvent.php656 public function getSummary() function in Google\\Service\\Calendar\\Event
H A DEvents.php186 public function getSummary() function in Google\\Service\\Calendar\\Events
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DZypperPatch.php91 public function getSummary() function in Google\\Service\\CloudAsset\\ZypperPatch
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudbilling/
H A DPricingInfo.php96 public function getSummary() function in Google\\Service\\Cloudbilling\\PricingInfo
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DCreateCollectdTimeSeriesResponse.php52 public function getSummary() function in Google\\Service\\Monitoring\\CreateCollectdTimeSeriesResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DInventoryZypperPatch.php91 public function getSummary() function in Google\\Service\\OSConfig\\InventoryZypperPatch
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DDocumentation.php124 public function getSummary() function in Google\\Service\\ServiceConsumerManagement\\Documentation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DDocumentation.php124 public function getSummary() function in Google\\Service\\ServiceManagement\\Documentation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DDocumentation.php124 public function getSummary() function in Google\\Service\\ServiceNetworking\\Documentation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DDocumentation.php124 public function getSummary() function in Google\\Service\\ServiceUsage\\Documentation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DOutcome.php101 public function getSummary() function in Google\\Service\\ToolResults\\Outcome
/plugin/batchedit/
H A Dadmin.php162 $engine->applyMatches($request->getSummary(), $request->getMinorEdit());
H A Drequest.php97 public function getSummary() { function in BatcheditRequest
/plugin/findologicxmlexport/
H A DDokuwikiXMLExport.php154 private function getSummary($pageId) function in DokuwikiXMLExport
269 $item->addSummary($this->getSummary($page));
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/Data/
H A DItem.php84 public function getSummary() function in FINDOLOGIC\\Export\\Data\\Item
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/
H A DREADME.md55 $summary = $docblock->getSummary();
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/
H A DDocBlock.php80 public function getSummary() function in phpDocumentor\\Reflection\\DocBlock
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/
H A DSerializer.php123 …$text = $docblock->getSummary() . ((string)$docblock->getDescription() ? "\n\n" . $docblock->getDe…
/plugin/issuelinks/classes/
H A DIssue.php152 'summary' => $this->getSummary(),
189 public function getSummary() function in dokuwiki\\plugin\\issuelinks\\classes\\Issue
435 $name .= ' ' . $this->getSummary();
594 $html .= "<h1 class=\"issueTitle\">{$this->getSummary()}</h1>";
/plugin/issuelinks/helper/
H A Ddata.php241 $issueData['summary'] = $issue->getSummary();
H A Ddb.php264 'summary' => $issue->getSummary(),

12