/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | styles.js | 62 { name: 'Marker', element: 'span', attributes: { 'class': 'marker' } }, property 79 { name: 'Language: RTL', element: 'span', attributes: { 'dir': 'rtl' } }, property 80 { name: 'Language: LTR', element: 'span', attributes: { 'dir': 'ltr' } }, property 87 attributes: { 'class': 'left' } property 93 attributes: { 'class': 'right' } property 99 attributes: { property 115 { name: 'Clean Image', type: 'widget', widget: 'image', attributes: { 'class': 'image-clean' } }, property 116 …{ name: 'Grayscale Image', type: 'widget', widget: 'image', attributes: { 'class': 'image-grayscal… property 118 …{ name: 'Featured Snippet', type: 'widget', widget: 'codeSnippet', attributes: { 'class': 'code-fe… property 120 …{ name: 'Featured Formula', type: 'widget', widget: 'mathjax', attributes: { 'class': 'math-featur… property [all …]
|
H A D | ckeditor.js | 231 …(c,"classes")):d=f=c=null,e["$"+n++]={elements:b[1],classes:c,styles:d,attributes:f},a=a.slice(b[0… property 253 delete this._;delete this.allowedContent;delete this.disallowedContent}};var T={styles:1,attributes… property 348 delete a.attributes.contenteditable},style:function(a){var b=a.children[0];b&&b.value&&(b.value=CKE… property 433 …reateEolBr(c),1)},createEolBr:function(a){return a.createElement("br",{attributes:{"data-cke-eol":… property 644 …BUSY){if(!this.parts.spinner){var b=this.getParentEditor().lang.dir,c={attributes:{"class":"cke_di… property 740 …manticContent)||(d=new CKEDITOR.filter(a,{}),d.allow({$1:{elements:b(),attributes:!0,styles:!1,cla… property 775 ….document=b.parent&&b.parent.getDocument()||CKEDITOR.document;b.block={attributes:b.attributes};b.… property 784 …nction(a,b){this.element=a.append(a.getDocument().createElement("div",{attributes:{tabindex:-1,"cl… property 804 …:B,contentTransformations:d,panel:{css:CKEDITOR.skin.getPath("editor"),attributes:{role:"listbox",… property 824 …e={element:"span",styles:{color:"#(color)"},overrides:[{element:"font",attributes:{color:null}}]};… property [all …]
|
/webtrees/app/ |
H A D | Html.php | 43 public static function attributes(array $attributes): string argument
|
H A D | Media.php | 163 public function displayImage(int $width, int $height, string $fit, array $attributes): string
|
H A D | MediaFile.php | 304 public function attributes(): array function in Fisharebest\\Webtrees\\MediaFile
|
H A D | Validator.php | 83 public static function attributes(ServerRequestInterface $request): self function in Fisharebest\\Webtrees\\Validator
|
H A D | Individual.php | 342 public function displayImage(int $width, int $height, string $fit, array $attributes): string
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/link/dialogs/ |
H A D | anchor.js | 5 …nction d(b,a){return b.createFakeElement(b.document.createElement("a",{attributes:a}),"cke_anchor"… property 6 …v.version&&(b["class"]="cke_anchor"),b=new CKEDITOR.style({element:"a",attributes:b}),b.type=CKEDI… property
|
H A D | link.js | 28 …(c,a);h=c.getSelection().getRanges();f=new CKEDITOR.style({element:"a",attributes:b.set});m=[];f.t… property
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/smiley/dialogs/ |
H A D | smiley.js | 5 …"cke_src"),a=c.getAttribute("title"),c=f.document.createElement("img",{attributes:{src:b,"data-cke… property
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/wsc/dialogs/ |
H A D | wsc_ie.js | 10 …OR.document.getHead().append(CKEDITOR.document.createElement("script",{attributes:{type:"text/java… property
|
/webtrees/tests/ |
H A D | TestCase.php | 103 array $attributes = []
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/find/dialogs/ |
H A D | find.js | 7 …N_BEFORE_END);return a}var z=new CKEDITOR.style(CKEDITOR.tools.extend({attributes:{"data-cke-highl… property
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/pastefromword/filter/ |
H A D | default.js | 15 …,CKEDITOR.htmlParser.fragment.fromHtml(b.getOuterHtml()).children[0]}},attributes:{style:function(… property
|