Home
last modified time | relevance | path

Searched refs:content (Results 476 – 500 of 1767) sorted by relevance

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

/plugin/dwtimeline/
H A Dstyle.less35 content: '';
45 /* Container around content */
58 content: attr(data-point);
104 content: '';
119 content: '';
135 content: '';
149 content: '';
166 /* The actual content */
243 content: attr(data-point);
270 content: '';
/plugin/combo/resources/theme/default/pages/templates/
H A Dapp-register.hbs10 <div id="main-content">
11 {{{ main-content-html }}}
H A Dapp-resendpwd.hbs10 <div id="main-content" style="margin:5rem auto">
11 {{{ main-content-html }}}
H A Dapp-index.hbs11 <div id="main-content">
12 {{{ main-content-html }}}
H A Dapp-profile.hbs11 <div id="main-content">
12 {{{ main-content-html }}}
H A Dminimal.hbs14 <div id="main-content">
15 {{{ main-content-html }}}
/plugin/datatables/assets/datatables.net-responsive-bs/css/
H A Dresponsive.bootstrap.min.css
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js1594 if (content && content.toElement) content = content.toElement();
1596 content = Object.toHTML(content);
1598 content.evalScripts.bind(content).defer();
1604 if (content && content.toElement) content = content.toElement();
1606 content = Object.toHTML(content);
1630 if (content && content.toElement) content = content.toElement();
1636 content = Object.toHTML(content);
2427 if (content && content.toElement) content = content.toElement();
2430 content = Object.toHTML(content);
2449 if (content && content.toElement) content = content.toElement();
[all …]
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Parser/
H A DText.php35 $string .= $token->content;
38 $string .= substr($token->content, 1);
/plugin/diagramsnet/lib/js/diagramly/
H A DNotionClient.js62 title.push(obj.title[i].text.content)
230 xml += xmlParts[i].text.content;
427 content: data.substr(i * 2000, 2000)
439 content: filename
518 var content = document.createElement('div');
519 content.style.whiteSpace = 'nowrap';
520 content.style.overflow = 'hidden';
521 content.style.height = '304px';
526 content.appendChild(hd);
536 content.appendChild(div);
[all …]
/plugin/alphalist/
H A Dsyntax.php88 $content = file($file);
91 foreach($content as $row)
102 foreach($content as $row)
/plugin/combo/ComboStrap/
H A DWikiFileSystem.php154 * @param string $content
157 public function setContent(Path $path, string $content) argument
159 FileSystems::setContent($path->toLocalPath(), $content);
/plugin/siteexport/inc/
H A Ddebug.php132 $content = ob_get_contents();
135 $content = $var;
138 …"\t" . str_replace("\n", "\n" . $prepend . "\t", str_replace("\r\n", "\n", trim($content))) . "\n";
/plugin/src/
H A Dsyntax.php139 $content = file($fileName);
142 $content2[] = $content[$i];
146 $content2 = $content;
148 unset($content);
/plugin/farmsync/action/
H A Dajax.php115 $content = $INPUT->str('farmsync-content');
116 $this->writeManualMerge($source, $target, $page, $content);
141 public function writeManualMerge($source, $target, $page, $content) { argument
148 $this->farm_util->saveRemotePage($target, $page, $content);
/plugin/abc2/
H A Dstyle.css61 content: "↔";
71 content: "?";
81 content: "⏮️";
91 content: "▶️";
95 content: "⏸";
104 content: "◌";
/plugin/syntaxhighlighter3/sxh3/src/sass/
H A DshCore.scss40 box-sizing: content-box !important;
182 .line.alt1 .content,
183 .line.alt2 .content,
185 .line.highlighted.alt1 .content,
186 .line.highlighted.alt2 .content { background: none !important; }
192 .content { color: black !important; }
/plugin/dokusioc/lib/
H A Dsioc_dokuwiki.php29 private $content = null; variable in SIOCDokuWikiArticle
33 public function __construct($id, $url, $subject, $content) argument
38 $this->content = $content;
172 if ($this->content) {
173 … $rdf .= " <sioc:content><![CDATA[" . pureContent($this->content) . "]]></sioc:content>\n";
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar-Veeam2.js94 content.appendChild(fns[i](content));
200 content.appendChild(fns[i](content));
265 content.appendChild(fns[i](content));
380 content.appendChild(fns[i](content));
516 content.appendChild(fns[i](content));
618 content.appendChild(fns[i](content));
671 this.addPalette('veeam2States', 'Veeam / States', false, mxUtils.bind(this, function(content) argument
675 content.appendChild(fns[i](content));
777 content.appendChild(fns[i](content));
930 this.addPalette('veeam23D', 'Veeam / 3D', false, mxUtils.bind(this, function(content) argument
[all …]
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A Dclass.csstidy.php398 …* @param string $content either filename (if $from_file == true), content of a template file, "hig…
404 function load_template($content, $from_file=true) argument
407 …if($content == 'high_compression' || $content == 'default' || $content == 'highest_compression' ||…
409 $this->template = $predefined_templates[$content];
415 $content = strip_tags(file_get_contents($content),'<span>');
417 …$content = str_replace("\r\n","\n",$content); // Unify newlines (because the output also only uses…
418 $template = explode('|',$content);
/plugin/html2pdf/html2pdf/html2ps/
H A Dfilter.pre.height-constraint.class.php43 for ($i=0, $size = count($tree->content); $i<$size; $i++) {
44 $this->process($tree->content[$i], $data, $pipeline);
/plugin/bpmnio/vendor/dmn-js/dist/assets/
H A Ddmn-js-decision-table.css63 width: min-content;
83 width: min-content;
250 /* content editable styles */
257 /* end content editable styles */
286 max-width: min-content;
334 content: 'Input';
339 content: 'Output';
377 justify-content: center;
458 justify-content: center;
470 color: var(--powered-by-overlay-content-color);
[all …]
/plugin/data/syntax/
H A Dentry.php380 $content = $vals['multi'] ? implode(', ', $data['data'][$key]) : $data['data'][$key];
402 $content = form_makeListboxField(
420 $content = form_makeField(
423 $content,
432 $content,
465 $content,
536 $content = $vals['multi'] ? implode(', ', $data['data'][$key]) : $data['data'][$key];
579 $el->val($content);
616 $el->val($content);
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/Loader/
H A DInlineLoader.php117 list($name, $content) = explode("\n", $chunk, 2);
118 $this->templates[trim($name)] = trim($content);
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DPackagerFilter.php53 $content = $packager->build(array(), array(), array('Application'.$hash));
59 $asset->setContent($content);

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