WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsICiter

IID:a6cf9102-15b3-11d2-932e-00805f8add32
Inherits From:nsISupports

Handle plaintext citations, as in mail quoting. Used by the editor but not dependant on it.


Methods

DOMString GetCiteString ( DOMString inString ) DOMString Rewrap ( DOMString inString , PRUint32 wrapCol , PRUint32 firstLineOffset , PRBool respectNewlines ) DOMString StripCites ( DOMString inString )

DOMString GetCiteString ( DOMString inString )

Arguments:
inString

DOMString Rewrap ( DOMString inString , PRUint32 wrapCol , PRUint32 firstLineOffset , PRBool respectNewlines )

Arguments:
inString
wrapCol
firstLineOffset
respectNewlines

DOMString StripCites ( DOMString inString )

Arguments:
inString

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com