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
R
 refreshKeysFromServer
 register, FireGPG.Api
 removeDoublePoint, FireGPG.Api
 removeFile
 retriveKeyFromServer
 revokeKey
 revokeUid
 revoqueSign, FireGPGGPGAccess
 runATest, FireGPGGPGAccess
 runGnupg, FireGPGGPGAccess
S
 savedList
 savedPassword
 savef
 savePassword
 searchKeyInServer
 selfTest
 sendEmail, FireGPG.cGmail
 sendKeyToServer
 sepcialHome
 set, FireGPG.Selection
 setAccessList, FireGPG.Api
 setMailContent, FireGPG.cGmail2
 setSeletedText
 setSiteTo, FireGPG.Inline
 setSkinForKey
 setSkinForKey2
 setWriteMailContent
 showAssistant
 showEditor
 showSearchBox
 showText
 showtext.js
 showUpdateDialog
 showWarnings
 sign
 sign(text,pub_key_id), FireGPG
 SIGN_BLOCK, FireGPG.Inline
 signandencrypt, FireGPG.Api
 SignatureEnd, FireGPG.Inline.Tags
 SignatureStart, FireGPG.Inline.Tags
 SignedMessageStart, FireGPG.Inline.Tags
 signKey
 signUnClear
 simpleLoad, FireGPG.cGmail
 siteOff, FireGPG.Inline
 siteOn, FireGPG.Inline
 siteStatus, FireGPG.Inline
 Sortage, FireGPG
 START, FireGPG.Const.Gmail
 Status, FireGPG.Const
 STOP, FireGPG.Const.Gmail
 SUCCESS, FireGPG.Const.Results
 Svn, FireGPG.Const
 switchedEnabled
 symcrypt
 symetric, FireGPGGPGAccess
refreshKeysFromServer: function(silent)
Syncronize keys with the keyserver
Syncronize keys with the keyserver
register: function (event)
Try to register a webpage (ask the user).
removeDoublePoint: function(s)
Change # to #1, : to #2 and , to #3 in a string
removeFile:function (path)
Delete a file.
retriveKeyFromServer: function(keyId,
silent)
Get a key from a keyserver
retriveKeyFromServer: function(key,
server)
Get a key from a keyserver
revokeKey: function (silent,
key,
raison,
password)
Revoke a key (!)
revokeKey: function (key,
password,
raison)
Revoke a key (!)
revokeUid: function (silent,
key,
uid,
password)
Revoke an identity of a key
revokeUid: function(key,
uid,
password,
raison)
Revoke an identity of a key
revoqueSign: function (key,
uid,
password)
Deprecated function
runATest: function(option)
Test if we are currently able to run the a command.
runGnupg: function(parameters,
sdtIn,
charset)
Execute gnupg.
var savedList
The full list of key (when we filter, we haven’t all key in the list)
The password of the private key, saved for later actions.
function savef()
Save the current data in the editor to a file
savePassword:function (password)
searchKeyInServer: function(search,
silent)
Seach for a key in keyserver
searchKeyInServer: function(search,
server)
Seach for a key in keyserver
selfTest: function(silent)
This if are able to access to a GnuPG executable
selfTest: function()
Return true if we’re able to call GnuPG.
sendEmail: function(nodeForScan,
dDocument)
Simulate a click on the send button.
sendKeyToServer: function(keyId,
silent)
Send a key from a keyserver
sendKeyToServer: function(key,
server)
Send a key from a keyserver
Set a new home.
set: function(text,
infoSignAndCrypt)
Modify the selection, or show a dialog with the text if it’s not possible.
setAccessList: function(arrayy)
Set a new list of access
setMailContent: function(papai,
doc,
data)
Set the content of a mail, need the div object with the mail
function setSeletedText(text)
Remplace the current selected text of the editor with the text in parameter.
FireGPG.Inline.setSiteTo = function(aUrl,
value)
Activate or desactivate the handiling of pgp block for a domain
setSkinForKey:function (key,
child,
privateKey)
Set the correct class of a key, using his status (private, revoked)
setSkinForKey2:function (key,
child,
mainKey,
sign,
havePrivate)
Set class for a node with the key attribute
setWriteMailContent: function(dDocument,
idMail,
newText)
Set the content of a mail in composition (his selection if something is selected)
setWriteMailContent: function(dDocument,
boutonxboxnode,
newText)
Set the content of a mail in composition (his selection if something is selected)
function showAssistant()
Show the assistant
showEditor:function ()
Open the editor (the showtext.xul dialog)
showSearchBox:function (autoSearch)
Show the dialog box to search key
showText:function (text,
description,
title,
doShowButtons,
validSign)
Show ‘text’ in a dialog (the editor)
showUpdateDialog:function ()
Show the update dialog to let user update FireGPG
function showWarnings()
Show warnings if use try to disable updates because it’s bad ^^.
function sign()
Sign the current data of the editor.
sign: function(silent,
text,
keyID,
password,
notClear,
autoSelectPrivate,
wrap,
fileMode,
fileFrom,
fileTo)
Function to sign a text.
sign: function (event)
Return ‘sign-ok’ in ‘result’ (or ‘sign-err’ is there is a problem) if makeing a sign was successfull Return in ‘text’ a signed text
sign: function (text,
password,
keyID,
notClear,
fileMode,
fileFrom,
fileTo)
Sign a text.
Sign a text and return an object containing two attributes :
It’s a sign block
signandencrypt: function (event)
Return ‘signandencrypt-ok’ in ‘result’ (or ‘signandencrypt-err’ is there is a problem) if makeing a signed and encrypted text was successfull Return in ‘text’ the encrypted text
End of a sign
Start of a sign
Start of a signed message
signKey: function(silent,
key,
keyForSign,
password)
Sign a key
signKey: function(key,
keyForSign,
password)
Sign a key
function signUnClear()
Sign the current data of the editor (unclear)
simpleLoad: function(e)
This function is called when a gmail page is loaded.
FireGPG.Inline.siteOff = function(aUrl)
Desactivate the handiling of pgp block for a domain
FireGPG.Inline.siteOn = function(aUrl)
Activate the handiling of pgp block for a domain
FireGPG.Inline.siteStatus = function(aUrl)
Return ‘OFF’ if we shouln’t handle block on the domain, ‘ON’ if we should, ‘’ if user don’t case
FireGPG.Sortage = function(a,
b)
This is a function used to sort an array of FireGPG.GPGKey by the key name Use it like this : thearray.sort(Sortage)
State ‘start’ for ProgressListener
The status of the FireGPG’s code.
State ‘stop’ for ProgressListener
The operation was successfull or the signature is correct
The current subversion’s revision number, for this file !
function switchedEnabled()
Switch on or off gmail
function symcrypt()
Symetricaly encrypt the current data of the editor.
symetric: function(text,
password,
algo,
fileMode,
fileFrom,
fileTo)
Symetricaly encrypt a text.
Close