Packages:
System.IO
default
System.Web.UI
System.Web.UI.ActiveControls
System.Web.UI.WebControls
System.Web.UI.WebControls.assets
System.Web
System.Web.Services
System.Xml
System.Data.Common.Pgsql
System.Data.Common.Mssql
System.Data.Common
System.Data.Common.Mysql
System.Data.Commom.Sqlite
System.Data.Common.Oracle
System.Data.Common.Sqlite
System.Data
System.Data.ActiveRecord
System.Data.ActiveRecord.Relations
System.Data.ActiveReecord.Scaffold.InputBuilder
System.Data.ActiveRecord.Scaffold
System.Data.DataGateway
System.Data.SqlMap
System.Data.SqlMap.Statements
System.Data.SqlMap.Configuration
System.I18N
System.Util
System
System.Collections
System.Caching
System.Security
System.Exceptions


Classes:
Keyword

Element index for package System.Web

[ a ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ k ] [ l ] [ n ] [ o ] [ p ] [ r ] [ s ] [ t ] [ v ] [ w ] [ _ ]

_

$_constructRules
in file TUrlMapping.php, variable TUrlMapping::$_constructRules
$_patterns
in file TUrlMapping.php, variable TUrlMapping::$_patterns
_close
in file THttpSession.php, method THttpSession::_close()
    Session close handler.
_destroy
in file THttpSession.php, method THttpSession::_destroy()
    Session destroy handler.
_destroy
in file TCacheHttpSession.php, method TCacheHttpSession::_destroy()
    Session destroy handler.
_gc
in file THttpSession.php, method THttpSession::_gc()
    Session GC (garbage collection) handler.
_open
in file THttpSession.php, method THttpSession::_open()
    Session open handler.
_read
in file TCacheHttpSession.php, method TCacheHttpSession::_read()
    Session read handler.
_read
in file THttpSession.php, method THttpSession::_read()
    Session read handler.
_write
in file TCacheHttpSession.php, method TCacheHttpSession::_write()
    Session write handler.
_write
in file THttpSession.php, method THttpSession::_write()
    Session write handler.
__construct
in file THttpRequest.php, method TUri::__construct()
    Constructor.
__construct
in file TUrlMapping.php, method TUrlMappingPattern::__construct()
    Constructor.
__construct
in file THttpRequest.php, method THttpCookie::__construct()
    Constructor.
__construct
in file THttpSession.php, method TSessionIterator::__construct()
    Constructor.
__construct
in file THttpResponseAdapter.php, method THttpResponseAdapter::__construct()
    Constructor. Attach a response to be adapted.
__construct
in file THttpRequest.php, method THttpCookieCollection::__construct()
    Constructor.
__destruct
in file THttpResponse.php, method THttpResponse::__destruct()
    Destructor.
top

a

add
in file THttpSession.php, method THttpSession::add()
    Adds a session variable.
add
in file THttpRequest.php, method THttpRequest::add()
    Adds an item into the request.
addCookie
in file THttpResponse.php, method THttpResponse::addCookie()
    Sends a cookie.
appendHeader
in file THttpResponse.php, method THttpResponse::appendHeader()
    Sends a header.
appendLog
in file THttpResponse.php, method THttpResponse::appendLog()
    Writes a log message into error log.
Path
in file THttpRequest.php, class constant THttpRequestUrlFormat::Path
top

c

calculateKey
in file TCacheHttpSession.php, method TCacheHttpSession::calculateKey()
clear
in file THttpSession.php, method THttpSession::clear()
    Removes all session variables
clear
in file THttpRequest.php, method THttpRequest::clear()
    Removes all items in the request.
clear
in file THttpResponse.php, method THttpResponse::clear()
    Clears any existing buffered content.
close
in file THttpSession.php, method THttpSession::close()
    Ends the current session and store session data.
constructUrl
in file THttpRequest.php, method THttpRequest::constructUrl()
    Constructs a URL that can be recognized by PRADO.
constructUrl
in file TUrlMapping.php, method TUrlMappingPattern::constructUrl()
    Constructs a URL using this pattern.
constructUrl
in file TUrlManager.php, method TUrlManager::constructUrl()
    Constructs a URL that can be recognized by PRADO.
