AppFileLocProvider

Undocumented in source.

Constructors

this
this(String path)
Undocumented in source.

Members

Functions

AddRef
nsrefcnt AddRef()
Undocumented in source. Be warned that the author may not have intended to support it.
GetFile
nsresult GetFile(char* prop, PRBool* persistent, nsIFile* _retval)
Undocumented in source. Be warned that the author may not have intended to support it.
GetFiles
nsresult GetFiles(char* prop, nsISimpleEnumerator* _retval)
Undocumented in source. Be warned that the author may not have intended to support it.
QueryInterface
nsresult QueryInterface(cnsID* riid, void** ppvObject)
Undocumented in source. Be warned that the author may not have intended to support it.
Release
nsrefcnt Release()
Undocumented in source. Be warned that the author may not have intended to support it.
setProfilePath
void setProfilePath(String path)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

CHROME_DIR
String CHROME_DIR;
Undocumented in source.
COMPONENTS_DIR
String COMPONENTS_DIR;
Undocumented in source.
HISTORY_FILE
String HISTORY_FILE;
Undocumented in source.
LOCALSTORE_FILE
String LOCALSTORE_FILE;
Undocumented in source.
MIMETYPES_FILE
String MIMETYPES_FILE;
Undocumented in source.
PLUGINS_DIR
String PLUGINS_DIR;
Undocumented in source.
PREFERENCES_FILE
String PREFERENCES_FILE;
Undocumented in source.
SEPARATOR_OS
String SEPARATOR_OS;
Undocumented in source.
USER_PLUGINS_DIR
String USER_PLUGINS_DIR;
Undocumented in source.

Variables

isXULRunner
bool isXULRunner;
Undocumented in source.
mozillaPath
String mozillaPath;
Undocumented in source.
pluginDirs
String[] pluginDirs;
profilePath
String profilePath;
Undocumented in source.
refCount
int refCount;
Undocumented in source.

Meta