/plugin/wysiwyg/fckeditor/_samples/html/ |
H A D | sample14.config.js | 57 Element : 'span', property in FCKConfig.CoreStyles.FontFace 68 Element : 'span', property in FCKConfig.CoreStyles.Size 80 Element : 'span', property in FCKConfig.CoreStyles.Color 87 Element : 'span', property in FCKConfig.CoreStyles.BackColor 109 'Emphasis' : { Element : 'em' }, property in FCKConfig.CustomStyles.Emphasis 113 'Sample Text' : { Element : 'samp' }, property in FCKConfig.CustomStyles.Sample Text 114 'Variable' : { Element : 'var' }, property in FCKConfig.CustomStyles.Variable 116 'Deleted Text' : { Element : 'del' }, property in FCKConfig.CustomStyles.Deleted Text 117 'Inserted Text' : { Element : 'ins' }, property in FCKConfig.CustomStyles.Inserted Text 119 'Cited Work' : { Element : 'cite' }, property in FCKConfig.CustomStyles.Cited Work [all …]
|
/plugin/commonmark/vendor/league/commonmark/ |
H A D | .phpstorm.meta.php |
|
/plugin/wysiwyg/fckeditor/ |
H A D | fckconfig.js | 224 'p' : { Element : 'p' }, property in FCKConfig.CoreStyles.p 225 'div' : { Element : 'div' }, property in FCKConfig.CoreStyles.div 228 'h1' : { Element : 'h1' }, property in FCKConfig.CoreStyles.h1 229 'h2' : { Element : 'h2' }, property in FCKConfig.CoreStyles.h2 230 'h3' : { Element : 'h3' }, property in FCKConfig.CoreStyles.h3 231 'h4' : { Element : 'h4' }, property in FCKConfig.CoreStyles.h4 232 'h5' : { Element : 'h5' }, property in FCKConfig.CoreStyles.h5 233 'h6' : { Element : 'h6' }, property in FCKConfig.CoreStyles.h6 238 Element : 'span', property in FCKConfig.CoreStyles.FontFace 245 Element : 'span', property in FCKConfig.CoreStyles.Size [all …]
|
/plugin/aichat/vendor/erusev/parsedown/ |
H A D | Parsedown.php | 425 $Element = array( 448 $Element['attributes'] = array( 458 'text' => $Element, 982 $Element = array( 990 $Element['attributes'] = array( 995 $Elements []= $Element; 998 $Element = array( 1004 $Block['element']['text'][1]['text'] []= $Element; 1260 $Element = array( 1277 $Element['tex 1470 element(array $Element) global() argument 1585 sanitiseElement(array $Element) global() argument 1618 filterUnsafeUrlInAttribute(array $Element, $attribute) global() argument [all...] |
/plugin/fckg/fckeditor/ |
H A D | fckconfig.js | 304 'p' : { Element : 'p' }, property in FCKConfig.CoreStyles.p 305 'div' : { Element : 'div' }, property in FCKConfig.CoreStyles.div 308 'h1' : { Element : 'h1' }, property in FCKConfig.CoreStyles.h1 309 'h2' : { Element : 'h2' }, property in FCKConfig.CoreStyles.h2 310 'h3' : { Element : 'h3' }, property in FCKConfig.CoreStyles.h3 311 'h4' : { Element : 'h4' }, property in FCKConfig.CoreStyles.h4 312 'h5' : { Element : 'h5' }, property in FCKConfig.CoreStyles.h5 313 'h6' : { Element : 'h6' }, property in FCKConfig.CoreStyles.h6 319 Element : 'span', property in FCKConfig.CoreStyles.FontFace 326 Element : 'span', property in FCKConfig.CoreStyles.Size [all …]
|
/plugin/jdraw/src/com/mxgraph/examples/swing/ |
H A D | UserObject.java | 12 import org.w3c.dom.Element; 50 Element person1 = doc.createElement("Person"); in UserObject() 54 Element person2 = doc.createElement("Person"); in UserObject() 58 Element relation = doc.createElement("Knows"); in UserObject() 76 if (value instanceof Element) in UserObject() 78 Element elt = (Element) value; in UserObject() 115 Element elt = (Element) value; in UserObject() 127 elt = (Element) elt.cloneNode(true); in UserObject() 171 if (value instanceof Element) in UserObject() 173 Element elt = (Element) value; in UserObject()
|
H A D | UserObject.java.bak | 8 import org.w3c.dom.Element; 44 Element person1 = doc.createElement("Person"); 48 Element person2 = doc.createElement("Person"); 52 Element relation = doc.createElement("Knows"); 70 if (value instanceof Element) 72 Element elt = (Element) value; 109 Element elt = (Element) value; 121 elt = (Element) elt.cloneNode(true); 165 if (value instanceof Element) 167 Element elt = (Element) value;
|
/plugin/s5reloaded/ui/effects_support/ |
H A D | prototype.js | 1790 Element.Methods = { 1797 Element[Element.visible(element) ? 'hide' : 'show'](element); 2147 return Element[Element.hasClassName(element, className) ? 2455 Element.Methods.getStyle = Element.Methods.getStyle.wrap( 2510 Element.Methods[method] = Element.Methods[method].wrap( 2868 Object.extend(Element, Element.Methods); 2966 Object.extend(Form.Element, Form.Element.Methods); 3045 Object.extend(Element, Element.Methods); 3048 if (Element.extend.refresh) Element.extend.refresh(); 4037 Form.Element = { class in Form [all …]
|
H A D | dragdrop.js | 39 Element.makePositioned(element); // fix IE 71 (Element.classNames(element).detect( 279 Element.makePositioned(this.element); // fix IE 410 Element.remove(this._clone); 704 Element.cleanWhitespace(element); 743 return Element.findChildren( 748 return Element.findChildren( 753 if(Element.isParent(dropon, element)) return; 785 if(!Element.isParent(dropon, element)) { 948 Element.isParent = function(child, element) { [all …]
|
/plugin/adhoctags/ |
H A D | README.md | 12 - `<abbr>` – “[Abbreviation](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/abbr)” 14 - `<address>` – “[Address](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/address)” 16 - `<article>` – “[Article](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/article)” 18 - `<aside>` – “[Aside](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/aside)” 20 - `<b>` – “[Bring Attention To](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/b)” (also known as “bold”) 22 - `<bdi>` – “[Bidirectional Isolate](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/bdi)” and `<bdo>` – “[Bidirectional Text Override](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/bdo)” 24 - `<cite>` – “[Citation](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/cite)” 26 - `<details>` – “[Details](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/details)” and `<summary>` – “[Summary](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/summar [all...] |
/plugin/issuetracker/ |
H A D | prototype.js | 1918 Element.Methods = { 1925 Element[Element.visible(element) ? 'hide' : 'show'](element); 2324 return Element[Element.hasClassName(element, className) ? 2501 Element.Methods.getStyle = Element.Methods.getStyle.wrap( 2870 Object.extend(Element, Element.Methods); 2964 Element.hasAttribute = Element.Methods.Simulated.hasAttribute; 2972 Object.extend(Form.Element, Form.Element.Methods); 3053 Object.extend(Element, Element.Methods); 3056 if (Element.extend.refresh) Element.extend.refresh(); 5094 Form.Element = { class in Form [all …]
|
/plugin/freechat/phpfreechat/data/public/js/ |
H A D | prototype.js | 1565 Element.Methods = { 1572 Element[Element.visible(element) ? 'hide' : 'show'](element); 2173 Element.Methods.getStyle = Element.Methods.getStyle.wrap( 2207 Element.Methods.readAttribute = Element.Methods.readAttribute.wrap( 2231 Element.Methods[method] = Element.Methods[method].wrap( 2530 Object.extend(Element, Element.Methods); 2588 Object.extend(Form.Element, Form.Element.Methods); 2663 Object.extend(Element, Element.Methods); 2666 if (Element.extend.refresh) Element.extend.refresh(); 3489 Form.Element = { class in Form [all …]
|
/plugin/sequencediagram/bower_components/snap.svg/ |
H A D | history.md | 8 * Added `Element.align()` and `Element.getAlign()` methods 15 * Added methods `Element.children()` and `Element.toJSON()` 36 * Added `Element.appendTo()` and `Element.prependTo()` 41 * Fix `Element.animate()`
|
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/inheritance/ |
H A D | block_expr.test | 7 Element: 30 Element:<div>Element:<div></div>Element:<div></div></div>
|
H A D | block_expr2.test | 7 Element: 32 Element:<div>Element:<div></div>Element:<div></div></div>
|
/plugin/commonmark/vendor/league/commonmark/src/Extension/TableOfContents/ |
H A D | TableOfContentsGenerator.php |
|
/plugin/commonmark/vendor/league/commonmark/src/Extension/InlinesOnly/ |
H A D | ChildRenderer.php |
|
/plugin/webdav/vendor/sabre/xml/lib/Element/ |
H A D | XmlFragment.php | 3 namespace Sabre\Xml\Element; 5 use Sabre\Xml\Element; alias 23 class XmlFragment implements Element {
|
/plugin/icalevents/vendor/sabre/xml/lib/Element/ |
H A D | XmlFragment.php | 3 namespace Sabre\Xml\Element; 5 use Sabre\Xml\Element; alias 23 class XmlFragment implements Element {
|
/plugin/davcal/vendor/sabre/xml/lib/Element/ |
H A D | XmlFragment.php | 3 namespace Sabre\Xml\Element; 7 use Sabre\Xml\Element; alias 23 class XmlFragment implements Element {
|
/plugin/commonmark/vendor/league/commonmark/src/Extension/Attributes/Event/ |
H A D | AttributesListener.php |
|
/plugin/commonmark/vendor/league/commonmark/src/Extension/Table/ |
H A D | TableSection.php |
|
H A D | TableCell.php |
|
/plugin/commonmark/vendor/league/commonmark/src/Extension/SmartPunct/ |
H A D | SmartPunctExtension.php |
|
/plugin/commonmark/vendor/league/commonmark/src/Block/Renderer/ |
H A D | ListItemRenderer.php |
|