Home
last modified time | relevance | path

Searched refs:content (Results 251 – 275 of 1767) sorted by relevance

1...<<11121314151617181920>>...71

/plugin/advanced/lang/en/config/
H A Dhooks.txt11 | ''pageheader.html'' | At the top inside the content box, above the actual content |
12 | ''pagefooter.html'' | At the bottom inside the content box, below the actual content |
14 | ''footer.html'' | At the very end of the page after all other page content |
/plugin/tooltip/syntax/
H A Dshort.php91 $data['content']= $match;
103 $content= $data['content'];
117 $renderer->doc.= $renderer->_xmlEntities($content);
137 $renderer->doc.= '[Tooltip: '. $content. '] ';
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DSavedQuery.php56 public function setContent(QueryContent $content) argument
58 $this->content = $content;
65 return $this->content;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DTableCell.php49 public function setContent($content) argument
51 $this->content = $content;
58 return $this->content;
/plugin/404manager/
H A DMessage404.php13 private $content = ""; variable in Message404
29 $this->content .= $message;
39 return $this->content;
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.input.password.php22 for ($i=0, $size = count($ibox->content); $i<$size; $i++) {
23 $box->add_child($ibox->content[$i]);
32 $this->default_baseline = $this->content[0]->baseline + $this->get_extra_top();
33 $this->baseline = $this->content[0]->baseline + $this->get_extra_top();
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DSendGridHandler.php77 protected function send(string $content, array $records): void argument
89 if ($this->isHtmlBody($content)) {
90 $message['html'] = $content;
92 $message['text'] = $content;
/plugin/syntaxhighlighter3/syntax/
H A Dsyntax.php62 list($attr, $content) = preg_split('/>/u', $match, 2);
77 return array($this->syntax, $attr, $content);
89 list($syntax, $attr, $content) = $data;
139 …strtolower($attr . $highlight) . '"' . $title . '>' . $renderer->_xmlEntities($content) . '</pre>';
141 $renderer->file($content);
/plugin/outliner/
H A Dprint.css8 /* Outline block content */
9 td.outline-content {
57 content: "&gt; ";
62 content: "&gt; ";
68 content: "&gt; ";
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1beta2Document.php26 public $content; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2Document
61 public function setContent($content) argument
63 $this->content = $content;
70 return $this->content;
/plugin/youtrack/
H A Dhelper.php132 $content = curl_exec($curl);
134 return $content ? $content : null;
169 $content = $this->request(
178 if ($content && simplexml_load_string($content) != "ok") {
/plugin/extlist/css/
H A D_bullets.less30 content: '';
46 content: '';
60 content: '';
74 content: '';
87 content: '—'; // U+2014 em dash
101 content: '❤'; // U+2764 Heavy Black Heart
/plugin/userpagecreate/
H A Daction.php130 foreach ($pages as $name => &$content) {
132 $byref_data = array('tpl' => $content, 'id' => $name);
133 $content = parsePageTemplate($byref_data);
136 $content = str_replace('@' . strtoupper($k) . '@', $v, $content);
139 saveWikiText($name, $content, $this->getConf('create_summary'));
/plugin/semantic/
H A Daction.php225 foreach ($this->helper->getOpenGraph() as $property => $content) {
227 if (!$content) {
233 'content' => $content,
255 foreach ($this->helper->getDublinCore() as $name => $content) {
257 if (!$content) {
263 'content' => $content,
/plugin/findologicxmlexport/vendor/sebastian/diff/
H A DREADME.md73 … [content:SebastianBergmann\Diff\Line:private] => * @covers SebastianBergmann\Money\Money::add
79 …[content:SebastianBergmann\Diff\Line:private] => * @covers SebastianBergmann\Money\Money::new…
85 … [content:SebastianBergmann\Diff\Line:private] => */
91 …[content:SebastianBergmann\Diff\Line:private] => public function testAnotherMoneyWithSameCurre…
97 …[content:SebastianBergmann\Diff\Line:private] => public function testAnotherMoneyObjectWithSam…
103 … [content:SebastianBergmann\Diff\Line:private] => {
109 … [content:SebastianBergmann\Diff\Line:private] => $a = new Money(1, new Currency('EUR'));
115 … [content:SebastianBergmann\Diff\Line:private] => $b = new Money(2, new Currency('EUR'));
/plugin/twistienav/
H A Dstyle.less23 content: url(images/circle-right.svg);
28 content: "\f0a9";
35 content: url(images/cancel-circle.svg) !important;
38 content: "\f057" !important;
42 content: url(images/map.svg);
48 content: "\f278";
65 content: url(images/map-full.svg) !important;
69 content: "\f279" !important;
/plugin/twistienav4bootstrap3/
H A Dstyle.less23 content: url(images/circle-right.svg);
28 content: "\f0a9";
35 content: url(images/cancel-circle.svg) !important;
38 content: "\f057" !important;
42 content: url(images/map.svg);
48 content: "\f278";
65 content: url(images/map-full.svg) !important;
69 content: "\f279" !important;
/plugin/odt/ODT/
H A DODTImage.php88 $params->content .= $encoded;
155 …$params->content .= '<draw:frame draw:style-name="'.$style.'" draw:name="'.$params->document->repl…
157 $params->content .= '<draw:text-box>';
160 …$params->content .= '<draw:frame draw:style-name="'.$style.'" draw:name="'.$params->document->repl…
163 … $params->content .= '<draw:image xlink:href="'.$params->document->replaceXMLEntities($name).'"
165 $params->content .= '</draw:frame>';
167 $params->content .= $params->document->replaceXMLEntities($title);
169 $params->content .= '</draw:text-box></draw:frame>';
270 $params->content .= $encoded;
/plugin/structodt/
H A Dhelper.php63 $files = array('content.xml', 'styles.xml');
66 $content = file_get_contents($content_file);
67 if ($content === false) {
72 $content = $this->replace($content, $row);
73 file_put_contents($content_file, $content);
268 * Perform $content replacements basing on $row Values
270 * @param string $content
274 public function replace($content, $row) { argument
279 $content
[all...]
/plugin/codehighlight/cp/engines/
H A Dgecko.js137 var content = snippets[i].output.replace(/</g,'&lt;');
138 content = content.replace(/>/g,'&gt;');
139 if(content.indexOf('$0')<0) content += cc;
140 else content = content.replace(/\$0/,cc);
141 content = content.replace(/\n/g,'<br>');
144 this.syntaxHighlight('snippets',pattern,content);
159 var content = complete[i].output.replace(/\$0/g,cc);
160 …parent.setTimeout(function () { CodePress.syntaxHighlight('complete',pattern,content)},0); // wait…
H A Dmsie.js146 var content = snippets[i].output.replace(/</g,'&lt;');
147 content = content.replace(/>/g,'&gt;');
148 if(content.indexOf('$0')<0) content += cc;
149 else content = content.replace(/\$0/,cc);
150 content = content.replace(/\n/g,'</P><P>');
152 this.syntaxHighlight('snippets',pattern,content);
166 var content = complete[i].output.replace(/\$0/g,cc);
167 …setTimeout(function () { CodePress.syntaxHighlight('complete',pattern,content)},0); // wait for ch…
/plugin/remotescript/lib/JsHttpRequest/debug/
H A DJsHttpRequest-form.js91 t.send = function(content) { argument
102 if (!this._hash2query(content, null, queryText, queryElem)) return;
233 t._hash2query = function(content, prefix, queryText, queryElem) { argument
235 if((''+typeof(content)).toLowerCase() == 'object') {
237 …if (content && content.parentNode && content.parentNode.appendChild && content.tagName && content.…
238 content = { form: content }; class in t._hash2query
240 for (var k in content) {
241 var v = content[k];
269 queryText[queryText.length] = content;
378 JsHttpRequest.query = function(url, content, onready, nocache) { argument
[all …]
/plugin/bez/mdl/
H A DThread.php22 protected $title, $content, $content_html;
34 'title', 'content', 'content_html',
69 'content' => array(array('length', 10000), 'NOT NULL'),
83 $this->acl->grant('content', BEZ_PERMISSION_CHANGE);
107 $this->acl->grant('content', BEZ_PERMISSION_CHANGE);
113 $this->acl->grant('content', BEZ_PERMISSION_CHANGE);
478 //render content for mail
480 $this->content_html = p_render('bez_xhtmlmail', p_get_instructions($this->content), $info);
498 $tpl->set('content', $thread_box);
499 $content
[all...]
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/block/
H A Dblock_unique_name.test4 {% block content %}
5 {% block content %}
11 Twig\Error\SyntaxError: The block 'content' has already been defined line 2 in "index.twig" at line…
/plugin/youtracklinks/
H A Dhelper.php57 $content = curl_exec($curl);
59 return $content ? $content : null;
77 $content = $this->CallAPI("POST", "$url/rest/user/login",
81 return (simplexml_load_string($content) == "ok");

1...<<11121314151617181920>>...71