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

Element index for package HTML_Crypt

[ a ] [ c ] [ e ] [ g ] [ h ] [ o ] [ s ] [ t ] [ u ]

a

$apreg
in file Crypt.php, variable HTML_Crypt::$apreg
    a preg expression for an <a href=mailto: ... tag
addMailTo
in file Crypt.php, method HTML_Crypt::addMailTo()
    Turns the text into a mailto link (make sure the text only contains an email).
top

c

$cryptString
in file Crypt.php, variable HTML_Crypt::$cryptString
    The text encrypted - without any js
Crypt.php
procedural page Crypt.php
top

e

$emailpreg
in file Crypt.php, variable HTML_Crypt::$emailpreg
    a preg expression for an email
top

g

getOutput
in file Crypt.php, method HTML_Crypt::getOutput()
    Returns the encrypted text.
getScript
in file Crypt.php, method HTML_Crypt::getScript()
    Returns the script html source including the function to decrypt it.
top

h

HTML_Crypt
in file Crypt.php, method HTML_Crypt::HTML_Crypt()
    Constructor
HTML_Crypt
in file Crypt.php, class HTML_Crypt
    HTML_Crypt
html-abc.php
procedural page html-abc.php
html-nojavascript.php
procedural page html-nojavascript.php
html.php
procedural page html.php
top

o

$offset
in file Crypt.php, variable HTML_Crypt::$offset
    The number to offset the text by
obEnd
in file Crypt.php, method HTML_Crypt::obEnd()
    Ends output buffering and echoes the captured text.
obStart
in file Crypt.php, method HTML_Crypt::obStart()
    Starts output buffering.
output
in file Crypt.php, method HTML_Crypt::output()
    Outputs the full JS to the browser
top

s

$script
in file Crypt.php, variable HTML_Crypt::$script
    The full javascript to be sent to the browser
simple.php
procedural page simple.php
setText
in file Crypt.php, method HTML_Crypt::setText()
    Set name of the current realm
top

t

$text
in file Crypt.php, variable HTML_Crypt::$text
    The unencrypted text
top

u

$useJS
in file Crypt.php, variable HTML_Crypt::$useJS
    Whether or not to use JS for encryption or simple html
top

Documentation generated on Mon, 11 Mar 2019 15:41:16 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.