Home
last modified time | relevance | path

Searched refs:styles (Results 26 – 50 of 455) sorted by relevance

12345678910>>...19

/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Process/
H A DRequireCssProcess.php44 $styles = $this->packageStyles($this->packages);
45 foreach ($styles as $package => $packageStyles) {
108 $styles = isset($component['styles']) ? $component['styles'] : array();
112 foreach ($styles as $style) {
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfcktoolbarfontscombo.js52 var styles = {} ;
67 styles[ caption ] = style ;
70 return styles ;
H A Dfcktoolbarfontformatcombo.js51 var styles = {} ;
78 styles[ '_FCK_' + elementName ] = style ;
84 return styles ;
/plugin/bootswrapper/syntax/
H A Dtext.php76 $styles = array();
102 $styles['font-size'] = $size;
108 'style' => $styles
/plugin/block/
H A Dscript.js46 function createBlock(styles) { argument
48 insertTags('wiki__text','<block ' + styles + '>', '</block>', 'abc') ;
51 insertTags(wikiTextArea,'<block ' + styles + '>', '</block>', 'abc') ;
/plugin/bugzillaint/
H A Dstyle.css4 /* styles for bzrefs */
24 /* styles for bzextras */
62 /* styles for links */
67 /* styles for lists */
94 /* styles for trees */
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.js9 …r(name,this._finish.bind(this,name));}};var Syntax={root:null,aliases:{},styles:{},themes:{},lib:{… property in Syntax
12 …ame=prefix+"."+name;var styles=this.styles[basename];if(styles){for(var i=0;i<styles.length;i+=1){…
/plugin/mikioplugin/syntax/
H A Dgrid.php24 $styles = $this->buildStyle(array(
29 $renderer->doc .= '<div class="' . $this->elemClass . ' ' . $this->classPrefix . 'grid"' . $styles . '>';
H A Drow.php26 $styles = $this->buildStyle(array(
33 $renderer->doc .= '<div class="' . $this->elemClass . ' ' . $this->classPrefix . 'row"' . $styles . '>';
H A Dtext.php34 $styles = $this->buildStyle(array(
45 $renderer->doc .= '<span' . $styles . '>';
H A Dcolumn.php39 $styles = $this->buildStyle(array(
46 $renderer->doc .= '<div class="' . $this->elemClass . ' ' . $this->classPrefix . 'col ' . ($data['size'] != '' ? $this->classPrefix . 'col-' . $data['size'] : '') . $classes . '"' . $styles . '>';
H A Dplaceholder.php25 $styles = $this->buildStyle(array('width' => $data['width'], 'height' => $data['height']), TRUE);
27 $renderer->doc .= '<div class="' . $this->elemClass . ' ' . $this->classPrefix . 'placeholder"' . $styles . '>';
H A Dcardbody.php38 $styles = $this->buildStyle(array('color' => $data['text-color']), true);
40 $renderer->doc .= '<div class="' . $this->elemClass . ' ' . $this->classPrefix . 'card-body' . $classes . '"' . $styles . '>';
H A Dlistgroup.php30 $styles = $this->buildStyle(array('width' => $data['width']), TRUE);
32 $renderer->doc .= '<ul class="' . $this->elemClass . ' ' . $this->classPrefix . 'list-group ' . $classes . '"' . $styles . '>';
H A Dprogressbar.php36 $styles = $this->buildStyle(array('height' => $data['height']), TRUE);
38 $renderer->doc .= '<div class="' . $this->elemClass . ' mikiop-progress"' . $styles . '>';
H A Dbadge.php34 $styles = $this->buildStyle(array('width' => $data['width']), TRUE);
43 $renderer->doc .= '<' . $tag . $href . ' class="' . $this->elemClass . ' ' . $this->classPrefix . 'badge' . $classes . '"' . $styles . '>';
H A Dbutton.php41 $styles = $this->buildStyle(array('width' => $data['width']), TRUE);
48 $renderer->doc .= '<a href="' . $url . '"' . ($target != '' ? ' target="'.$target.'"' : '') . ' class="' . $this->elemClass . ' ' . $this->classPrefix . 'button ' . $classes . '" role="button"' . ($collapse != '' ? ' data-toggle="collapse" data-target="#' . $data['collapse-id'] . '"' : '') . ' ' . ($data['disabled'] ? 'disabled' : '') . $styles . $this->buildTooltip($data['tooltip']) . '>';
H A Dnav.php37 $styles = $this->buildStyle(array('height' => $data['height'], 'width' => $data['width']), true);
39 $renderer->doc .= '<div class="' . $this->elemClass . ' ' . $this->classPrefix . 'nav' . $classes . '"' . $styles . '>';
H A Dalert.php42 $styles = $this->buildStyle(array('width' => $data['width']), true);
44 $renderer->doc .= '<div class="' . $this->elemClass . ' ' . $this->classPrefix . 'alert ' . $classes . '" role="alert"' . $styles . '>';
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DFilter.ExtractStyleBlocks.txt
/plugin/flowchartjs/
H A Dadmin.php31 DOKU_PLUGIN.'flowchartjs/styles/'.$_FILES['_new']['name']);
37 if (unlink(DOKU_PLUGIN.'flowchartjs/styles/'.$s.'.json')){
55 $form->addElement('<div>Or/and delete styles:</div>');
56 $styles = array_map(function ($fn){return pathinfo($fn, PATHINFO_FILENAME);},
57 glob(DOKU_PLUGIN.'flowchartjs/styles/*.json')
59 foreach ($styles as $s){
/plugin/admnote/
H A DREADME.md9 Some note styles had to be renamed to avoid conflicts with existing DokuWiki base styles.
27 There are twelve styles available: 'abstract', 'bug', 'danger', 'example', 'failure', 'information'…
35 There is no need for quotes in your heading. You cannot use wiki styles in the heading.
/plugin/sidebar/
H A Dstyle.css2 * Extra styles for sidebar template
7 /* dokuwiki containers & styles */
82 /* the following three styles use a faux-column image to place a separating line
176 /* duplicate standard DW styles with increased specificity to counter some sidebar styles */
/plugin/formatplus2/
H A DREADME9 A drop-down menu containing shortcuts for all the formatting styles
35 The block insert and delete styles will also wrap the text in a ''DIV''
39 The block styles, as well as the inline quote style, can have attributes.
49 The plugin allows you to disable individual styles. In the configuration
50 manager, select the formatting styles that you do not want to use.
/plugin/formatplus/
H A DREADME9 A drop-down menu containing shortcuts for all the formatting styles
35 The block insert and delete styles will also wrap the text in a ''DIV''
39 The block styles, as well as the inline quote style, can have attributes.
49 The plugin allows you to disable individual styles. In the configuration
50 manager, select the formatting styles that you do not want to use.

12345678910>>...19