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.
fuelIExtensions
| IID: | de281930-aa5a-11db-abbd-0800200c9a66 |
| Inherits From: | nsISupports |
Properties
readonly nsIVariant all
Array of fuelIExtension listing all extensions in the application.
Methods
fuelIExtension get ( AString id )
PRBool has ( AString id )
fuelIExtension get ( AString id )
Gets a fuelIExtension object for an extension.
- Arguments:
- id: The id of an extension
Determines if an extension exists with the given id.
- Arguments:
- id: The id of an extension
References
This interface is the type of the following properties:
Reference documentation is generated from Mozilla's source.
