Paste the text in the OS clipboard at the cursor position,
as a quotation (whose representation is dependant on the editor type),
replacing the selected text (if any).
aSelectionType | Text or html? |
Insert a string as quoted text
(whose representation is dependant on the editor type),
replacing the selected text (if any).
aQuotedText | The actual text to be quoted |
The node which was inserted |
Inserts a plaintext string at the current location,
with special processing for lines beginning with “>”,
which will be treated as mail quotes and inserted
as plaintext quoted blocks.
If the selection is not collapsed, the selection is deleted
and the insertion takes place at the resulting collapsed selection.
aString | the string to be inserted |
Paste a string as quoted text,
whose representation is dependant on the editor type,
replacing the selected text (if any)
aCitation | The "mid" URL of the source message |
aSelectionType | Text or html? |
Insert a string as quoted text
(whose representation is dependant on the editor type),
replacing the selected text (if any),
including, if possible, a “cite” attribute.
aQuotedText | The actual text to be quoted |
aCitation | The "mid" URL of the source message |
aInsertHTML | Insert as html? (vs plaintext) |
The node which was inserted |
Rewrap the selected part of the document, re-quoting if necessary.
aRespectNewlines | Try to maintain newlines in the original? |
Strip any citations in the selected part of the document.
Get a list of IMG and OBJECT tags in the current document.