Element index for package util
Package indexes
[ a ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ l ]
[ m ]
[ p ]
[ r ]
[ s ]
[ t ]
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
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
- 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()
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
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
|
|