Home
last modified time | relevance | path

Searched refs:classes (Results 101 – 125 of 396) sorted by last modified time

12345678910>>...16

/plugin/latexcaption/
H A DREADME.md15 - Change syntax to allow multiple classes to be used eg. left, center, right.
51 …- Alignment classes: `left`, `center`, `right`, `even`,`w-[40,50,60,70,80]` and can be used in con…
/plugin/achart/assets/
H A Dapexcharts.min.js6classes,u=t.strokeLinecap,p=void 0===u?null:u,f=t.strokeDashArray,x=void 0===f?0:f,b=this.w;return…
/plugin/ckgedit/ckeditor/
H A DCHANGES.md577 * [#13828](https://dev.ckeditor.com/ticket/13828): Fixed: Widget classes should be added to the wra…
832 …d: [Semantic Embed](https://ckeditor.com/cke4/addon/embedsemantic) does not support widget classes.
935 …ass) methods. Note: The previous implementation allowed passing multiple classes to `addClass()` a…
970 …yles classes are lost when pasting from Microsoft Word if [basic styles](https://ckeditor.com/cke4…
1205 … the "Syles Drop-down" guide. Note that by default, widgets support only classes and no other attr…
1212 …nfig.html#cfg-image2_alignClasses) option to configure the way images are aligned with CSS classes.
1213 …If this setting is defined, the editor produces classes instead of inline styles for aligned image…
H A Dckeditor.js.unc4487 a = a.classes;
4488 c = c.classes;
4514 a = a.classes;
4515 b = b.classes;
4586 classes: c,
4603 a.classes || (a.classes = c ? c.split(/\s+/) : [])
4702 a.classes.length && (b["class"] = a.classes.sort().join(" "))
5083 classes: 1
12894 classes: 1,
18616 classes: 1,
[all …]
H A Dckeditor.js219classes||!0===f.styles||!0===f.attributes;l=f;g=t=m=void 0;for(m in P)l[m]=M(l[m]);r=!0;for(g in O…
220 …d.allStyles=b(a.styles,c.styles,d.validStyles)),!d.allClasses){a=a.classes;c=c.classes;e=d.validCl…
221 …bute;c.hadInvalidStyle=f(a.styles,b.styles)||c.hadInvalidStyle;a=a.classes;b=b.classes;if(a){for(v…
223 var c,d,e,f;if(e=a.requiredClasses)for(f=b.classes,c=0;c<e.length;++c)if(d=e[c],"string"==typeof d)…
224 …"),e=y(c,"attrs"),c=y(c,"classes")):d=e=c=null,f["$"+n++]={elements:b[1],classes:c,styles:d,attrib… property in e.f
225 "",1));a.classes||(a.classes=c?c.split(/\s+/):[])}function x(a,b,e,f){var l=0,n;f.toHtml&&(b.name=b…
229 if(c=CKEDITOR.tools.writeCssText(a.styles,!0))b.style=c;a.classes.length&&(b["class"]=a.classes.sor…
236 d&&(d=D(d),f.classes=d["class"]?d["class"].split(/\s+/):null,f.requiredClasses=f.classes,delete d["…
243classes=d=d?d.split(/\s*,\s*/):[];f.styles=q(l);f.attributes=q(f.attributes);f.children=[];d.lengt…
246classes:1},O={styles:"requiredStyles",attributes:"requiredAttributes",classes:"requiredClasses"},l…
[all …]
/plugin/ckgedit/
H A Drenderer.php113 function table_open($maxcols = null, $numrows = null, $pos = null, $classes = NULL){ argument
115 parent::table_open($maxcols, $numrows, $pos,$classes);
/plugin/tagfilter/script/select2/
H A Dselect2.js343 var classes, replacements = [], adapted;
345 classes = dest.attr("class");
346 if (classes) {
347 classes = '' + classes; // for IE which returns object
348 $(classes.split(" ")).each2(function() {
354 classes = src.attr("class");
355 if (classes) {
356 classes = '' + classes; // fo
[all...]
/plugin/sectiontoggle/
H A Dscript.js89 var classes = el.getAttribute("class");
90 if (!classes.match(/(header__\d+)/)) return;
181 var $classes = $class.match(/sectionedit\d+/);
182 if ($classes) {
183 tagname = tagname + "." + $classes[0];
/plugin/bootswrapper/exe/help/
H A Dprogress.txt41 Progress bars use some of the same button and alert classes for consistent styles.
H A Dpanel.txt31 …make a panel more meaningful to a particular context by adding any of the contextual state classes.
/plugin/bootswrapper/syntax/
H A Dprogressbar.php68 $classes = "";
76 $classes = "progress-bar-striped";
80 $classes .= " active";
83 …s-wrap bs-wrap-progress-bar progress-bar progress-bar-' . $type . ' ' . $classes . '" role="progre…
H A Dtext.php75 $classes = array();
78 $classes[] = 'bs-wrap';
79 $classes[] = 'bs-wrap-text';
80 $classes[] = 'text';
83 $classes[] = "text-$align";
87 $classes[] = "text-$color";
91 $classes[] = "text-$transform";
95 $classes[] = "bg-$background";
100 $classes[] = 'small';
107 'class' => $classes,
/plugin/userhomepage/
H A Daction.php440 $classes = $this->getConf('userlink_classes');
441 $classes = str_replace(',', ' ', $classes);
456classes.' uhp_fa" rel="nofollow" title="'.$this->getLang('privatenamespace').' ('.$privateId.')'.'…
458classes.' uhp_private_'.$this->getConf('userlink_icons').'" rel="nofollow" title="'.$this->getLang…
462 …$return = '</a> (<a href="'.wl($publicId).'" class="'.$classes.' uhp_fa" rel="nofollow" title="'.$…
464 …$INFO['userinfo']['name'].'</bdi> (<a href="'.wl($publicId).'" class="'.$classes.' uhp_public_'.$t…
468 …$return = '<a href="'.wl($privateId).'" class="'.$classes.' uhp_fa" rel="nofollow" title="'.$this-…
470 …$return = '<a href="'.wl($privateId).'" class="'.$classes.' uhp_private_'.$this->getConf('userlink…
H A Dhelper.php49 …$classes = 'class="'.$this->getLinkClasses($pageId, "uhp_private_".$this->getConf('userlink_icons'…
51 …return '<li>'.$lang['loggedinas'].' <a href="'.wl($pageId).'" '.$classes.' rel="nofollow" title="'…
53 …return '<a href="'.wl($pageId).'" '.$classes.' rel="nofollow" title="'.$this->getLang('privatename…
55 …return '<a href="'.wl($pageId).'" '.$classes.' rel="nofollow" title="'.$this->getLang('privatename…
65 …$classes = 'class="'.$this->getLinkClasses($pageId, "uhp_public_".$this->getConf('userlink_icons')…
67 …return '<li>'.$lang['loggedinas'].' <a href="'.wl($pageId).'" '.$classes.' rel="nofollow" title="'…
69 …return '<a href="'.wl($pageId).'" '.$classes.' rel="nofollow" title="'.$this->publicString().'">'.…
71 …return '<a href="'.wl($pageId).'" '.$classes.' rel="nofollow" title="'.$this->publicString().'">'.…
121 …$classes = 'class="'.$this->getLinkClasses($publicID, "uhp_public_".$this->getConf('userlink_icons…
122 …$result = '<a href="'.wl($publicID).'" '.$classes.' rel="nofollow" title="'.$this->publicString().…
/plugin/wrap/
H A Dhelper.php31 * and identify classes, width, lang and dir
86 //get classes
91 // either allow only certain classes or disallow certain classes
124 * build attributes (write out classes, width, lang and dir)
159 $classes = explode (' ', $attr['class']);
164 $is_indent = in_array ('wrap_indent', $classes);
165 $is_outdent = in_array ('wrap_outdent', $classes);
166 $is_column = in_array ('wrap_column', $classes);
167 $is_group = in_array ('wrap_group', $classes);
[all...]
H A Dplugin.info.txt6 desc Universal plugin which combines functionalities of many other plugins. Wrap wiki text inside containers (divs or spans) and give them a class (choose from a variety of preset classes), a width and/or a language with its associated text direction.
H A Dexample.txt8 <WRAP classes #id width :language>
13 <block classes #id width :language>
18 <div classes #id width :language>
26 <wrap classes #id width :language>"small" content</wrap>
29 <inline classes #id width :language>"small" content</inline>
32 <span classes #id width :language>"small" content</span>
44 <WRAP classes #id />
46 <block classes #id />
48 <div classes #id />
53 <wrap classes #i
[all...]
/plugin/dokucrypt2/
H A DREADME.md42 * 2020-10-19: Formatting changes, add CSS classes, collapse by default.
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js2434 Theme.prototype.classes = {};
4649 var classes = [
4664 return classes;
7406 classes.push('fc-rigid');
7462 var classes;
9188 StandardTheme.prototype.classes = {
9237 JqueryUiTheme.prototype.classes = {
10500 var classes = [];
10524 return classes;
14956 Bootstrap3Theme.prototype.classes = {
[all …]
/plugin/davcal/vendor/sabre/xml/
H A DCHANGELOG.md108 * #20: Allow callbacks to be used instead of `Element` classes in the `Reader`.
/plugin/davcal/datetimepicker-2.4.5/
H A Djquery.datetimepicker.js1470 classes = [],
1506 classes = [];
1516 classes.push('xdsoft_date');
1525 classes.push('xdsoft_disabled');
1527 classes.push('xdsoft_disabled');
1541 classes.push('xdsoft_current');
1545 classes.push('xdsoft_today');
1549 classes.push('xdsoft_weekend');
1601 classes = [];
1603 classes.push('xdsoft_disabled');
[all …]
/plugin/davcal/vendor/sabre/http/
H A DREADME.md143 provides helper classes to quickly do this.
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md358 * Added: Specialized classes for FLOAT, LANGUAGE-TAG, TIME, TIMESTAMP,
373 * Added: It's now possible to send parser options to the splitter classes.
552 * Added: Splitter classes, that can split up large objects (such as exports)
/plugin/text/
H A Drenderer.php278 function listu_open($classes = NULL) { argument
288 function listo_open($classes = NULL) { argument
490 function table_open($maxcols = null, $numrows = null, $pos = null, $classes = null) { argument
521 function tablerow_open($classes=NULL) { argument
529 function tableheader_open($colspan = 1, $align = NULL, $rowspan = 1, $classes = null) { argument
537 function tablecell_open($colspan = 1, $align = NULL, $rowspan = 1, $classes = null) { argument
/plugin/actionrenderer/
H A Drenderer.php213 public function listu_open($classes = null) argument
225 public function listo_open($classes = null) argument
435 public function table_open($maxcols = null, $numrows = null, $pos = null, $classes = null) argument
483 public function tablerow_open($classes = null) argument
495 public function tableheader_open($colspan = 1, $align = null, $rowspan = 1, $classes = null) argument
507 public function tablecell_open($colspan = 1, $align = null, $rowspan = 1, $classes = null) argument

12345678910>>...16