Home
last modified time | relevance | path

Searched refs:content (Results 126 – 150 of 1767) sorted by relevance

12345678910>>...71

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DPage.php26 public $content; variable in Google\\Service\\ServiceManagement\\Page
37 public function setContent($content) argument
39 $this->content = $content;
46 return $this->content;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DGoogleCloudVisionV1p1beta1InputConfig.php25 public $content; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1InputConfig
36 public function setContent($content) argument
38 $this->content = $content;
45 return $this->content;
H A DGoogleCloudVisionV1p2beta1InputConfig.php25 public $content; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1InputConfig
36 public function setContent($content) argument
38 $this->content = $content;
45 return $this->content;
H A DGoogleCloudVisionV1p3beta1InputConfig.php25 public $content; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1InputConfig
36 public function setContent($content) argument
38 $this->content = $content;
45 return $this->content;
H A DInputConfig.php25 public $content; variable in Google\\Service\\Vision\\InputConfig
36 public function setContent($content) argument
38 $this->content = $content;
45 return $this->content;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DPage.php26 public $content; variable in Google\\Service\\ServiceNetworking\\Page
37 public function setContent($content) argument
39 $this->content = $content;
46 return $this->content;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudKMS/
H A DKeyOperationAttestation.php27 public $content; variable in Google\\Service\\CloudKMS\\KeyOperationAttestation
50 public function setContent($content) argument
52 $this->content = $content;
59 return $this->content;
/plugin/bootswrapper/exe/help/
H A Dpanel.txt12 Panel content
16 Panel content
22 Panel content
26 Panel content
33 <panel type="primary" title="Panel title">Panel content</panel>
34 <panel type="success" title="Panel title">Panel content</panel>
35 <panel type="info" title="Panel title">Panel content</panel>
37 <panel type="danger" title="Panel title">Panel content</panel>
42 <panel type="info" title="Panel title">Panel content</panel>
117 Panel content
[all …]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/
H A DDisallowShortOpenTagSniff.php108 $content = $token['content'];
109 $openerFound = strpos($content, '<?');
137 $snippet = $this->getSnippet($content, '<?');
155 * @param string $content The content of the HTML token.
161 protected function getSnippet($content, $start='', $length=40) argument
166 $startPos = strpos($content, $start);
172 $snippet = substr($content, $startPos, $length);
173 if ((strlen($content) - $startPos) > $length) {
/plugin/farmsync/_test/mock/
H A DFarmSyncUtil.php38 public function replaceRemoteFile($remoteFile, $content, $timestamp = 0) { argument
41 'content' => $content,
46 public function setCommonAncestor($source, $animal, $page, $content) { argument
47 $this->remoteData[$source][$animal][$page]['commonAncestor'] = $content;
55 public function saveRemotePage($animal, $page, $content, $timestamp = false) { argument
59 'content' => $content,
73 public function setPageContent($animal, $page, $content) { argument
74 $this->remoteData[$animal][$page]['content'] = $content;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1beta1DocumentPageImage.php25 public $content; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentPageImage
42 public function setContent($content) argument
44 $this->content = $content;
51 return $this->content;
H A DGoogleCloudDocumentaiV1DocumentPageImage.php25 public $content; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentPageImage
42 public function setContent($content) argument
44 $this->content = $content;
51 return $this->content;
H A DGoogleCloudDocumentaiV1beta2DocumentPageImage.php25 public $content; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentPageImage
42 public function setContent($content) argument
44 $this->content = $content;
51 return $this->content;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudNaturalLanguage/
H A DDocument.php25 public $content; variable in Google\\Service\\CloudNaturalLanguage\\Document
42 public function setContent($content) argument
44 $this->content = $content;
51 return $this->content;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Translate/
H A DDetectLanguageRequest.php25 public $content; variable in Google\\Service\\Translate\\DetectLanguageRequest
42 public function setContent($content) argument
44 $this->content = $content;
51 return $this->content;
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DSwiftMailerHandler.php52 protected function send(string $content, array $records): void argument
54 $this->mailer->send($this->buildMessage($content, $records));
70 * @param string $content formatted email body to be sent
76 protected function buildMessage(string $content, array $records): Swift_Message argument
83 $message = ($this->messageTemplate)($content, $records);
97 if ($this->isHtmlBody($content)) {
101 $message->setBody($content, $mime);
/plugin/odt/ODT/
H A DODTHeading.php44 $params->content .= '<text:h text:style-name="'.$style.'" text:outline-level="'.$level.'">';
49 $params->content .= '<text:bookmark-start text:name="'.$TOCRef.'"/>';
50 $params->content .= '<text:bookmark-start text:name="'.$hid.'"/>';
51 $params->content .= $params->document->replaceXMLEntities($text);
52 $params->content .= '<text:bookmark-end text:name="'.$TOCRef.'"/>';
53 $params->content .= '<text:bookmark-end text:name="'.$hid.'"/>';
54 $params->content .= '</text:h>';
/plugin/tos/
H A Dstyle.less3 .tos-content {
12 // this checkbox controls if the diff or the content shall be shown
25 #plugin__tos_showdiff:checked + .tos-diff + .tos-content {
33 justify-content: flex-end;
42 content: '✓';
47 content: '✗';
/plugin/csv/
H A Dhelper.php124 $content = $http->get($file);
125 if ($content === false) throw new \Exception('Failed to fetch remote CSV data');
135 $content = io_readFile($file);
138 if (!utf8_check($content)) $content = utf8_encode($content);
140 return $content;
144 * @param string $content
148 public static function prepareData($content, $opt) argument
153 …$row = helper_plugin_csv::csv_explode_row($content, $opt['delim'], $opt['enclosure'], $opt['escape…
186 …$row = helper_plugin_csv::csv_explode_row($content, $opt['delim'], $opt['enclosure'], $opt['escape…
/plugin/since/
H A Dsince.php56 list($attr, $content) = preg_split('/>/u',$match,2);
57 $content = explode(',',$content);
60 return array($this->syntax, trim($attr), $content);
69 list($syntax, $attr, $content) = $data;
72 foreach($content as $date) {
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar-Azure2.js92 content.appendChild(fns[i](content));
127 content.appendChild(fns[i](content));
162 content.appendChild(fns[i](content));
195 content.appendChild(fns[i](content));
214 content.appendChild(fns[i](content));
241 content.appendChild(fns[i](content));
308 content.appendChild(fns[i](content));
337 content.appendChild(fns[i](content));
358 content.appendChild(fns[i](content));
419 content.appendChild(fns[i](content));
[all …]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Commenting/
H A DFunctionCommentSniff.php146 $content = $tokens[($return + 2)]['content'];
320 $content = $param['type'];
321 $content .= str_repeat(' ', $spaces);
322 $content .= $param['var'];
323 $content .= str_repeat(' ', $param['var_space']);
336 $content .= wordwrap(
392 $content = $param['type'];
393 $content .= str_repeat(' ', $param['type_space']);
394 $content .= $param['var'];
395 $content .= str_repeat(' ', $spaces);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DOSPolicyResourceFileResource.php25 public $content; variable in Google\\Service\\OSConfig\\OSPolicyResourceFileResource
44 public function setContent($content) argument
46 $this->content = $content;
53 return $this->content;
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DCssImportFilter.php88 $content = $asset->getContent();
89 $lastHash = md5($content);
92 $content = $this->filterImports($content, $callback);
93 $hash = md5($content);
96 $asset->setContent($content);
103 public function getChildren(AssetFactory $factory, $content, $loadPath = null) argument
/plugin/html2pdf/html2pdf/html2ps/
H A Dtree.navigation.inc.php17 if (!isset($node->content)) {
21 for ($i = 0, $size = count($node->content); $i < $size; $i++) {
22 $child =& $node->content[$i];
72 if (isset($box->content)) {
73 for ($i=0; $i<count($box->content); $i++) {
74 dump_tree($box->content[$i], $level+1);

12345678910>>...71