radEditor.get_html() function

0 Answers 180 Views
Editor
hepek
Top achievements
Rank 1
Iron
hepek asked on 30 Jul 2021, 10:43 PM | edited on 02 Aug 2021, 08:25 PM

edit: please close this task since I have created another one.

hi. I am using radEditor.get_html() function to load html into editor. this function has one argument(isFiltered) and here is what the documentation states:

isFilteredboolif set to true , the returned HTML content will be modified by the RadEditor client filters

what I do not understand what does the "client filters" mean.

I noticed when I set the argument to true the  &#8220 will be replaced with “

so what exactly would be the diference with this option set to true vs false?

“ is invalid character for xHTML and some of my files are xHTML files.

I need to change this argument to false (currently is true), but I need to understand the consequences of that change.

thank you

edit: please close this task since I have created another one.

 

 

Vessy
Telerik team
commented on 04 Aug 2021, 04:26 PM

Sure, hepek, I have just answered your other thread on this matter so we can continue our conversation there. You can see a demo demonstrating the work of all built-in filters of the Editor here:

https://demos.telerik.com/aspnet-ajax/editor/examples/builtincontentfilters/defaultcs.aspx

No answers yet. Maybe you can help?

Tags
Editor
Asked by
hepek
Top achievements
Rank 1
Iron
Share this question
or