Function Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
I
 iframeOrTextarea, FireGPG.cGmail2
 ignore
 ignoreInners, FireGPG.Inline
 import
 ImportKey, FireGPG.Inline
 initGPGACCESS, FireGPG
 initSystem
 isAuth, FireGPG.Api
 isEditable, FireGPG.Selection
 isGpgAgentActivated, FireGPG
 isUnix, FireGPGGPGAccess
K
 kexport
 kimport
L
 layers, FireGPG
 layerverify, FireGPG
 listenerLoad, FireGPG.cGmail
 listenerUnload
 listkey
 listKeys, FireGPG
 listprivkey, FireGPG.Api
 listSigns
 loadFireGPGAccess, FireGPG
 loadXpcom
 login, gpgAuth
M
 mouseOutTrusted, FireGPG.Inline
 mouseOverTrusted, FireGPG.Inline
N
 next
O
 onAccept
 onChangeGPGPathCheckbox
 onDelayLoad, FireGPG.cGmail
 onDelayMenuAction
 onLinkIconAvailable, FireGPG.cGmailListener
 onLoad
 onLocationChange, FireGPG.cGmailListener
 onMenuItemCommand
 onPageLoad, FireGPG.Inline
 onProgressChange, FireGPG.cGmailListener
 onSecurityChange, FireGPG.cGmailListener
 onStateChange, FireGPG.cGmailListener
 onStatusChange, FireGPG.cGmailListener
 onToolbarButtonCommand
 openf
P
 pageLoaded, FireGPG.cGmail2
 pageOff, FireGPG.Inline
 pageOn, FireGPG.Inline
 pageStatus, FireGPG.Inline
 pgpencode, Base64
 privateKeySelected
 putIntoBinFile
 putIntoFile
Q
 QueryInterface, FireGPG.cGmailListener
iframeOrTextarea: function(dDocument,
boutonxboxnode)
Return iframe if the iframe is used to compose the mail, textarea if not.
function ignore()
Ingore the request -> close the window
FireGPG.Inline.ignoreInners = function(idx,
end,
node)
This is a function for .<HandlePage>, who try to avoid detection of PGP block into PGP blocks
function import()
Let’s user import a key
FireGPG.Inline.ImportKey = function(content,
block)
This is the function called when the user click on “Import” for a PGP’s key block
initGPGACCESS: function()
Init the FireGPGGPGAccess class (try to found the GnuPG’s command, etc.)
initSystem: function()
This function init the class : she load specific options, and attach listeners to the webpages.
initSystem: function()
This function init the class : she load specific options, and attach listeners to the webpages.
FireGPG.Inline.initSystem = function()
This function is called by FireGPG when a new Firefox’s windows is created.
isAuth: function(key,
document)
Return true if the user have right to use FireGPG’s api
isEditable: function()
Return true if the selection is editable.
FireGPG.isGpgAgentActivated = function()
Return true if we should use the agent (option and environement variable set
isUnix: function()
Return true if we are on a unix system, false if we’re on windows.
kexport: function(silent,
keyID)
Function to export a key
kexport: function(key)
Export a key.
kimport: function(silent,
text,
passSecurity)
Function to import a sign.
kimport: function(text)
Import a key.
layers: function(text,
layer,
charset,
resultss)
Find each layer of a test and verify it (resurcise function)
layerverify: function(text,
layer,
division,
charset,
dontask,
fileMode,
fileFrom,
fileSig,
nextText,
fileDataForSign,
fromDTA)
Internal, verify a part of a test.
listenerLoad: function(e)
This function is called by the listener when a page is loaded.
listenerUnload: function(event)
Remove all api listeners
listenerUnload: function()
This function is called by the listener when a page is closed.
listenerUnload: function(event)
This function unloads then event listener when the window is closed.
listkey: function (event)
Return ‘list-ok’ in ‘result’ (or ‘list-err’ is there is a problem), and the list of public key in list
listkey: function(onlyPrivate)
List keys.
listKeys: function(onlyPrivate,
allKeys,
onlySignOfThisKey)
Who return a list of key in the keyring
listprivkey: function (event)
Return ‘list-ok’ in ‘result’ (or ‘list-err’ is there is a problem), and the list of private key in list
listSigns: function(key)
List signatures of a key
List signs.
loadFireGPGAccess: function()
This function will determing and ‘build’ the class to access gpg.
FireGPG.loadXpcom = function ()
This function try to load the xpcom.
login: function(event)
This function gets called by the “gpg:login” event that is emitted from a gpgAuth enabled website.
FireGPG.Inline.mouseOutTrusted = function(aEvent)
Function called when a mouse is outside a trusted block
FireGPG.Inline.mouseOverTrusted = function(aEvent)
Function called when the mouse is over a trusted block
function next()
Process to the next step of the assistant
function onAccept()
This function is called when the Ok button is pressed.
function onChangeGPGPathCheckbox(checkbox,
focus_textbox)
Called when change-gpg-path-checkbox is checked/unchecked to enable/disable some elements in the options interface.
onDelayLoad: function()
This function is called when a gmail page is loaded, after fiew seconds.
onDelayMenuAction: function(action)
This function is called to exectue an action.
onDelayMenuAction: function(action)
This function is called to exectue an action.
onLinkIconAvailable: function()
This function is called when the location change Here to be a good listener.
function onLoad(d)
Function called when the window is loaded
onLoad: function()
Init api features when a new page is loaded
onLoad: function()
This function is called when a new Firefox’s windows is created.
onLoad: function()
This function is called when a new Downloadmager’s windows is created.
onLoad: function()
This function is called when a new Firefox window is created.
onLocationChange: function(aProgress,
aRequest,
aURI)
This function is called when the location change Here to be a good listener.
onMenuItemCommand: function(e,
action)
This function is called when a menu item is selected.
onMenuItemCommand: function(e,
action)
This function is called when a menu item is selected.
FireGPG.Inline.onPageLoad = function(aEvent)
This function is called when a page is loaded
onProgressChange: function()
This function is called when the progress change Here to be a good listener.
onSecurityChange: function()
This function is called when the security change Here to be a good listener.
onStateChange: function(aProgress,
aRequest,
aFlag,
aStatus)
This function is called when the state of a page change (loaded, ..)
onStatusChange: function()
This function is called when the stage change Here to be a good listener.
onToolbarButtonCommand: function(e)
This function is called when the user click on a bouton of the toolbar.
onToolbarButtonCommand: function(e)
This function is called when the user click on a bouton of the toolbar.
function openf()
Open a file a display it into the editor.
pageLoaded: function(aEvent)
This function is called when a page is loaded.
FireGPG.Inline.pageOff = function(aUrl)
Desactivate the handiling of pgp block for a page
FireGPG.Inline.pageOn = function(aUrl)
Activate the handiling of pgp block for a page
FireGPG.Inline.pageStatus = function(aUrl)
Return ‘OFF’ if we shouln’t handle block on the page, ‘ON’ if we should, ‘’ if user don’t case
pgpencode: function(texte)
Useless function who do nothing
function privateKeySelected(listbox)
This function is called when a private key is selected.
putIntoBinFile:function (filename,
data)
Save data to a file, in binary mode.
putIntoFile:function (filename,
data)
Save data to a file.
QueryInterface: function(aIID)
This function return the Interface of the listen.
Close