constructUrl
in file TUrlMapping.php, method TUrlMapping::constructUrl()
    Constructs a URL that can be recognized by PRADO.
contains
in file THttpRequest.php, method THttpRequest::contains()
contains
in file THttpSession.php, method THttpSession::contains()
copyDirectory
in file TAssetManager.php, method TAssetManager::copyDirectory()
    Copies a directory recursively as another.
copyFile
in file TAssetManager.php, method TAssetManager::copyFile()
    Copies a file to a directory.
count
in file THttpSession.php, method THttpSession::count()
    Returns the number of items in the session.
count
in file THttpRequest.php, method THttpRequest::count()
    Returns the number of items in the request.
createHtmlWriter
in file THttpResponse.php, method THttpResponse::createHtmlWriter()
    Creates a new instance of HTML writer.
createNewHtmlWriter
in file THttpResponse.php, method THttpResponse::createNewHtmlWriter()
    Create a new html writer instance.
createNewHtmlWriter
in file THttpResponseAdapter.php, method THttpResponseAdapter::createNewHtmlWriter()
    This method is invoked when a new HtmlWriter needs to be created.
current
in file THttpSession.php, method TSessionIterator::current()
    Returns the current array element.
top

d

deployTarFile
in file TAssetManager.php, method TAssetManager::deployTarFile()
    Extracts the tar file to the destination directory.
destroy
in file THttpSession.php, method THttpSession::destroy()
    Destroys all data registered to a session.
top

e

DEFAULT_BASEPATH
in file TAssetManager.php, class constant TAssetManager::DEFAULT_BASEPATH
    Default web accessible base path for storing private files
Get
in file THttpRequest.php, class constant THttpRequestUrlFormat::Get
top

f

findCookieByName
in file THttpRequest.php, method THttpCookieCollection::findCookieByName()
    Finds the cookie with the specified name.
flush
in file THttpResponse.php, method THttpResponse::flush()
    Flush the response contents and headers.
flushContent
in file THttpResponseAdapter.php, method THttpResponseAdapter::flushContent()
    This method is invoked when the response flushes the content and headers.
flushContent
in file THttpResponse.php, method THttpResponse::flushContent()
    Outputs the buffered content, sends content-type and charset header.
top

g

getAbsoluteApplicationUrl
in file THttpRequest.php, method THttpRequest::getAbsoluteApplicationUrl()
getAcceptTypes
in file THttpRequest.php, method THttpRequest::getAcceptTypes()
getAdapter
in file THttpResponse.php, method THttpResponse::getAdapter()
getApplicationFilePath
in file THttpRequest.php, method THttpRequest::getApplicationFilePath()
getApplicationUrl
in file THttpRequest.php, method THttpRequest::getApplicationUrl()
getAutoStart
in file THttpSession.php, method THttpSession::getAutoStart()
getBasePath
in file TAssetManager.php, method TAssetManager::getBasePath()
getBaseUrl
in file TAssetManager.php, method TAssetManager::getBaseUrl()
getBaseUrl
in file THttpRequest.php, method THttpRequest::getBaseUrl()
getBrowser
in file THttpRequest.php, method THttpRequest::getBrowser()
getBufferOutput
in file THttpResponse.php, method THttpResponse::getBufferOutput()
getCache
in file TCacheHttpSession.php, method TCacheHttpSession::getCache()
getCacheControl
in file THttpResponse.php, method THttpResponse::getCacheControl()
getCacheExpire
in file THttpResponse.php, method THttpResponse::getCacheExpire()
getCacheModuleID
in file TCacheHttpSession.php, method TCacheHttpSession::getCacheModuleID()
getCaseSensitive
in file TUrlMapping.php, method TUrlMappingPattern::getCaseSensitive()
getCharset
in file THttpResponse.php, method THttpResponse::getCharset()
getConfigFile
in file TUrlMapping.php, method TUrlMapping::getConfigFile()
getContents
in file THttpResponse.php, method THttpResponse::getContents()
    Returns the content in the output buffer.
