X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.bootstrap.form.HtmlEditor.json;h=ffaf9ea2899036d392fcb34a6c7c30a87d8f201b;hp=52eafc17a1bccbdbe86655a162cb8db0a8879c3a;hb=b84ecaacaa43d545c0b76931a7a42fe62517f8c4;hpb=50931ceebf763513e8ae7bd9ffd26ec9993967a2 diff --git a/docs/symbols/Roo.bootstrap.form.HtmlEditor.json b/docs/symbols/Roo.bootstrap.form.HtmlEditor.json index 52eafc17a1..ffaf9ea289 100644 --- a/docs/symbols/Roo.bootstrap.form.HtmlEditor.json +++ b/docs/symbols/Roo.bootstrap.form.HtmlEditor.json @@ -1746,7 +1746,7 @@ "params" : [ { "name" : "this", - "type" : "HtmlEditor", + "type" : "Roo.bootstrap.form.HtmlEditor", "desc" : "", "isOptional" : false }, @@ -1772,7 +1772,7 @@ "params" : [ { "name" : "this", - "type" : "HtmlEditor", + "type" : "Roo.bootstrap.form.HtmlEditor", "desc" : "", "isOptional" : false }, @@ -1798,6 +1798,26 @@ "params" : [], "returns" : [] }, + { + "name" : "stylesheetsclick", + "type" : "function", + "desc" : "Fires when press the Sytlesheets button", + "sig" : "function (_self)\n{\n\n}", + "memberOf" : "", + "example" : "", + "deprecated" : "", + "since" : "", + "see" : "", + "params" : [ + { + "name" : "this", + "type" : "Roo.HtmlEditorCore", + "desc" : "", + "isOptional" : false + } + ], + "returns" : [] + }, { "name" : "initialize", "type" : "function", @@ -1811,7 +1831,7 @@ "params" : [ { "name" : "this", - "type" : "HtmlEditor", + "type" : "Roo.bootstrap.form.HtmlEditor", "desc" : "", "isOptional" : false } @@ -1870,7 +1890,27 @@ "params" : [ { "name" : "this", - "type" : "HtmlEditor", + "type" : "Roo.bootstrap.form.HtmlEditor", + "desc" : "", + "isOptional" : false + } + ], + "returns" : [] + }, + { + "name" : "imageadd", + "type" : "function", + "desc" : "Fires when on any editor when an image is added (excluding paste)", + "sig" : "function (_self)\n{\n\n}", + "memberOf" : "", + "example" : "", + "deprecated" : "", + "since" : "", + "see" : "", + "params" : [ + { + "name" : "this", + "type" : "Roo.bootstrap.form.HtmlEditor", "desc" : "", "isOptional" : false } @@ -1890,7 +1930,7 @@ "params" : [ { "name" : "this", - "type" : "HtmlEditor", + "type" : "Roo.bootstrap.form.HtmlEditor", "desc" : "", "isOptional" : false } @@ -1910,7 +1950,7 @@ "params" : [ { "name" : "this", - "type" : "HtmlEditor", + "type" : "Roo.bootstrap.form.HtmlEditor", "desc" : "", "isOptional" : false }, @@ -1923,6 +1963,32 @@ ], "returns" : [] }, + { + "name" : "imagedelete", + "type" : "function", + "desc" : "Fires when on any editor when an image is deleted", + "sig" : "function (_self, img)\n{\n\n}", + "memberOf" : "", + "example" : "", + "deprecated" : "", + "since" : "", + "see" : "", + "params" : [ + { + "name" : "this", + "type" : "Roo.bootstrap.form.HtmlEditor", + "desc" : "", + "isOptional" : false + }, + { + "name" : "img", + "type" : "HTMLElement", + "desc" : "could also be a figure if blocks are enabled", + "isOptional" : false + } + ], + "returns" : [] + }, { "name" : "beforesync", "type" : "function", @@ -1936,7 +2002,7 @@ "params" : [ { "name" : "this", - "type" : "HtmlEditor", + "type" : "Roo.bootstrap.form.HtmlEditor", "desc" : "", "isOptional" : false }, @@ -1962,7 +2028,7 @@ "params" : [ { "name" : "this", - "type" : "HtmlEditor", + "type" : "Roo.bootstrap.form.HtmlEditor", "desc" : "", "isOptional" : false } @@ -1970,10 +2036,10 @@ "returns" : [] }, { - "name" : "savedpreview", + "name" : "imageupdated", "type" : "function", - "desc" : "preview the saved version of htmlEditor", - "sig" : "function (_self)\n{\n\n}", + "desc" : "Fires when on any editor when an image is changed (excluding paste)", + "sig" : "function (_self, img)\n{\n\n}", "memberOf" : "", "example" : "", "deprecated" : "", @@ -1982,18 +2048,24 @@ "params" : [ { "name" : "this", - "type" : "HtmlEditor", + "type" : "Roo.bootstrap.form.HtmlEditor", "desc" : "", "isOptional" : false + }, + { + "name" : "img", + "type" : "HTMLElement", + "desc" : "could also be a figure if blocks are enabled", + "isOptional" : false } ], "returns" : [] }, { - "name" : "push", + "name" : "savedpreview", "type" : "function", - "desc" : "Fires when the iframe editor is updated with content from the textarea.", - "sig" : "function (_self, html)\n{\n\n}", + "desc" : "preview the saved version of htmlEditor", + "sig" : "function (_self)\n{\n\n}", "memberOf" : "", "example" : "", "deprecated" : "", @@ -2002,13 +2074,7 @@ "params" : [ { "name" : "this", - "type" : "HtmlEditor", - "desc" : "", - "isOptional" : false - }, - { - "name" : "html", - "type" : "String", + "type" : "Roo.bootstrap.form.HtmlEditor", "desc" : "", "isOptional" : false } @@ -2016,9 +2082,9 @@ "returns" : [] }, { - "name" : "autosave", + "name" : "paste", "type" : "function", - "desc" : "Auto save the htmlEditor value as a file into Events", + "desc" : "Fires when press user pastes into the editor", "sig" : "function (_self)\n{\n\n}", "memberOf" : "", "example" : "", @@ -2028,7 +2094,7 @@ "params" : [ { "name" : "this", - "type" : "HtmlEditor", + "type" : "Roo.HtmlEditorCore", "desc" : "", "isOptional" : false } @@ -2036,11 +2102,11 @@ "returns" : [] }, { - "name" : "paste", + "name" : "push", "type" : "function", - "desc" : "Fires after the user pastes into input", - "sig" : "function (_self, e)\n{\n\n}", - "memberOf" : "Roo.bootstrap.form.Input", + "desc" : "Fires when the iframe editor is updated with content from the textarea.", + "sig" : "function (_self, html)\n{\n\n}", + "memberOf" : "", "example" : "", "deprecated" : "", "since" : "", @@ -2048,14 +2114,34 @@ "params" : [ { "name" : "this", - "type" : "Roo.form.Field", + "type" : "Roo.bootstrap.form.HtmlEditor", "desc" : "", "isOptional" : false }, { - "name" : "e", - "type" : "Roo.EventObject", - "desc" : "The event Object", + "name" : "html", + "type" : "String", + "desc" : "", + "isOptional" : false + } + ], + "returns" : [] + }, + { + "name" : "autosave", + "type" : "function", + "desc" : "Auto save the htmlEditor value as a file into Events", + "sig" : "function (_self)\n{\n\n}", + "memberOf" : "", + "example" : "", + "deprecated" : "", + "since" : "", + "see" : "", + "params" : [ + { + "name" : "this", + "type" : "Roo.bootstrap.form.HtmlEditor", + "desc" : "", "isOptional" : false } ],