Home
last modified time | relevance | path

Searched refs:markup (Results 1 – 25 of 133) sorted by relevance

123456

/plugin/wysiwyg/
H A Dhider.php7 function get_wysiwyg($name, $markup) { argument
12 function save_wysiwyg($pickle, $markup) { argument
17 $markup = insert_wysiwyg($key, $html, $markup);
22 …$markup = preg_replace("/(?<=<wysiwyg )([^\\s]*) (?=\\/>)/","$1 >>>>>".wysiwyg_GUID."Edit me!".wys…
23 return $markup;
26 function load_wysiwyg($markup) { argument
29 $names = nameList_wysiwyg($markup);
34 $markup = hide_wysiwyg($name, $markup);
37 $ret['markup'] = $markup;
42 function hide_wysiwyg($name, $markup) { argument
[all …]
/plugin/yalist/
H A Dsyntax.php250 $markup = '';
280 $markup = "</li>\n";
289 $markup = "</span>";
307 $markup = "<p>\n";
310 $markup = "\n</p>";
317 $markup = '';
345 $markup = "\n";
355 $markup = "] ";
364 $markup = "\n";
367 $markup = "\n";
[all …]
/plugin/bootswrapper/syntax/
H A Dpanel.php80 $markup = '<div class="bs-wrap bs-wrap-panel panel panel-' . $type . '">';
88 …$markup .= '<div class="panel-heading"><h4 class="panel-title">' . $title . '</h4>' . $subtitle . …
93 $markup .= '<div class="panel-body">';
102 $renderer->doc .= $markup;
108 $markup = '';
111 $markup = '</div>';
115 $markup .= '<div class="panel-footer">' . $footer . '</div>';
118 $markup .= '</div>';
119 $renderer->doc .= $markup;
H A Dmodal.php124 …$markup = '<div class="bs-wrap bs-wrap-modal modal ' . $fade . '" id="' . $id . '" role="dialog" t…
126 …$markup .= '<div class="bs-wrap modal-dialog modal-' . $size . '" role="document"><div class="bs-w…
130 $markup .= '<div class="bs-wrap modal-header">';
133 …$markup .= '<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria…
136 $markup .= '<h4 class="bs-wrap modal-title">' . $title . '</h4>';
137 $markup .= '</div>';
141 $markup .= '<div class="bs-wrap modal-body">';
144 …$markup .= '<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria…
147 $renderer->doc .= $markup;
H A Dcallout.php125 $markup = '<div ' . $this->buildAttributes($html_attributes) . '>';
128 …$markup .= '<div class="row"><div class="col-xs-1"><i class="bs-callout-icon ' . $icon_class . '"'…
132 $markup .= '<h4' . $text_color . '>' . $title . '</h4>';
135 $renderer->doc .= $markup;
140 $markup = '</div>';
143 $markup .= '</div></div>';
146 $renderer->doc .= $markup;
H A Dalert.php64 $markup = '<div ' . $this->buildAttributes($html_attributes) . '>';
67 …$markup .= '<button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria…
71 $markup .= '<i class="' . $icon . '"></i> ';
74 $renderer->doc .= $markup;
H A Dprogressbar.php83 …$markup = '<div class="bs-wrap bs-wrap-progress-bar progress-bar progress-bar-' . $type . ' ' . $c…
86 $markup .= "$value%";
88 $markup .= '<span class="sr-only">' . $value . '%</span> ';
91 $renderer->doc .= $markup;
H A Dlabel.php54 … $markup = '<' . $label_tag . ' class="bs-wrap bs-wrap-label label label-' . $type . '">';
57 $markup .= '<i class="' . $icon . '"></i> ';
60 $renderer->doc .= $markup;
H A Dwell.php43 $markup = '<div class="bs-wrap bs-wrap-well well ' . $size . '">';
45 $renderer->doc .= $markup;
H A Dimage.php48 $markup = '<span class="bs-wrap bs-wrap-image" ' . implode(' ', $html5_data) . '>';
50 $renderer->doc .= $markup;
H A Dcollapse.php50 …$markup = '<div class="bs-wrap bs-wrap-collapse collapse ' . ($collapsed ? '' : 'in') . '" id="…
52 $renderer->doc .= $markup;
H A Daccordion.php56 $markup = "<div $markup_attributes>";
58 $renderer->doc .= $markup;
H A Dwrapper.php54 $markup = "<$wrapper_tag $wrapper_attributes>";
56 $renderer->doc .= $markup;
H A Dcarousel.php66 …$markup = '<div class="bs-wrap bs-wrap-carousel carousel slide" data-ride="carousel" ' . implode('…
68 $renderer->doc .= $markup;
H A Dpane.php43 … $markup = '<div role="tabpanel" class="bs-wrap bs-wrap-tab-pane tab-pane" id="' . $id . '">';
45 $renderer->doc .= $markup;
/plugin/latexcaption/syntax/
H A Dreference.php71 $markup = '<a href="#'.$label.'">';
80 …$markup .= $this->getLang($type.$langset).' '.$parnum.'('.$this->helper->number_to_alphabet($num).…
83 $markup .= $this->getLang($type.$langset).' '.$num;
86 $markup .= '??REF:'.$label.'??';
88 $markup .= '</a>';
89 $renderer->doc .= $markup;
H A Dcaption.php235 … $markup = '<'.$tagtype.' class="plugin_latexcaption_'.$type.' plugin_latexcaption_'.$classes.'" ';
238 $markup .= 'id="'.$renderer->_xmlEntities($label).'"';
241 $markup .= '>';
242 $renderer->doc .= $markup;
261 …$markup .= '<'.$captagtype.' class="plugin_latexcaption_caption"><span class="plugin_latexcaption_…
264 $markup .= '>';
266 $markup .= '('.$this->helper->number_to_alphabet($count).') ';
269 $markup .= $this->getLang($type.$langset).' '. $count.$separator;
271 $markup .= '</span><span class="plugin_latexcaption_caption_text">';
273 $renderer->doc .= $markup;
/plugin/scrape/
H A DphpQuery-onefile.php273 $markup = $this->charsetFixHTML($markup);
502 $markup = substr($markup, 0, $matches[0][1])
681 $markup = $fragment->markup();
683 $markup = substr($markup, 0, strrpos($markup, '</fake>'));
685 $markup = substr($markup, strpos($markup, '<fake')+43);
687 $markup = substr($markup, strpos($markup, '<fake>')+6);
690 $markup = substr($markup, strpos($markup, '<body>')+6);
691 $markup = substr($markup, 0, strrpos($markup, '</body>'));
743 $markup = self::markupFixXHTML($markup);
765 $markup = self::markupFixXHTML($markup);
[all …]
/plugin/nstoc/
H A Dsyntax.php134 $markup[] = '</div>';
146 $markup[] = '</div>';
150 $markup[] .= '</li></ul>';
152 $markup[] = '</div>';
156 $markup[] = '</li><li class="level' . $curLvl
162 $markup[] = '</div>';
164 $markup[] = '</li><li class="level' . $curLvl
170 $markup[] = $link
179 $markup[] = '</div>';
181 $markup[] = '</li></ul>';
[all …]
/plugin/plantumlparser/syntax/
H A DPlantUmlDiagram.php4 private $markup; variable in PlantUmlDiagram
8 public function __construct($markup,$plantUmlUrl) { argument
9 $this->markup = nl2br($markup);
10 $this->encoded = $this->encodep($markup);
15 return $this->markup;
/plugin/creole/
H A Daction.php35 $markup = substr('======', 0, $match[1]);
36 $event->data[$i]['open'] = $markup." ";
37 $event->data[$i]['close'] = " ".$markup."\\n";
/plugin/skipentity/
H A DREADME1 The syntax for this plugin is: ``<text>``. This is adapted from the markdown markup for code.
2 Whatever is included inside the markup will be rendered literally. This means that no other
3 formatting markup will work here. For instance,``**bold**`` will be rendered as **bold**.
4 If you want bold, then the bold has to be placed outside the skip-entity markup:
/plugin/typography/syntax/
H A Dbase.php78 $markup = substr($this->pattern[4], 2, -1);
81 $params = strtolower(ltrim(substr($match, strlen($markup)+1, -1)));
82 if ($this->styler->is_short_property($markup)) {
83 $params = $markup.(($params[0] == ':') ? '' : ':').$params;
/plugin/mdpage/vendor/cebe/markdown/bin/
H A Dmarkdown82 $markup = $md->parse($markdown); variable
100 $markup
105 echo $markup;
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Dlength_utf8.test7 {{ markup|length }}
9 return ['string' => 'été', 'markup' => new \Twig\Markup('foo', 'UTF-8')]

123456