getContentType
in file THttpResponse.php, method THttpResponse::getContentType()
getCookie
in file THttpSession.php, method THttpSession::getCookie()
getCookieMode
in file THttpSession.php, method THttpSession::getCookieMode()
getCookies
in file THttpResponse.php, method THttpResponse::getCookies()
getCookies
in file THttpRequest.php, method THttpRequest::getCookies()
getCount
in file THttpRequest.php, method THttpRequest::getCount()
getCount
in file THttpSession.php, method THttpSession::getCount()
getDefaultMappingClass
in file TUrlMapping.php, method TUrlMapping::getDefaultMappingClass()
getDomain
in file THttpRequest.php, method THttpCookie::getDomain()
getEnableCookieValidation
in file THttpRequest.php, method THttpRequest::getEnableCookieValidation()
getEnableCustomUrl
in file TUrlMapping.php, method TUrlMappingPattern::getEnableCustomUrl()
    Returns a value indicating whether to use this pattern to construct URL.
getEnableCustomUrl
in file TUrlMapping.php, method TUrlMapping::getEnableCustomUrl()
    Returns a value indicating whether to enable custom constructUrl.
getEnvironmentVariables
in file THttpRequest.php, method THttpRequest::getEnvironmentVariables()
getExpire
in file THttpRequest.php, method THttpCookie::getExpire()
getFragment
in file THttpRequest.php, method TUri::getFragment()
getGCProbability
in file THttpSession.php, method THttpSession::getGCProbability()
getHasAdapter
in file THttpResponse.php, method THttpResponse::getHasAdapter()
getHost
in file THttpRequest.php, method TUri::getHost()
getHtmlWriterType
in file THttpResponse.php, method THttpResponse::getHtmlWriterType()
getHttpProtocolVersion
in file THttpRequest.php, method THttpRequest::getHttpProtocolVersion()
getID
in file THttpSession.php, method THttpSession::getID()
getID
in file THttpRequest.php, method THttpRequest::getID()
getIsSecureConnection
in file THttpRequest.php, method THttpRequest::getIsSecureConnection()
getIsStarted
in file THttpSession.php, method THttpSession::getIsStarted()
getIsWildCardPattern
in file TUrlMapping.php, method TUrlMappingPattern::getIsWildCardPattern()
getIterator
in file THttpRequest.php, method THttpRequest::getIterator()
    Returns an iterator for traversing the items in the list.
getIterator
in file THttpSession.php, method THttpSession::getIterator()
    Returns an iterator for traversing the session variables.
getKeyPrefix
in file TCacheHttpSession.php, method TCacheHttpSession::getKeyPrefix()
getKeys
in file THttpSession.php, method THttpSession::getKeys()
getKeys
in file THttpRequest.php, method THttpRequest::getKeys()
getManager
in file TUrlMapping.php, method TUrlMappingPattern::getManager()
getMatchingPattern
in file TUrlMapping.php, method TUrlMapping::getMatchingPattern()
getName
in file THttpRequest.php, method THttpCookie::getName()
getParameterizedPattern
in file TUrlMapping.php, method TUrlMappingPattern::getParameterizedPattern()
    Substitute the parameter key value pairs as named groupings in the regular expression matching pattern.
getParameters
in file TUrlMapping.php, method TUrlMappingPattern::getParameters()
getPassword
in file THttpRequest.php, method TUri::getPassword()
getPath
in file THttpRequest.php, method TUri::getPath()
getPath
in file THttpRequest.php, method THttpCookie::getPath()
getPathInfo
in file THttpRequest.php, method THttpRequest::getPathInfo()
getPattern
in file TUrlMapping.php, method TUrlMappingPattern::getPattern()
getPatternMatches
in file TUrlMapping.php, method TUrlMappingPattern::getPatternMatches()
    Uses URL pattern (or full regular expression if available) to match the given url path.
getPort
in file THttpRequest.php, method TUri::getPort()
getPublished
in file TAssetManager.php, method TAssetManager::getPublished()
getPublishedPath
in file TAssetManager.php, method TAssetManager::getPublishedPath()
    Returns the published path of a file path.
getPublishedUrl
in file TAssetManager.php, method TAssetManager::getPublishedUrl()
    Returns the URL of a published file path.
