default
[ class tree: default ] [ index: default ] [ all elements ]

Index of all elements

[ a ] [ c ] [ d ] [ e ] [ h ] [ i ] [ m ] [ o ] [ p ] [ s ] [ v ]

a

$ALGORITHM
in file class.shield.php, variable shield::$ALGORITHM
    The algorithm to be used by mcrypt. is a faster and lighter algorithm.
top

c

close
in file class.shield.php, method shield::close()
    close
create_html_elements
in file class.shield.php, method shield::create_html_elements()
    create_html_elements
create_key_image
in file class.shield.php, method shield::create_key_image()
    create_key_image Creates the image used by the javascript to enter the correct key for encryption.
class.shield.php
procedural page class.shield.php
top

d

$DIGITAL_SIG
in file class.shield.php, variable shield::$DIGITAL_SIG
    Digital signature md5'd into the var for validation
debug_mcrypt
in file class.shield.php, method shield::debug_mcrypt()
    debug_mcrypt
top

e

expose
in file class.shield.php, method shield::expose()
    expose
expose_form
in file class.shield.php, method shield::expose_form()
    expose_form
expunge
in file class.shield.php, method shield::expunge()
    expunge
top

h

$HASH_KEY
in file class.shield.php, variable shield::$HASH_KEY
    hash key used to encrypt the url data.
top

i

is_data_shielded
in file class.shield.php, method shield::is_data_shielded()
    is_data_shielded
is_form_shielded
in file class.shield.php, method shield::is_form_shielded()
    is_form_shielded
top

m

$MODE
in file class.shield.php, variable shield::$MODE
    The mode to be used by mcrypt.
make_secure
in file class.shield.php, method shield::make_secure()
    make_secure
top

o

$ON_ERROR
in file class.shield.php, variable shield::$ON_ERROR
    Determines if errors are returned or false values, SHIELD_VERBOSE (default), SHIELD_QUIET, SHIELD_FATAL
top

p

$POST_ALGORITHM
in file class.shield.php, variable shield::$POST_ALGORITHM
    The algorithm to be used by javascript and mcrypt to enable POST data encryption, currently only supports one encryption module, des (default)
$POST_MODE
in file class.shield.php, variable shield::$POST_MODE
    The mode to be used by javascript and mcrypt to enable POST data encryption, currently only supports one encryption mode, default = 'ecb'
$POST_VAR_NAME
in file class.shield.php, variable shield::$POST_VAR_NAME
    The name of the var that the encoded data will take, default = '@c'
protect
in file class.shield.php, method shield::protect()
    protect Protects data by converting the data into a string that contains the encrypted information.
top

s

shield
in file class.shield.php, class shield
shield
in file class.shield.php, method shield::shield()
    Constructor
SHIELD_DATA_FAULT
in file class.shield.php, constant SHIELD_DATA_FAULT
SHIELD_EMPTY
in file class.shield.php, constant SHIELD_EMPTY
SHIELD_FATAL
in file class.shield.php, constant SHIELD_FATAL
SHIELD_GET
in file class.shield.php, constant SHIELD_GET
SHIELD_GET_MULTI
in file class.shield.php, constant SHIELD_GET_MULTI
SHIELD_GET_MULTI_RANDOM
in file class.shield.php, constant SHIELD_GET_MULTI_RANDOM
SHIELD_INPUT
in file class.shield.php, constant SHIELD_INPUT
SHIELD_INPUT_MULTI
in file class.shield.php, constant SHIELD_INPUT_MULTI
SHIELD_INPUT_MULTI_RANDOM
in file class.shield.php, constant SHIELD_INPUT_MULTI_RANDOM
SHIELD_OK
in file class.shield.php, constant SHIELD_OK
    Defined variables for error returning (SHIELD_QUIET)
SHIELD_PLAIN
in file class.shield.php, constant SHIELD_PLAIN
SHIELD_POST_ENCRYPT_ALGORITHM_ERROR
in file class.shield.php, constant SHIELD_POST_ENCRYPT_ALGORITHM_ERROR
SHIELD_POST_INVALID_CAPTCHA
in file class.shield.php, constant SHIELD_POST_INVALID_CAPTCHA
SHIELD_PURE_GET
in file class.shield.php, constant SHIELD_PURE_GET
    Defined params for different return types used in shield::protect()
SHIELD_PURE_GET_MULTI
in file class.shield.php, constant SHIELD_PURE_GET_MULTI
SHIELD_PURE_GET_MULTI_RANDOM
in file class.shield.php, constant SHIELD_PURE_GET_MULTI_RANDOM
SHIELD_QUIET
in file class.shield.php, constant SHIELD_QUIET
SHIELD_SIG404
in file class.shield.php, constant SHIELD_SIG404
SHIELD_TIMEOUT
in file class.shield.php, constant SHIELD_TIMEOUT
SHIELD_VERBOSE
in file class.shield.php, constant SHIELD_VERBOSE
    Defined variables for on error handling
top

v

$VAR_NAME
in file class.shield.php, variable shield::$VAR_NAME
    The name of the var that the encoded data will take, default = '@c'
top

Documentation generated on Fri, 30 Sep 2005 02:58:52 +0100 by phpDocumentor 1.3.0RC3