Home
last modified time | relevance | path

Searched refs:elemClass (Results 1 – 25 of 38) sorted by relevance

12

/plugin/mikioplugin/syntax/
H A Dquiz.php39 …$renderer->doc .= '<div class="' . $this->elemClass . ' ' . $this->classPrefix . 'quiz ' . $classe…
62 …$renderer->doc .= '<div class="' . $this->elemClass . ' ' . $this->classPrefix . 'quiz-result"></d…
63 … $renderer->doc .= '<div class="' . $this->elemClass . ' ' . $this->classPrefix . 'quiz-status">';
65 …$renderer->doc .= '<span class="' . $this->elemClass . ' ' . $this->classPrefix . 'quiz-status-tex…
66 …$renderer->doc .= '<button class="' . $this->elemClass . ' ' . $this->classPrefix . 'button ' . $t…
68 …$renderer->doc .= '<button class="' . $this->elemClass . ' ' . $this->classPrefix . 'button ' . $t…
70 …$renderer->doc .= '<button class="' . $this->elemClass . ' ' . $this->classPrefix . 'button ' . $t…
73 …$renderer->doc .= '<button class="' . $this->elemClass . ' ' . $this->classPrefix . 'button ' . $t…
H A Dstep.php30 …$renderer->doc .= '<li class="' . $this->elemClass . ' ' . $this->classPrefix . 'step' . $classes …
31 …']) $renderer->doc .= '<a href="' . $data['url'] . '" class="' . $this->elemClass . ' ' . $this->c…
33 … $renderer->doc .= '<div class="' . $this->elemClass . ' ' . $this->classPrefix . 'step-icon">';
37 … $renderer->doc .= '<div class="' . $this->elemClass . ' ' . $this->classPrefix . 'step-text">';
38 …if(!empty($data['title'])) $renderer->doc .= '<div class="' . $this->elemClass . ' ' . $this->clas…
H A Dtabgroup.php26 …$renderer->doc .= '<ul class="' . $this->elemClass . ' ' . $this->classPrefix . 'tab-group' . $cla…
51 …r .= '<li class="' . $this->elemClass . ' ' . $this->classPrefix . 'tab-item' . $classes . '"><a c…
52 …$content .= '<div class="' . $this->elemClass . ' ' . $this->classPrefix . 'tab-pane' . ($first ? …
57 …$renderer->doc .= $bar . '</ul><div class="' . $this->elemClass . ' ' . $this->classPrefix . 'tab-…
H A Dpagination.php40 …$renderer->doc .= '<div class="' . $this->elemClass . ' ' . $this->classPrefix . 'pagination" data…
41 …$renderer->doc .= '<ul class="' . $this->elemClass . ' ' . $this->classPrefix . 'pagination-inner'…
42 …$renderer->doc .= '<li class="' . $this->elemClass . ' ' . $this->classPrefix . 'pagination-item '…
48 …$renderer->doc .= '<li class="' . $this->elemClass . ' ' . $this->classPrefix . 'pagination-item '…
70 …$renderer->doc .= '<li class="' . $this->elemClass . ' ' . $this->classPrefix . 'pagination-item' …
H A Dquizitem.php41 …$renderer->doc .= '<div class="' . $this->elemClass . ' ' . $this->classPrefix . 'quiz-item' . $cl…
42 …$renderer->doc .= '<div class="' . $this->elemClass . ' ' . $this->classPrefix . 'quiz-question">'…
45 … $renderer->doc .= '<div class="' . $this->elemClass . ' ' . $this->classPrefix . 'quiz-options">';
54 …$renderer->doc .= '<div class="' . $this->elemClass . ' ' . $this->classPrefix . 'quiz-option"><la…
77 …$renderer->doc .= '<div class="' . $this->elemClass . ' ' . $this->classPrefix . 'quiz-option"><la…
79 …$renderer->doc .= '<div class="' . $this->elemClass . ' ' . $this->classPrefix . 'quiz-option"><la…
H A Dalert.php44 …$renderer->doc .= '<div class="' . $this->elemClass . ' ' . $this->classPrefix . 'alert ' . $class…
47 … $renderer->doc .= '<div class="' . $this->elemClass . ' ' . $this->classPrefix . 'alert-icon">';
52 …$renderer->doc .= '<div class="' . $this->elemClass . ' ' . $this->classPrefix . 'alert-content">';
55 …$renderer->doc .= '<a href="#" class="' . $this->elemClass . ' ' . $this->classPrefix . 'alert-clo…
H A Dcarousel.php52 …$renderer->doc .= '<div class="' . $this->elemClass . ' ' . $this->classPrefix . 'carousel' . ($da…
53 …$renderer->doc .= '<div class="' . $this->elemClass . ' ' . $this->classPrefix . 'carousel-inner">…
102 …$renderer->doc .= '<a href="#" class="' . $this->elemClass . ' ' . $this->classPrefix . 'carousel-…
103 …$renderer->doc .= '<a href="#" class="' . $this->elemClass . ' ' . $this->classPrefix . 'carousel-…
107 …$renderer->doc .= '<ul class="' . $this->elemClass . ' ' . $this->classPrefix . 'carousel-indicato…
H A Dcard.php78 …$renderer->doc .= '<div class="' . $this->elemClass . ' ' . $this->classPrefix . 'card' . $classes…
80 …if($data['horizontal']) { $renderer->doc .= '<div class="' . $this->elemClass . ' ' . $this->class…
89 …$renderer->doc .= '<img src="' . $data['image'] . '" class="' . $this->elemClass . ' ' . $this->cl…
91 …if($data['horizontal']) { $renderer->doc .= '</div><div class="' . $this->elemClass . ' ' . $this-…
123 …$renderer->doc .= '<img src="' . $data['footer-image'] . '" class="' . $this->elemClass . ' ' . $t…
H A Daccordionitem.php40elemClass . ' ' . $this->classPrefix . 'accordian-item' . $classes . '"><a href="#" class="' . $th…
H A Dcarouselitem.php39 …$renderer->doc .= '<div class="' . $this->elemClass . ' ' . $this->classPrefix . 'carousel-item' .…
51 …$renderer->doc .= '<div class="' . $this->elemClass . ' ' . $this->classPrefix . 'carousel-caption…
54 …$renderer->doc .= '<div class="' . $this->elemClass . ' ' . $this->classPrefix . 'carousel-caption…
H A Dblockquote.php42 …$renderer->doc .= '<blockquote class="' . $this->elemClass . ' ' . $this->classPrefix . 'blockquot…
57 …$footer = substr($footer, 0, $i) . '<cite class="' . $this->elemClass . ' ' . $this->classPrefix .…
61 …$renderer->doc .= '<footer class="' . $this->elemClass . ' ' . $this->classPrefix . 'blockquote-fo…
H A Dstatistic.php28 … $renderer->doc .= '<div class="' . $this->elemClass . ' ' . $this->classPrefix . 'statistic">';
30 …$renderer->doc .= '<div class="' . $this->elemClass . ' ' . $this->classPrefix . 'statistic-title"…
H A Dbuttongroup.php33 …$renderer->doc .= '<div class="' . $this->elemClass . ' ' . $this->classPrefix . 'button-group' . …
34 …$renderer->doc .= '<div class="' . $this->elemClass . ' ' . $this->classPrefix . 'button-group-inn…
H A Dprogressbar.php38 $renderer->doc .= '<div class="' . $this->elemClass . ' mikiop-progress"' . $styles . '>';
39 …$renderer->doc .= '<div class="' . $this->elemClass . ' mikiop-progress-bar ' . $classes . '" role…
H A Dlistgroupitem.php34 …$renderer->doc .= '<li class="' . $this->elemClass . ' ' . $this->classPrefix . 'list-group-item' …
35 …])) $renderer->doc .= '<a href="' . $data['url'] . '" class="' . $this->elemClass . ' ' . $this->c…
H A Dbox.php100 …rl'] != '' ? ' href="' . $data['url'] . '"' : '') . ' class="' . $this->elemClass . ' ' . $this->c…
101 …if($data['reveal']) $renderer->doc .= '<div class="' . $this->elemClass . ' ' . $this->classPrefix…
H A Drightsidebar.php24 …$renderer->doc .= '<div class="' . $this->elemClass . ' ' . $this->classPrefix . 'right-sidebar">';
H A Dsmall.php20 … $renderer->doc .= '<small class="' . $this->elemClass . ' ' . $this->classPrefix . 'small">';
H A Dcollapse.php22 …$renderer->doc .= '<div class="' . $this->elemClass . ' ' . $this->classPrefix . 'collapse" id="' …
H A Dcardgroup.php21 …$renderer->doc .= '<div class="' . $this->elemClass . ' ' . $this->classPrefix . 'card-group' . $c…
H A Dsteps.php27 …$renderer->doc .= '<ul class="' . $this->elemClass . ' ' . $this->classPrefix . 'steps'. $classes …
H A Dhr.php31 $renderer->doc .= '<hr class="' . $this->elemClass . ' ' . $this->classPrefix . 'hr">';
H A Dgrid.php29 …$renderer->doc .= '<div class="' . $this->elemClass . ' ' . $this->classPrefix . 'grid"' . $styles…
H A Daccordion.php31 …$renderer->doc .= '<div class="' . $this->elemClass . ' ' . $this->classPrefix . 'accordian' . $cl…
H A Drow.php33 …$renderer->doc .= '<div class="' . $this->elemClass . ' ' . $this->classPrefix . 'row"' . $styles …

12