getQuery
in file THttpRequest.php, method TUri::getQuery()
getQueryString
in file THttpRequest.php, method THttpRequest::getQueryString()
getRegularExpression
in file TUrlMapping.php, method TUrlMappingPattern::getRegularExpression()
getRequestResolved
in file THttpRequest.php, method THttpRequest::getRequestResolved()
getRequestType
in file THttpRequest.php, method THttpRequest::getRequestType()
getRequestUri
in file THttpRequest.php, method THttpRequest::getRequestUri()
getResponse
in file THttpResponseAdapter.php, method THttpResponseAdapter::getResponse()
getSavePath
in file THttpSession.php, method THttpSession::getSavePath()
getScheme
in file THttpRequest.php, method TUri::getScheme()
getSecure
in file THttpRequest.php, method THttpCookie::getSecure()
getServerName
in file THttpRequest.php, method THttpRequest::getServerName()
getServerPort
in file THttpRequest.php, method THttpRequest::getServerPort()
getServerVariables
in file THttpRequest.php, method THttpRequest::getServerVariables()
getServiceID
in file TUrlMapping.php, method TUrlMappingPattern::getServiceID()
getServiceID
in file THttpRequest.php, method THttpRequest::getServiceID()
getServiceParameter
in file THttpRequest.php, method THttpRequest::getServiceParameter()
getServiceParameter
in file TUrlMapping.php, method TUrlMappingPattern::getServiceParameter()
getSessionID
in file THttpSession.php, method THttpSession::getSessionID()
getSessionName
in file THttpSession.php, method THttpSession::getSessionName()
getStatusCode
in file THttpResponse.php, method THttpResponse::getStatusCode()
getStatusReason
in file THttpResponse.php, method THttpResponse::getStatusReason()
getTimeout
in file THttpSession.php, method THttpSession::getTimeout()
getUploadedFiles
in file THttpRequest.php, method THttpRequest::getUploadedFiles()
getUri
in file THttpRequest.php, method TUri::getUri()
getUrl
in file THttpRequest.php, method THttpRequest::getUrl()
getUrlFormat
in file THttpRequest.php, method THttpRequest::getUrlFormat()
getUrlFormat
in file TUrlMapping.php, method TUrlMappingPattern::getUrlFormat()
getUrlManager
in file THttpRequest.php, method THttpRequest::getUrlManager()
getUrlManagerModule
in file THttpRequest.php, method THttpRequest::getUrlManagerModule()
getUrlParamSeparator
in file TUrlMapping.php, method TUrlMappingPattern::getUrlParamSeparator()
getUrlParamSeparator
in file THttpRequest.php, method THttpRequest::getUrlParamSeparator()
getUrlPrefix
in file TUrlMapping.php, method TUrlMapping::getUrlPrefix()
getUrlReferrer
in file THttpRequest.php, method THttpRequest::getUrlReferrer()
getUseCustomStorage
in file THttpSession.php, method THttpSession::getUseCustomStorage()
getUser
in file THttpRequest.php, method TUri::getUser()
getUserAgent
in file THttpRequest.php, method THttpRequest::getUserAgent()
getUserHost
in file THttpRequest.php, method THttpRequest::getUserHost()
getUserHostAddress
in file THttpRequest.php, method THttpRequest::getUserHostAddress()
getUserLanguages
in file THttpRequest.php, method THttpRequest::getUserLanguages()
    Returns a list of user preferred languages.
getUseTransparentSessionID
in file THttpSession.php, method THttpSession::getUseTransparentSessionID()
getValue
in file THttpRequest.php, method THttpCookie::getValue()
top

h

hash
in file TAssetManager.php, method TAssetManager::hash()
    Generate a CRC32 hash for the directory path. Collisions are higher than MD5 but generates a much smaller hash string.
htmlDecode
in file THttpUtility.php, method THttpUtility::htmlDecode()
    HTML-decodes a string.
htmlEncode
in file THttpUtility.php, method THttpUtility::htmlEncode()
    HTML-encodes a string.
httpRedirect
in file THttpResponseAdapter.php, method THttpResponseAdapter::httpRedirect()
    This method is invoked when the response is to redirect to another page.
httpRedirect
in file THttpResponse.php, method THttpResponse::httpRedirect()
    Redirect the browser to another URL and exists the current application.
