phpDocumentor util
[ class tree: util ] [ index: util ] [ all elements ]

Element index for package util

Package indexes

[ a ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ l ] [ m ] [ p ] [ r ] [ s ] [ t ]

a

a

addHtml
in file Session.php, method Session::addHtml()
addHtml
in file Request.php, method Request::addHtml()
    Normally implemented in Object, add to SourceCode object
c

c

convert
in file Format.php, method Format::convert()
    Returns the text as formatted html
CURRENCY
in file Setup.php, constant CURRENCY
Configuration.php
procedural page Configuration.php
d

d

$domain
in file Referer.php, variable Referer::$domain
decode
in file Session.php, method Session::decode()
    Decodes the session data
Decrypt
in file Decrypt.php, method Decrypt::Decrypt()
    Constructor
Decrypt
in file Decrypt.php, class Decrypt
    The Decrypt object.
DEFAULT_REQUEST_TEXT_NO_DATA
in file Default.php, constant DEFAULT_REQUEST_TEXT_NO_DATA
DEFAULT_SESSION_COOKIE_NAME
in file Default.php, constant DEFAULT_SESSION_COOKIE_NAME
display
in file Request.php, method Request::display()
    Display html
display
in file Referer.php, method Referer::display()
    Display html
display
in file Server.php, method Server::display()
    Display html
display
in file Format.php, method Format::display()
    Display html
display
in file Session.php, method Session::display()
    Display html
Decrypt.php
procedural page Decrypt.php
Default.php
procedural page Default.php
Define.php
procedural page Define.php
e

e

encode
in file Session.php, method Session::encode()
    Returns a string with the encoded session data
Encrypt
in file Encrypt.php, method Encrypt::Encrypt()
    Constructor
Encrypt
in file Encrypt.php, class Encrypt
    The Encrypt object.
ENCRYPT_PREFIX
in file Define.php, constant ENCRYPT_PREFIX
ENCRYPT_SUFFIX
in file Define.php, constant ENCRYPT_SUFFIX
Encrypt.php
procedural page Encrypt.php
f

f

Format
in file Format.php, class Format
    Format the text accordingly to predefined styles
Format
in file Format.php, method Format::Format()
    Constructor
FORMAT_PATTERN_BIN
in file Define.php, constant FORMAT_PATTERN_BIN
FORMAT_PATTERN_HEX
in file Define.php, constant FORMAT_PATTERN_HEX
FORMAT_STYLE_BIN
in file Define.php, constant FORMAT_STYLE_BIN
FORMAT_STYLE_CENTER
in file Define.php, constant FORMAT_STYLE_CENTER
FORMAT_STYLE_DATE
in file Define.php, constant FORMAT_STYLE_DATE
FORMAT_STYLE_DATE_LONG
in file Define.php, constant FORMAT_STYLE_DATE_LONG
FORMAT_STYLE_DATE_SHORT
in file Define.php, constant FORMAT_STYLE_DATE_SHORT
FORMAT_STYLE_DKK_LONG
in file Define.php, constant FORMAT_STYLE_DKK_LONG
FORMAT_STYLE_DKK_SHORT
in file Define.php, constant FORMAT_STYLE_DKK_SHORT
FORMAT_STYLE_DKK_SIMPLE
in file Define.php, constant FORMAT_STYLE_DKK_SIMPLE
FORMAT_STYLE_EURO_LONG
in file Define.php, constant FORMAT_STYLE_EURO_LONG
FORMAT_STYLE_EURO_SHORT
in file Define.php, constant FORMAT_STYLE_EURO_SHORT
FORMAT_STYLE_EURO_SIMPLE
in file Define.php, constant FORMAT_STYLE_EURO_SIMPLE
FORMAT_STYLE_HEX
in file Define.php, constant FORMAT_STYLE_HEX
FORMAT_STYLE_LEFT
in file Define.php, constant FORMAT_STYLE_LEFT
FORMAT_STYLE_MONEY_LONG
in file Define.php, constant FORMAT_STYLE_MONEY_LONG
FORMAT_STYLE_MONEY_SHORT
in file Define.php, constant FORMAT_STYLE_MONEY_SHORT
FORMAT_STYLE_MONEY_SIMPLE
in file Define.php, constant FORMAT_STYLE_MONEY_SIMPLE
FORMAT_STYLE_RIGHT
in file Define.php, constant FORMAT_STYLE_RIGHT
FORMAT_STYLE_TEXT
in file Define.php, constant FORMAT_STYLE_TEXT
FORMAT_STYLE_TIME
in file Define.php, constant FORMAT_STYLE_TIME
Format.php
procedural page Format.php
g

g

get
in file Server.php, method Server::get()
    Get the value from the specified key
get
in file Request.php, method Request::get()
    Get the request parameter specified by the $key.
getAcceptLanguage
in file Server.php, method Server::getAcceptLanguage()
getCacheExpire
in file Session.php, method Session::getCacheExpire()
    Returns or sets the cache expire time
getCacheLimiter
in file Session.php, method Session::getCacheLimiter()
    Returns the name of the current cache limiter
getCookieParams
in file Session.php, method Session::getCookieParams()
    Returns an array with the current session cookie information lifetime, path, domain, security...
getDocRoot
in file Server.php, method Server::getDocRoot()
    Get the document root
getDocumentRoot
in file Server.php, method Server::getDocumentRoot()
    Due to wrong setup on HvepseEksperten.dk, special handling of document root is required
getDomainKey
in file Referer.php, method Referer::getDomainKey()
    Get a hint of the search key word for a particular search engine
