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
T
 Tags of PGP’s blocks
 Tempory files
 testGmailOn
 testGpg
 testIfSomethingsIsNew
 testSmtp
 textPrivateKey
 theLocation
 TMP_DIRECTORY
 TMP_EFILES
 TMP_FILES
 TMP_RFILES
 ToggleGpgAuthPref
 translation
 trim
 TrimAndWash
 tryToFoundTheRightCommand, FireGPGGPGAccess
 Types of blocks
U
 updateAvailable
 updatePopUp, FireGPG.Core.Overlay
 updateWaring
 useGPGTrust
 UTF8
V
 Variables
 verify
 VerifySignature, FireGPG.Inline
 Version, FireGPG.Const
 VersionA, FireGPG.Const
W
 wash, FireGPG.Selection
 wrap
 Write modes for files
 WRITE_MODE
 WRITE_PERMISSION
 WRITE_PERMISSION_R
X
 XPCOM_STATE_DISABLED
 XPCOM_STATE_DONTWORK
 XPCOM_STATE_DONTWORK_IN_0_5
 XPCOM_STATE_NEVERTESTED
 XPCOM_STATE_WORKS
function testGmailOn()
Test if gmail is activated and working, and change the interface
function testGpg()
Test if gpg works and change the interface
testIfSomethingsIsNew:function ()
Test if user update FireGPG or if he have to update, and show the What is new page send a ping or propose to update FireGPG if relevant.
function testSmtp()
Test is the current smtp server set in options is working.
function textPrivateKey()
Test if there is a private key and set the interface
var theLocation
The current location
The base name for files (doesn’t same to be a directory)
The file name for executables..
The file name for common files.
The file name for executable scripts.
function ToggleGpgAuthPref(item)
This function have to be documented.
var translation
The translation of the ‘Can access’ button
trim :function (str)
Remove extra space at the end and the begging of the string.
TrimAndWash:function (str)
Remove extra space at the end and the begging of the string, and remove \n
tryToFoundTheRightCommand: function ()
Do some test to be able to find a working GnuPG executable.
True if an update of FireGPG is available
updatePopUp: function()
Update labels of inline popup
function updateWaring()
Show the warning about https if need
FireGPG.useGPGTrust
If we have to disable trusting system of gnupg.
Class to handle UTF8 tests.
function verify()
Verfiy signs of the current data of the editor.
verify: function(silent,
text,
charset,
signData,
fileMode,
fileFrom,
fileSig,
fileDataForSign,
fromDTA)
Function to verify signs in a text.
verify: function(text,
charset,
fileMode,
fileFrom,
fileSig,
fileDataForSign,
fromDTA)
Verify a text.
FireGPG.Inline.VerifySignature = function(content,
block)
This is the function called when the user click on “Verify” for a PGP’s signed message block
The current version of FireGPG
The current verion of FireGPG without dots
wash: function(text)
Transform HTML to usable text to encrypt
wrap:function (text,
limit)
This function wraps a single line of text into multiple lines, each no longer than limit, unless a single word is too long.
The default mode for files.
The default permission for files
The default permission for executable files
The xpcom is disabled
The xpcom doesn’t work.
The xpcom of version 0.5 doesn’t work.
Never tryied to use the xpcom
The xpcom works and we use it.
Close