/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/ |
H A D | CreateCollectdTimeSeriesResponse.php | 52 public function getSummary() function in Google\\Service\\Monitoring\\CreateCollectdTimeSeriesResponse
|
/plugin/findologicxmlexport/ |
H A D | DokuwikiXMLExport.php | 154 private function getSummary($pageId) function in DokuwikiXMLExport 269 $item->addSummary($this->getSummary($page));
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/ |
H A D | InventoryZypperPatch.php | 91 public function getSummary() function in Google\\Service\\OSConfig\\InventoryZypperPatch
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/ |
H A D | ZypperPatch.php | 91 public function getSummary() function in Google\\Service\\CloudAsset\\ZypperPatch
|
/plugin/issuelinks/classes/ |
H A D | Issue.php | 152 '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/authgooglesheets/vendor/google/apiclient-services/src/Cloudbilling/ |
H A D | PricingInfo.php | 96 public function getSummary() function in Google\\Service\\Cloudbilling\\PricingInfo
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/ |
H A D | Documentation.php | 124 public function getSummary() function in Google\\Service\\ServiceConsumerManagement\\Documentation
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/ |
H A D | Documentation.php | 124 public function getSummary() function in Google\\Service\\ServiceManagement\\Documentation
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/ |
H A D | Documentation.php | 124 public function getSummary() function in Google\\Service\\ServiceUsage\\Documentation
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/ |
H A D | Documentation.php | 124 public function getSummary() function in Google\\Service\\ServiceNetworking\\Documentation
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/ |
H A D | Outcome.php | 101 public function getSummary() function in Google\\Service\\ToolResults\\Outcome
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/ |
H A D | Calendar.php | 147 public function getSummary() function in Google\\Service\\Calendar\\Calendar
|
H A D | Events.php | 186 public function getSummary() function in Google\\Service\\Calendar\\Events
|
H A D | CalendarListEntry.php | 328 public function getSummary() function in Google\\Service\\Calendar\\CalendarListEntry
|
H A D | Event.php | 656 public function getSummary() function in Google\\Service\\Calendar\\Event
|
/plugin/issuelinks/services/ |
H A D | GitLab.service.php | 45 $summary = $issue->getSummary(); 319 $mergeRequestText = $issue->getSummary() . ' ' . $issue->getDescription(); 446 $issueText = $issue->getSummary() . ' ' . $issue->getDescription();
|
H A D | GitHub.service.php | 48 $summary = $issue->getSummary(); 469 $mergeRequestText = $issue->getSummary() . ' ' . $issue->getDescription();
|
H A D | Jira.service.php | 53 $summary = $issue->getSummary();
|
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/ |
H A D | Serializer.php | 123 …$text = $docblock->getSummary() . ((string)$docblock->getDescription() ? "\n\n" . $docblock->getDe…
|
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/ |
H A D | DocBlock.php | 80 public function getSummary() function in phpDocumentor\\Reflection\\DocBlock
|
/plugin/batchedit/ |
H A D | request.php | 97 public function getSummary() { function in BatcheditRequest
|
H A D | admin.php | 162 $engine->applyMatches($request->getSummary(), $request->getMinorEdit());
|
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/ |
H A D | README.md | 55 $summary = $docblock->getSummary();
|
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/Data/ |
H A D | Item.php | 84 public function getSummary() function in FINDOLOGIC\\Export\\Data\\Item
|
/plugin/issuelinks/helper/ |
H A D | data.php | 241 $issueData['summary'] = $issue->getSummary();
|