Home
last modified time | relevance | path

Searched refs:summary (Results 126 – 150 of 308) sorted by relevance

12345678910>>...13

/plugin/issuelinks/services/
H A DGitHub.service.php48 $summary = $issue->getSummary();
49 $valid = !blank($summary);
H A DGitLab.service.php45 $summary = $issue->getSummary();
46 $valid = !blank($summary);
/plugin/picasawebalbum/
H A Djquery.pwi.js71 $c = (photo.summary ? photo.summary.$t : "");
/plugin/findologicxmlexport/vendor/findologic/libflexport/tests/FINDOLOGIC/Export/Tests/
H A DXmlSerializationTest.php297 'summary' => ['Summary', $stringValuesWithUsergroupKeys],
/plugin/pubmed2020/site/
H A Ddescription.txt23 …ng its PubMed identifiant: //PMID//. The plugin downloads and stores the summary of each articles …
/plugin/mantisreporter/
H A Dsyntax.php368 $newIssue->summary = $_POST['summary'];
/plugin/statdisplay/helper/
H A Dtable.php33 $this->summary($from, $to);
288 private function summary($from = '', $to = '') function in helper_plugin_statdisplay_table
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DSharingPlugin.php297 $message->summary
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DSharingPlugin.php322 $message->summary
/plugin/authgoogle/google/contrib/
H A DGoogle_PlusDomainsService.php1757 public $summary; variable in Google_Media
1830 public function setSummary( $summary) { argument
1831 $this->summary = $summary;
1834 return $this->summary;
/plugin/adhoctags/
H A DREADME.md26 - `<details>` – “[Details](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/details)” and `<summary>` – “[Summary](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/summary)”
/plugin/highlightjs/highlight/
H A Dreadme.rus.txt121 summary итоговые результаты профилирования
H A Dreadme.eng.txt116 summary profiling summary
/plugin/pagemove/
H A Dadmin.php613 $summary = sprintf($this->lang[$lang_key], $ID, $opts['new_id']);
614 saveWikiText($opts['new_id'], $this->text, $summary);
/plugin/jirainfo/
H A Dstyle.less66 p.ji-summary {
/plugin/eventline/example/
H A DexampleDataForCutAndPaste.txt16 …orld Wide Web, and the first hypertext server. In 1991 he posted a short summary of the World Wide…
/plugin/discussion/
H A Daction.php1122 * @param string $summary
1125 protected function _addLogEntry($date, $id, $type = 'cc', $summary = '', $extra = '') { argument
1144 'sum' => str_replace($strip, '', $summary),
/plugin/combo/ComboStrap/
H A DMarkupPath.php582 * @param string $summary
588 function setContentWithLog(string $content, string $summary = "Default"): MarkupPath argument
594 saveWikiText($path->getWikiId(), $content, $summary);
/plugin/davcal/
H A Dhelper.php786 $event->summary = $params['eventname'];
1144 $entry['title'] = (string)$event->summary;
1309 $vevent->summary = $params['eventname'];
/plugin/issuelinks/
H A Dstyle.less108 span.summary {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DAbstractPDOTest.php547 'name' => 'summary',
/plugin/bugzillaint/
H A Dscript.js98 a.text( bug.id + ": " + bug.summary );
/plugin/ckgdoku/ckeditor/lang/
H A Den.js1 …ore",insertAfter:"Insert Row After",deleteRow:"Delete Rows"},rows:"Rows",summary:"Summary",title:"… property in CKEDITOR.lang.en.table
/plugin/bugzillaint/docs/
H A Dbugzillaint.txt87 <Buglist OPEN summary:Foo group_by:status extras:assigned_to,priority>
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DBooks.php778 ],'summary' => [
779 'path' => 'books/v1/mylibrary/annotations/summary',

12345678910>>...13