getDomainName
in file Referer.php, method Referer::getDomainName()
    Get the domain name from an url if the $url is i.e.
getHtml
in file Format.php, method Format::getHtml()
    Returns the text as formatted html
getHtml
in file Session.php, method Session::getHtml()
getHtml
in file Referer.php, method Referer::getHtml()
    Builds the html for a Referer and builds the keyword to get
getHtml
in file Request.php, method Request::getHtml()
    Returns the request info as html
getHtml
in file Server.php, method Server::getHtml()
    Returns the server info as html
getHttpHost
in file Server.php, method Server::getHttpHost()
getId
in file Session.php, method Session::getId()
    Returns the session ID and set the current id
getModuleName
in file Session.php, method Session::getModuleName()
    Returns the name of the current session module
getName
in file Session.php, method Session::getName()
    Returns the name of the current session
getOs
in file Server.php, method Server::getOs()
getPhpSelf
in file Server.php, method Server::getPhpSelf()
getQueryString
in file Server.php, method Server::getQueryString()
getReferer
in file Server.php, method Server::getReferer()
getRemoteAddr
in file Server.php, method Server::getRemoteAddr()
    Get the remote addr
getRequestMethod
in file Server.php, method Server::getRequestMethod()
getRequestUri
in file Server.php, method Server::getRequestUri()
getReqUri
in file Server.php, method Server::getReqUri()
    Get the reuest uri
getScriptName
in file Server.php, method Server::getScriptName()
getSearchPhrase
in file Referer.php, method Referer::getSearchPhrase()
    Get the search phrase from the query
getServerName
in file Server.php, method Server::getServerName()
getUserAgent
in file Server.php, method Server::getUserAgent()
h

h

HTML_UTIL_COMPONENT_PATH
in file init.php, constant HTML_UTIL_COMPONENT_PATH
HTML_UTIL_PATH
in file init.php, constant HTML_UTIL_PATH
    Defines the Path to the Util package, FIXED, do not change ...
HTML_UTIL_RESOURCE_PATH
in file init.php, constant HTML_UTIL_RESOURCE_PATH
i

i

isRegistered
in file Session.php, method Session::isRegistered()
    Returns true, if a variable with the $name is registrered
it
in file Decrypt.php, method Decrypt::it()
    Decrypt it
it
in file Encrypt.php, method Encrypt::it()
    Encrypt the text with the key
index.php
procedural page index.php
init.php
procedural page init.php
l

l

log
in file Referer.php, method Referer::log()
    Log all
logAll
in file Referer.php, method Referer::logAll()
    Log all
logDomain
in file Referer.php, method Referer::logDomain()
    Logs the domain name from where the user came from
logPhrase
in file Referer.php, method Referer::logPhrase()
    Logs the phrase what the user searched for
logReferer
in file Referer.php, method Referer::logReferer()
    Logs the referer where the user came from and searched for domain+phrase
m

m

method
in file Request.php, method Request::method()
    Return the request parameters for the GET/POST request
myphp-package.php
procedural page myphp-package.php
MYPHP_BASE_PATH
in file myphp-package.php, constant MYPHP_BASE_PATH
MYPHP_UTIL_PATH
in file myphp-package.php, constant MYPHP_UTIL_PATH
p

p

$pattern
in file Format.php, variable Format::$pattern
$phrase
in file Referer.php, variable Referer::$phrase
params
in file Request.php, method Request::params()
    Return the request parameters used for a link
r

r

$referer
in file Referer.php, variable Referer::$referer
Referer.php
procedural page Referer.php
Request.php
procedural page Request.php
Referer
in file Referer.php, method Referer::Referer()
    Constructor
Referer
in file Referer.php, class Referer
    The Referer object.
Request
in file Request.php, method Request::Request()
    Constructor
Request
in file Request.php, class Request
    The Request object.
REQUEST_ID
in file Define.php, constant REQUEST_ID
REQUEST_SID
in file Define.php, constant REQUEST_SID
REQUEST_TEXT_NO_DATA
in file Setup.php, constant REQUEST_TEXT_NO_DATA
reset
in file Session.php, method Session::reset()
    Unregisters (forgets) all variables currently registred
s

s

$style
in file Format.php, variable Format::$style
Server.php
procedural page Server.php
Session.php
procedural page Session.php
Setup.php
procedural page Setup.php
Server
in file Server.php, method Server::Server()
    Constructor
Server
in file Server.php, class Server
    The Server object.
Session
in file Session.php, method Session::Session()
    Constructor
Session
in file Session.php, class Session
    The Session object.
SESSION_COOKIE_NAME
in file Configuration.php, constant SESSION_COOKIE_NAME
setCacheExpire
in file Session.php, method Session::setCacheExpire()
    Set the cache expire time
setCacheLimiter
in file Session.php, method Session::setCacheLimiter()
    Set the name of the current cache limiter
setCookieParams
in file Session.php, method Session::setCookieParams()
    Sets the cookie parameters
setId
in file Session.php, method Session::setId()
    Set a new session id and return the session ID
setModuleName
in file Session.php, method Session::setModuleName()
    Set a new module name for the current session and return the name
setName
in file Session.php, method Session::setName()
    Set the name of the current session and return the name
setSaveHandler
in file Session.php, method Session::setSaveHandler()
    Sets the user-level session storage functions
start
in file Session.php, method Session::start()
    Creates a session or resumes the current one based on
t

t

$text
in file Format.php, variable Format::$text

Documentation generated on Thu, 22 Dec 2005 17:02:27 +0100 by phpDocumentor 1.3.0RC3