Home
last modified time | relevance | path

Searched refs:attribute (Results 51 – 75 of 449) sorted by last modified time

12345678910>>...18

/plugin/odt/ODT/css/
H A Dcssimportnew.php20 protected $attribute = NULL; variable in css_attribute_selector
46 $this->attribute = $attribute_string;
49 $this->attribute = substr($attribute_string, 0, $found);
53 $this->attribute = substr($attribute_string, 0, $found - 1);
71 return isset($attributes) && array_key_exists($this->attribute, $attributes);
76 if ($attributes [$this->attribute] == $this->value) {
85 $words = preg_split ('/\s/', $attributes [$this->attribute]);
98 if ($attributes [$this->attribute] == $this->value ||
117 if (substr($attributes [$this->attribute], $length) == $this->value) {
124 if (strpos($attributes [$this->attribute], $this->value) !== false) {
[all …]
/plugin/odt/
H A DChangeLog.txt70 * Support for 'display' attribute in text spans and paragraphs
/plugin/openid/Auth/OpenID/
H A DAX.php258 // 'No type is defined for attribute name %r' % (alias,))
260 sprintf('No type is defined for attribute name %s',
/plugin/barcodes/
H A DCHANGELOG.md5 * Fixed `img-type` attribute was ignored
10 * Added `size` attribute
11 * Added `scale` attribute
12 * Added `padding` attribute
25 * Added `img-type` attribute
26 * Added `color` attribute
27 * Added `background-color` attribute
/plugin/elasticsearch/vendor/ezimuel/ringphp/
H A DCHANGELOG.md18 - Add attribute to avoid Deprecated notice for PHP 8.1 [#4](https://github.com/ezimuel/ringphp/pull/4)
/plugin/highlight2wiki/
H A Daction.php195 foreach($node->attributes as $attribute)
197 if(is_iterable($attribute->name)){
198 foreach($attribute->name as $AName){
202 $node->removeAttributeNode($attribute);
207 //if (in_array($attribute->name, $allowed_attributes)) {continue;}
208 //$node->removeAttributeNode($attribute);
/plugin/ckgedit/ckeditor/
H A DCHANGES.md153 …r-dev/issues/1046): Fixed: Subsequent new links do not include the `id` attribute. Thanks to [Nath…
220 * Fixed: Accessibility issue: No `alt` attribute for the logo image in the About tab of SCAYT.
602 …ed Image](https://ckeditor.com/cke4/addon/image2) caption now supports the link `target` attribute.
739 …editor.com/ticket/13516): Fixed: CKEditor removes empty HTML5 anchors without the `name` attribute.
926 * [#11583](https://dev.ckeditor.com/ticket/11583): Added support for the HTML5 `required` attribute
1047 …cket/9137): Fixed: The `<base>` tag is not created when `<head>` has an attribute. Thanks to [naok…
1182 …ditor.com/ticket/11850): Fixed: Fake objects with the `contenteditable` attribute set to `false` a…
1183 …ditor.com/ticket/11811): Fixed: Widget's data is not encoded correctly when passed to an attribute.
1190 * [#9504](https://dev.ckeditor.com/ticket/9504): Stopped using deprecated `attribute.specified` in …
1295 … menu button will have a changed label when selected instead of using the `aria-pressed` attribute.
[all …]
H A Dckeditor.js.unc6177 attribute: function(a, d) {
7188 for (r = k.length; n < r; n++) g = k[n], a.attribute(g[0], g[1]);
18559 attribute: function(b, a) {
H A Dckeditor.js347 …,h[p]]);a.sortAttributes&&k.sort(d);p=0;for(q=k.length;p<q;p++)h=k[p],a.attribute(h[0],h[1]);a.ope…
935 …ars));c&&c.breakAfterOpen&&this.lineBreak();"pre"==b&&(this._.inPre=1)},attribute:function(b,a){"s…
/plugin/ckgedit/ckeditor/plugins/image/dialogs/
H A Dimage.js.unc456 // Remove empty style attribute.
/plugin/ckgedit/fckeditor/editor/filemanager/browser/default/js/
H A Dbrowser.js177 case 1 : // Custom error. Message placed in the "text" attribute.
/plugin/ckgedit/ckeditor/plugins/image/
H A Dplugin.js.unc77 // Remove "align" attribute when necessary.
/plugin/ckgedit/scripts/
H A Dparse_wiki-cmpr.js1 …g");I=new RegExp(I);HTMLParser(CKEDITOR.instances.wiki__text.getData(),{attribute:"",link_title:""…
H A Dparse_wiki.js.unc285 attribute: "",
/plugin/ckgedit/ckeditor/plugins/footnote/
H A Dplugin.js.unc96 // Get the value of this field and save it in the data object attribute.
/plugin/html5video2/script/
H A Dvideo.min.js23 …WIDTH||$u.warn("Invalid playlist STREAM-INF detected. Missing BANDWIDTH attribute.")}}(o),Ho(i=o,f…
/plugin/bootswrapper/exe/help/
H A Dtext.txt17 Easily realign text to components with text alignment attribute.
43 Transform text in components with text capitalization attribute.
92 …r attributes, easily set the background of an element to any contextual attribute. Anchor componen…
H A Dmodal.txt62 Modals have two optional sizes, available via ''size'' attribute.
82 For modals that simply appear rather than fade in to view, set to ''false'' the ''fade'' attribute.
101 Use ''remote'' attribute to display DokuWiki pages inside a modal window.
H A Dcallout.txt64 Create a contextual colors callout by adding ''icon="true"'' attribute.
118 Add custom icon via ''icon'' attribute.
146 …p'') | Type of callout \\ \\ ''question'' and ''tip'' are available only for ''icon'' attribute. |
H A Dpanel.txt49 …d table within a panel for a seamless design. If there is a ''no-body'' attribute, we add an extra…
/plugin/bootswrapper/syntax/
H A Dbootstrap.php87 foreach ($tag_attributes as $attribute => $item) {
88 $default_attributes[$attribute] = $item['default'];
163 foreach ($merged_attributes as $attribute => $value) {
165 unset($merged_attributes[$attribute]);
301 foreach (array_keys($this->core_attributes) as $attribute) {
302 if (isset($attributes[$attribute])) {
303 $core_attributes[$attribute] = $attributes[$attribute];
316 foreach ($attributes as $attribute => $value) {
317 if ($attribute == 'class') {
321 if ($attribute == 'style') {
[all …]
H A Dbutton.php81 foreach (array_keys($this->tag_attributes) as $attribute) {
82 if (isset($attributes[$attribute])) {
83 $html_attributes["data-btn-$attribute"] = $attributes[$attribute];
H A Dcarousel.php62 foreach ($attributes as $attribute => $value) {
63 $html5_attributes[] = 'data-' . $attribute . '="' . $value . '"';
/plugin/stlviewer/stlviewer/
H A Dthree.min.js2attribute!==o)return!0;if(a.data!==o.data)return!0}return l.index!==e}(y,x))&&function(t,e){var n=…
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.print.less13 * When including this stylesheet, use the media='print' attribute of the <link> tag.
152 /* ...replace it with a more verbose version (includes AM/PM) stored in an html attribute */

12345678910>>...18