Home
last modified time | relevance | path

Searched refs:summary (Results 1 – 25 of 308) sorted by relevance

12345678910>>...13

/plugin/struct/
H A Dhelper.php87 * @param string $summary
88 * @param string $summary
94 public function saveData($page, $data, $summary = '', $minor = false)
97 $summary = trim($summary);
98 if (!$summary) $summary = $this->getLang('summary');
109 $newrevision = self::createPageRevision($page, $summary, $minor);
144 * @param string $summary
93 saveData($page, $data, $summary = '', $minor = false) global() argument
147 createPageRevision($page, $summary = '', $minor = false) global() argument
[all...]
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Request/
H A DInviteReply.php53 public $summary; variable in Sabre\\CalDAV\\Xml\\Request\\InviteReply
68 * @param string $summary
71 function __construct($href, $calendarUri, $inReplyTo, $summary, $status) { argument
76 $this->summary = $summary;
109 $summary = null;
133 $summary = $value;
145 return new self($href, $calendarUri, $inReplyTo, $summary, $status);
/plugin/move/_test/
H A Dnamespace_move.test.php136 $summary = 'testsetup';
139 saveWikiText(':start', $test, $summary);
141 saveWikiText('testns:start', $test, $summary);
143 saveWikiText('testns:test_page1', $test, $summary);
145 saveWikiText('testns:test_page2', $test, $summary);
147 saveWikiText('testns:test_page3', $test, $summary);
149 saveWikiText('testns:test_page4', $test, $summary);
151 saveWikiText('testns:test_page5', $test, $summary);
153 saveWikiText('testns:test_page6', $test, $summary);
155 saveWikiText('testns:test_page7', $test, $summary);
[all …]
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Request/
H A DInviteReply.php54 public $summary; variable in Sabre\\CalDAV\\Xml\\Request\\InviteReply
69 * @param string $summary
72 function __construct($href, $calendarUri, $inReplyTo, $summary, $status) { argument
77 $this->summary = $summary;
110 $summary = null;
134 $summary = $value;
146 return new self($href, $calendarUri, $inReplyTo, $summary, $status);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DInventoryZypperPatch.php37 public $summary; variable in Google\\Service\\OSConfig\\InventoryZypperPatch
84 public function setSummary($summary) argument
86 $this->summary = $summary;
93 return $this->summary;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DZypperPatch.php37 public $summary; variable in Google\\Service\\CloudAsset\\ZypperPatch
84 public function setSummary($summary) argument
86 $this->summary = $summary;
93 return $this->summary;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudbilling/
H A DPricingInfo.php34 public $summary; variable in Google\\Service\\Cloudbilling\\PricingInfo
89 public function setSummary($summary) argument
91 $this->summary = $summary;
98 return $this->summary;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DDocumentation.php42 public $summary; variable in Google\\Service\\ServiceConsumerManagement\\Documentation
117 public function setSummary($summary) argument
119 $this->summary = $summary;
126 return $this->summary;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DDocumentation.php42 public $summary; variable in Google\\Service\\ServiceManagement\\Documentation
117 public function setSummary($summary) argument
119 $this->summary = $summary;
126 return $this->summary;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DDocumentation.php42 public $summary; variable in Google\\Service\\ServiceUsage\\Documentation
117 public function setSummary($summary) argument
119 $this->summary = $summary;
126 return $this->summary;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DDocumentation.php42 public $summary; variable in Google\\Service\\ServiceNetworking\\Documentation
117 public function setSummary($summary) argument
119 $this->summary = $summary;
126 return $this->summary;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DOutcome.php33 public $summary; variable in Google\\Service\\ToolResults\\Outcome
94 public function setSummary($summary) argument
96 $this->summary = $summary;
103 return $this->summary;
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/
H A DDocBlock.php21 private $summary = ''; variable in phpDocumentor\\Reflection\\DocBlock
42 * @param string $summary
51 $summary = '', argument
59 Assert::string($summary);
64 $this->summary = $summary;
82 return $this->summary;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
H A DCalendar.php47 public $summary; variable in Google\\Service\\Calendar\\Calendar
140 public function setSummary($summary) argument
142 $this->summary = $summary;
149 return $this->summary;
H A DEvents.php54 public $summary; variable in Google\\Service\\Calendar\\Events
179 public function setSummary($summary) argument
181 $this->summary = $summary;
188 return $this->summary;
H A DCalendarListEntry.php84 public $summary; variable in Google\\Service\\Calendar\\CalendarListEntry
321 public function setSummary($summary) argument
323 $this->summary = $summary;
330 return $this->summary;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DCreateCollectdTimeSeriesResponse.php45 public function setSummary(CreateTimeSeriesSummary $summary) argument
47 $this->summary = $summary;
54 return $this->summary;
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/Data/
H A DItem.php16 protected $summary; variable in FINDOLOGIC\\Export\\Data\\Item
58 $this->summary = new Summary();
86 return $this->summary;
89 public function setSummary(Summary $summary) argument
91 $this->summary = $summary;
94 public function addSummary($summary, $usergroup = '') argument
96 $this->summary->setValue($summary, $usergroup);
/plugin/aichat/vendor/vanderlee/php-sentence/doc/resources/
H A Dstyle.css337 .summary {
345 .summary caption {
349 .summary caption.switchable {
354 .summary td {
362 .summary td:first-child {
366 .summary td hr {
370 #packages.summary td:first-child, #namespaces.summary td:first-child, .inherited.summary td:first-child, .used.summary t
[all...]
/plugin/matrixnotifier/
H A Dhelper.php66 $summary = $event->data['summary'];
67 if (!empty($summary))
69 $this->_summary = $summary;
109 $summary = strip_tags($this->_summary);
111 if ($summary)
113 $descr_raw .= ' · '.$this->getLang('l_summary').': '.$summary;
114 $descr_html .= ' · '.$this->getLang('l_summary').': <i>'.$summary.'</i>';
/plugin/hcalendar/
H A Dstyle.css15 span.summary {
19 .summary {
48 div.dokuwiki div.vevent div.summary {
57 div.dokuwiki span.vevent span.summary {
/plugin/editx/
H A Daction.php181 function _custom_delete_page($id, $summary) { argument
199 notify($id,'admin',$old,$summary);
200 notify($id,'subscribers',$old,$summary);
265 … $summary = sprintf( $this->getLang('rp_newsummary'), $opts['oldpage'], $opts['newpage'] );
266 saveWikiText($opts['newpage'],$text,$summary);
268 $summary = $opts['summary'] ?
272 $this->_custom_delete_page( $opts['oldpage'], $summary );
282 saveWikiText($opts['oldpage'],$text,$summary);
311 $summary = $opts['summary'] ?
314 $this->_custom_delete_page( $opts['oldpage'], $summary );
[all …]
/plugin/davcal/vendor/sabre/dav/bin/
H A Dgooglecode_upload.py59 def upload(file, project_name, user_name, password, summary, labels=None): argument
83 form_fields = [('summary', summary)]
155 def upload_find_auth(file_path, project_name, summary, labels=None, argument
187 summary, labels)
218 if not options.summary:
235 options.summary, labels,
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DIMipPlugin.php100 $summary = $iTipMessage->message->VEVENT->SUMMARY;
121 $subject = 'Re: ' . $summary;
124 $subject = $summary;
127 $subject = 'Cancelled: ' . $summary;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DIMipPlugin.php100 $summary = $iTipMessage->message->VEVENT->SUMMARY;
121 $subject = 'Re: ' . $summary;
124 $subject = $summary;
127 $subject = 'Cancelled: ' . $summary;

12345678910>>...13