top

i

init
in file TAssetManager.php, method TAssetManager::init()
    Initializes the module.
init
in file THttpResponse.php, method THttpResponse::init()
    Initializes the module.
init
in file THttpSession.php, method THttpSession::init()
    Initializes the module.
init
in file THttpRequest.php, method THttpRequest::init()
    Initializes the module.
init
in file TUrlMapping.php, method TUrlMappingPattern::init()
    Initializes the pattern.
init
in file TUrlMapping.php, method TUrlMapping::init()
    Initializes this module.
init
in file TCacheHttpSession.php, method TCacheHttpSession::init()
    Initializes the module.
insertAt
in file THttpRequest.php, method THttpCookieCollection::insertAt()
    Inserts an item at the specified position.
itemAt
in file THttpRequest.php, method THttpRequest::itemAt()
    Returns the item with the specified key.
itemAt
in file THttpRequest.php, method THttpCookieCollection::itemAt()
itemAt
in file THttpSession.php, method THttpSession::itemAt()
    Returns the session variable value with the session variable name.
top

k

key
in file THttpSession.php, method TSessionIterator::key()
    Returns the key of the current array element.
top

l

Allow
in file THttpSession.php, class constant THttpSessionCookieMode::Allow
loadConfigFile
in file TUrlMapping.php, method TUrlMapping::loadConfigFile()
    Initialize the module from configuration file.
loadUrlMappings
in file TUrlMapping.php, method TUrlMapping::loadUrlMappings()
    Load and configure each url mapping pattern.
top

n

next
in file THttpSession.php, method TSessionIterator::next()
    Moves the internal pointer to the next array element.
Only
in file THttpSession.php, class constant THttpSessionCookieMode::Only
top

o

CONFIG_FILE_EXT
in file TUrlMapping.php, class constant TUrlMapping::CONFIG_FILE_EXT
    File extension of external configuration file
None
in file THttpSession.php, class constant THttpSessionCookieMode::None
offsetExists
in file THttpRequest.php, method THttpRequest::offsetExists()
    Returns whether there is an element at the specified offset.
offsetExists
in file THttpSession.php, method THttpSession::offsetExists()
    This method is required by the interface ArrayAccess.
offsetGet
in file THttpSession.php, method THttpSession::offsetGet()
    This method is required by the interface ArrayAccess.
offsetGet
in file THttpRequest.php, method THttpRequest::offsetGet()
    Returns the element at the specified offset.
offsetSet
in file THttpSession.php, method THttpSession::offsetSet()
    This method is required by the interface ArrayAccess.
offsetSet
in file THttpRequest.php, method THttpRequest::offsetSet()
    Sets the element at the specified offset.
offsetUnset
in file THttpSession.php, method THttpSession::offsetUnset()
    This method is required by the interface ArrayAccess.
offsetUnset
in file THttpRequest.php, method THttpRequest::offsetUnset()
    Unsets the element at the specified offset.
open
in file THttpSession.php, method THttpSession::open()
    Starts the session if it has not started yet.
top

p

parseUrl
in file TUrlMapping.php, method TUrlMapping::parseUrl()
    Parses the request URL and returns an array of input parameters.
parseUrl
in file TUrlManager.php, method TUrlManager::parseUrl()
    Parses the request URL and returns an array of input parameters.
parseUrl
in file THttpRequest.php, method THttpRequest::parseUrl()
    Parses the request URL and returns an array of input parameters (excluding GET variables).
publishFilePath
in file TAssetManager.php, method TAssetManager::publishFilePath()
    Publishes a file or a directory (recursively).
publishTarFile
in file TAssetManager.php, method TAssetManager::publishTarFile()
    Publish a tar file by extracting its contents to the assets directory.
top

r

redirect
in file THttpResponse.php, method THttpResponse::redirect()
    Redirects the browser to the specified URL.
reload
in file THttpResponse.php, method THttpResponse::reload()
    Reloads the current page.
remove
in file THttpSession.php, method THttpSession::remove()
    Removes a session variable.
remove
in file THttpRequest.php, method THttpRequest::remove()
    Removes an item from the request by its key.
removeAt
in file THttpRequest.php, method THttpCookieCollection::removeAt()
    Removes an item at the specified position.
