Linux Mac OSX Windows

Implemented by


  
[scriptable, uuid(4ab31d30-372d-11db-a98b-0800200c9a66)]
interface nsIURLFormatter : nsISupports

Methods

 
 formatURL - Formats a string URL

 @param aFormat string 
AString formatURL(in AString aFormat)
 
 formatURLPref - Formats a string URL stored in a pref

 @param aFormat string 
AString formatURLPref(in AString aPref)