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.

nsIURLFormatter

IID:4ab31d30-372d-11db-a98b-0800200c9a66
Inherits From:nsISupports

This interface is implemented by the following components:


Methods

AString formatURL ( AString format ) AString formatURLPref ( AString pref )

AString formatURL ( AString format )

FormatURL - Formats a string URL

Arguments:
format: string

AString formatURLPref ( AString pref )

FormatURLPref - Formats a string URL stored in a pref

Arguments:
pref

Reference documentation is generated from Mozilla's source.