removeCookie
in file THttpResponse.php, method THttpResponse::removeCookie()
    Deletes a cookie.
resolveRequest
in file THttpRequest.php, method THttpRequest::resolveRequest()
    Resolves the requested service.
rewind
in file THttpSession.php, method TSessionIterator::rewind()
    Rewinds internal array pointer.
top

s

sendContentTypeHeader
in file THttpResponse.php, method THttpResponse::sendContentTypeHeader()
    Sends content type header if charset is not empty.
sendHttpHeader
in file THttpResponse.php, method THttpResponse::sendHttpHeader()
    Send the HTTP header with the status code (defaults to 200) and status reason (defaults to OK)
setAdapter
in file THttpResponse.php, method THttpResponse::setAdapter()
setAutoStart
in file THttpSession.php, method THttpSession::setAutoStart()
setBasePath
in file TAssetManager.php, method TAssetManager::setBasePath()
    Sets the root directory storing published asset files.
setBaseUrl
in file TAssetManager.php, method TAssetManager::setBaseUrl()
setBufferOutput
in file THttpResponse.php, method THttpResponse::setBufferOutput()
setCacheControl
in file THttpResponse.php, method THttpResponse::setCacheControl()
setCacheExpire
in file THttpResponse.php, method THttpResponse::setCacheExpire()
setCacheModuleID
in file TCacheHttpSession.php, method TCacheHttpSession::setCacheModuleID()
setCaseSensitive
in file TUrlMapping.php, method TUrlMappingPattern::setCaseSensitive()
setCharset
in file THttpResponse.php, method THttpResponse::setCharset()
setConfigFile
in file TUrlMapping.php, method TUrlMapping::setConfigFile()
setContentType
in file THttpResponse.php, method THttpResponse::setContentType()
setCookieMode
in file THttpSession.php, method THttpSession::setCookieMode()
setDefaultMappingClass
in file TUrlMapping.php, method TUrlMapping::setDefaultMappingClass()
    Sets the default class of URL mapping patterns.
setDomain
in file THttpRequest.php, method THttpCookie::setDomain()
setEnableCookieValidation
in file THttpRequest.php, method THttpRequest::setEnableCookieValidation()
setEnableCustomUrl
in file TUrlMapping.php, method TUrlMapping::setEnableCustomUrl()
    Sets a value indicating whether to enable custom constructUrl.
setEnableCustomUrl
in file TUrlMapping.php, method TUrlMappingPattern::setEnableCustomUrl()
    Sets a value indicating whether to enable custom constructUrl using this pattern
setExpire
in file THttpRequest.php, method THttpCookie::setExpire()
setGCProbability
in file THttpSession.php, method THttpSession::setGCProbability()
setHtmlWriterType
in file THttpResponse.php, method THttpResponse::setHtmlWriterType()
setID
in file THttpSession.php, method THttpSession::setID()
setID
in file THttpRequest.php, method THttpRequest::setID()
setKeyPrefix
in file TCacheHttpSession.php, method TCacheHttpSession::setKeyPrefix()
setName
in file THttpRequest.php, method THttpCookie::setName()
setParameters
in file TUrlMapping.php, method TUrlMappingPattern::setParameters()
setPath
in file THttpRequest.php, method THttpCookie::setPath()
setPattern
in file TUrlMapping.php, method TUrlMappingPattern::setPattern()
setPublished
in file TAssetManager.php, method TAssetManager::setPublished()
setRegularExpression
in file TUrlMapping.php, method TUrlMappingPattern::setRegularExpression()
setSavePath
in file THttpSession.php, method THttpSession::setSavePath()
setSecure
in file THttpRequest.php, method THttpCookie::setSecure()
setServiceID
in file THttpRequest.php, method THttpRequest::setServiceID()
    Sets the requested service ID.
setServiceID
in file TUrlMapping.php, method TUrlMappingPattern::setServiceID()
setServiceParameter
in file TUrlMapping.php, method TUrlMappingPattern::setServiceParameter()
setServiceParameter
in file THttpRequest.php, method THttpRequest::setServiceParameter()
    Sets the requested service parameter.
setSessionID
in file THttpSession.php, method THttpSession::setSessionID()
setSessionName
in file THttpSession.php, method THttpSession::setSessionName()
setStatusCode
in file THttpResponse.php, method THttpResponse::setStatusCode()
    Set the HTTP status code for the response.
setTimeout
in file THttpSession.php, method THttpSession::setTimeout()
setUrlFormat
in file THttpRequest.php, method THttpRequest::setUrlFormat()
    Sets the format of URLs constructed and interpretted by the request module.
setUrlFormat
in file TUrlMapping.php, method TUrlMappingPattern::setUrlFormat()
    Sets the format of URLs constructed and interpreted by this pattern.
setUrlManager
in file THttpRequest.php, method THttpRequest::setUrlManager()
    Sets the URL manager module.
setUrlParamSeparator
in file TUrlMapping.php, method TUrlMappingPattern::setUrlParamSeparator()
setUrlParamSeparator
in file THttpRequest.php, method THttpRequest::setUrlParamSeparator()
setUrlPrefix
in file TUrlMapping.php, method TUrlMapping::setUrlPrefix()
setUseCustomStorage
in file THttpSession.php, method THttpSession::setUseCustomStorage()
setUseTransparentSessionID
in file THttpSession.php, method THttpSession::setUseTransparentSessionID()
setValue
in file THttpRequest.php, method THttpCookie::setValue()
stripSlashes
in file THttpRequest.php, method THttpRequest::stripSlashes()
    Strips slashes from input data.
supportCustomUrl
in file TUrlMapping.php, method TUrlMappingPattern::supportCustomUrl()
top

t

TAssetManager
in file TAssetManager.php, class TAssetManager
    TAssetManager class
TCacheHttpSession
in file TCacheHttpSession.php, class TCacheHttpSession
    TCacheHttpSession class
THttpCookie
in file THttpRequest.php, class THttpCookie
    THttpCookie class.
THttpCookieCollection
in file THttpRequest.php, class THttpCookieCollection
    THttpCookieCollection class.
THttpRequest
in file THttpRequest.php, class THttpRequest
    THttpRequest class
THttpRequestUrlFormat
in file THttpRequest.php, class THttpRequestUrlFormat
    THttpRequestUrlFormat class.
THttpResponse
in file THttpResponse.php, class THttpResponse
    THttpResponse class
THttpResponseAdapter
in file THttpResponseAdapter.php, class THttpResponseAdapter
    THttpResponseAdapter class.
THttpSession
in file THttpSession.php, class THttpSession
    THttpSession class
THttpSessionCookieMode
in file THttpSession.php, class THttpSessionCookieMode
    THttpSessionCookieMode class.
THttpUtility
in file THttpUtility.php, class THttpUtility
    THttpUtility class
toArray
in file THttpRequest.php, method THttpRequest::toArray()
toArray
in file THttpSession.php, method THttpSession::toArray()
TSessionIterator
in file THttpSession.php, class TSessionIterator
    TSessionIterator class
TUri
in file THttpRequest.php, class TUri
    TUri class
TUrlManager
in file TUrlManager.php, class TUrlManager
    TUrlManager class
TUrlMapping
in file TUrlMapping.php, class TUrlMapping
    TUrlMapping Class
TUrlMappingPattern
in file TUrlMapping.php, class TUrlMappingPattern
    TUrlMappingPattern class.
TAssetManager.php
procedural page TAssetManager.php
TCacheHttpSession.php
procedural page TCacheHttpSession.php
THttpRequest.php
procedural page THttpRequest.php
THttpResponseAdapter.php
procedural page THttpResponseAdapter.php
THttpResponse.php
procedural page THttpResponse.php
THttpSession.php
procedural page THttpSession.php
THttpUtility.php
procedural page THttpUtility.php
TUrlManager.php
procedural page TUrlManager.php
TUrlMapping.php
procedural page TUrlMapping.php
top

v

valid
in file THttpSession.php, method TSessionIterator::valid()
    Returns whether there is an element at current position.
top

w

write
in file THttpResponse.php, method THttpResponse::write()
    Outputs a string.
writeFile
in file THttpResponse.php, method THttpResponse::writeFile()
    Sends a file back to user.
top