[System.Web] element index

Package indexes

All elements
a c d e f g h i k l n o p r s t v w _
_
top
_close
THttpSession::_close() in THttpSession.php
Session close handler.
_destroy
TCacheHttpSession::_destroy() in TCacheHttpSession.php
Session destroy handler.
_destroy
THttpSession::_destroy() in THttpSession.php
Session destroy handler.
_gc
THttpSession::_gc() in THttpSession.php
Session GC (garbage collection) handler.
_open
THttpSession::_open() in THttpSession.php
Session open handler.
_read
THttpSession::_read() in THttpSession.php
Session read handler.
_read
TCacheHttpSession::_read() in TCacheHttpSession.php
Session read handler.
_write
THttpSession::_write() in THttpSession.php
Session write handler.
_write
TCacheHttpSession::_write() in TCacheHttpSession.php
Session write handler.
__construct
Constructor.
__construct
Constructor.
__construct
THttpResponseAdapter::__construct() in THttpResponseAdapter.php
Constructor. Attach a response to be adapted.
__construct
THttpCookie::__construct() in THttpRequest.php
Constructor.
__construct
Constructor.
__construct
TUri::__construct() in THttpRequest.php
Constructor.
__destruct
THttpResponse::__destruct() in THttpResponse.php
Destructor.
a
top
add
THttpSession::add() in THttpSession.php
Adds a session variable.
add
THttpRequest::add() in THttpRequest.php
Adds an item into the request.
addCookie
THttpResponse::addCookie() in THttpResponse.php
Sends a cookie.
appendHeader
THttpResponse::appendHeader() in THttpResponse.php
Sends a header.
appendLog
THttpResponse::appendLog() in THttpResponse.php
Writes a log message into error log.
Path
THttpRequestUrlFormat::Path in THttpRequest.php
c
top
calculateKey
TCacheHttpSession::calculateKey() in TCacheHttpSession.php
clear
THttpSession::clear() in THttpSession.php
Removes all session variables
clear
THttpRequest::clear() in THttpRequest.php
Removes all items in the request.
clear
THttpResponse::clear() in THttpResponse.php
Clears any existing buffered content.
close
THttpSession::close() in THttpSession.php
Ends the current session and store session data.
constructUrl
THttpRequest::constructUrl() in THttpRequest.php
Constructs a URL that can be recognized by PRADO.
constructUrl
Constructs a URL using this pattern.
constructUrl
TUrlManager::constructUrl() in TUrlManager.php
Constructs a URL that can be recognized by PRADO.
constructUrl
TUrlMapping::constructUrl() in TUrlMapping.php
Constructs a URL that can be recognized by PRADO.
contains
THttpRequest::contains() in THttpRequest.php
contains
THttpSession::contains() in THttpSession.php
copyDirectory
TAssetManager::copyDirectory() in TAssetManager.php
Copies a directory recursively as another.
copyFile
TAssetManager::copyFile() in TAssetManager.php
Copies a file to a directory.
count
THttpSession::count() in THttpSession.php
Returns the number of items in the session.
count
THttpRequest::count() in THttpRequest.php
Returns the number of items in the request.
createHtmlWriter
Creates a new instance of HTML writer.
createNewHtmlWriter
Create a new html writer instance.
createNewHtmlWriter
This method is invoked when a new HtmlWriter needs to be created.
current
TSessionIterator::current() in THttpSession.php
Returns the current array element.
d
top
deployTarFile
TAssetManager::deployTarFile() in TAssetManager.php
Extracts the tar file to the destination directory.
destroy
THttpSession::destroy() in THttpSession.php
Destroys all data registered to a session.
e
top
DEFAULT_BASEPATH
TAssetManager::DEFAULT_BASEPATH in TAssetManager.php
Default web accessible base path for storing private files
Get
THttpRequestUrlFormat::Get in THttpRequest.php
f
top
findCookieByName
Finds the cookie with the specified name.
flush
THttpResponse::flush() in THttpResponse.php
Flush the response contents and headers.
flushContent
THttpResponseAdapter::flushContent() in THttpResponseAdapter.php
This method is invoked when the response flushes the content and headers.
flushContent
THttpResponse::flushContent() in THttpResponse.php
Outputs the buffered content, sends content-type and charset header.
g
top
getAbsoluteApplicationUrl
getAcceptTypes
THttpRequest::getAcceptTypes() in THttpRequest.php
getAdapter
THttpResponse::getAdapter() in THttpResponse.php
getApplicationFilePath
getApplicationUrl
getAutoStart
THttpSession::getAutoStart() in THttpSession.php
getBasePath
TAssetManager::getBasePath() in TAssetManager.php
getBaseUrl
THttpRequest::getBaseUrl() in THttpRequest.php
getBaseUrl
TAssetManager::getBaseUrl() in TAssetManager.php
getBrowser
THttpRequest::getBrowser() in THttpRequest.php
getBufferOutput
getCache
TCacheHttpSession::getCache() in TCacheHttpSession.php
getCacheControl
getCacheExpire
THttpResponse::getCacheExpire() in THttpResponse.php
getCacheModuleID
TCacheHttpSession::getCacheModuleID() in TCacheHttpSession.php
getCaseSensitive
getCharset
THttpResponse::getCharset() in THttpResponse.php
getConfigFile
TUrlMapping::getConfigFile() in TUrlMapping.php
getContents
THttpResponse::getContents() in THttpResponse.php
Returns the content in the output buffer.
getContentType
THttpResponse::getContentType() in THttpResponse.php
getCookie
THttpSession::getCookie() in THttpSession.php
getCookieMode
THttpSession::getCookieMode() in THttpSession.php
getCookies
THttpRequest::getCookies() in THttpRequest.php
getCookies
THttpResponse::getCookies() in THttpResponse.php
getCount
THttpRequest::getCount() in THttpRequest.php
getCount
THttpSession::getCount() in THttpSession.php
getDefaultMappingClass
getDomain
THttpCookie::getDomain() in THttpRequest.php
getEnableCookieValidation
getEnableCustomUrl
Returns a value indicating whether to enable custom constructUrl.
getEnableCustomUrl
Returns a value indicating whether to use this pattern to construct URL.
getEnvironmentVariables
getExpire
THttpCookie::getExpire() in THttpRequest.php
getFragment
TUri::getFragment() in THttpRequest.php
getGCProbability
getHasAdapter
THttpResponse::getHasAdapter() in THttpResponse.php
getHost
TUri::getHost() in THttpRequest.php
getHtmlWriterType
getID
THttpRequest::getID() in THttpRequest.php
getID
THttpSession::getID() in THttpSession.php
getIsSecureConnection
getIsStarted
THttpSession::getIsStarted() in THttpSession.php
getIterator
THttpSession::getIterator() in THttpSession.php
Returns an iterator for traversing the session variables.
getIterator
THttpRequest::getIterator() in THttpRequest.php
Returns an iterator for traversing the items in the list.
getKeyPrefix
TCacheHttpSession::getKeyPrefix() in TCacheHttpSession.php
getKeys
THttpRequest::getKeys() in THttpRequest.php
getKeys
THttpSession::getKeys() in THttpSession.php
getManager
getMatchingPattern
getName
THttpCookie::getName() in THttpRequest.php
getParameterizedPattern
Substitute the parameter key value pairs as named groupings in the regular expression matching pattern.
getParameters
getPassword
TUri::getPassword() in THttpRequest.php
getPath
THttpCookie::getPath() in THttpRequest.php
getPath
TUri::getPath() in THttpRequest.php
getPathInfo
THttpRequest::getPathInfo() in THttpRequest.php
getPattern
getPatternMatches
Uses URL pattern (or full regular expression if available) to match the given url path.
getPort
TUri::getPort() in THttpRequest.php
getPublishedPath
Returns the published path of a file path.
getPublishedUrl
Returns the URL of a published file path.
getQuery
TUri::getQuery() in THttpRequest.php
getQueryString
THttpRequest::getQueryString() in THttpRequest.php
getRegularExpression
getRequestResolved
getRequestType
THttpRequest::getRequestType() in THttpRequest.php
getRequestUri
THttpRequest::getRequestUri() in THttpRequest.php
getResponse
THttpResponseAdapter::getResponse() in THttpResponseAdapter.php
getSavePath
THttpSession::getSavePath() in THttpSession.php
getScheme
TUri::getScheme() in THttpRequest.php
getSecure
THttpCookie::getSecure() in THttpRequest.php
getServerName
THttpRequest::getServerName() in THttpRequest.php
getServerPort
THttpRequest::getServerPort() in THttpRequest.php
getServerVariables
getServiceID
getServiceID
THttpRequest::getServiceID() in THttpRequest.php
getServiceParameter
getServiceParameter
getSessionID
THttpSession::getSessionID() in THttpSession.php
getSessionName
THttpSession::getSessionName() in THttpSession.php
getStatusCode
THttpResponse::getStatusCode() in THttpResponse.php
getStatusReason
getTimeout
THttpSession::getTimeout() in THttpSession.php
getUploadedFiles
getUri
TUri::getUri() in THttpRequest.php
getUrl
THttpRequest::getUrl() in THttpRequest.php
getUrlFormat
THttpRequest::getUrlFormat() in THttpRequest.php
getUrlManager
THttpRequest::getUrlManager() in THttpRequest.php
getUrlManagerModule
getUrlParamSeparator
getUrlPrefix
TUrlMapping::getUrlPrefix() in TUrlMapping.php
getUrlReferrer
THttpRequest::getUrlReferrer() in THttpRequest.php
getUseCustomStorage
getUser
TUri::getUser() in THttpRequest.php
getUserAgent
THttpRequest::getUserAgent() in THttpRequest.php
getUserHost
THttpRequest::getUserHost() in THttpRequest.php
getUserHostAddress
getUserLanguages
Returns a list of user preferred languages.
getUseTransparentSessionID
getValue
THttpCookie::getValue() in THttpRequest.php
h
top
hash
TAssetManager::hash() in TAssetManager.php
Generate a CRC32 hash for the directory path. Collisions are higher than MD5 but generates a much smaller hash string.
htmlDecode
THttpUtility::htmlDecode() in THttpUtility.php
HTML-decodes a string.
htmlEncode
THttpUtility::htmlEncode() in THttpUtility.php
HTML-encodes a string.
httpRedirect
THttpResponseAdapter::httpRedirect() in THttpResponseAdapter.php
This method is invoked when the response is to redirect to another page.
httpRedirect
THttpResponse::httpRedirect() in THttpResponse.php
Redirect the browser to another URL and exists the current application.
i
top
init
TAssetManager::init() in TAssetManager.php
Initializes the module.
init
THttpResponse::init() in THttpResponse.php
Initializes the module.
init
THttpSession::init() in THttpSession.php
Initializes the module.
init
THttpRequest::init() in THttpRequest.php
Initializes the module.
init
TUrlMappingPattern::init() in TUrlMapping.php
Initializes the pattern.
init
TUrlMapping::init() in TUrlMapping.php
Initializes this module.
init
TCacheHttpSession::init() in TCacheHttpSession.php
Initializes the module.
insertAt
Inserts an item at the specified position.
itemAt
THttpRequest::itemAt() in THttpRequest.php
Returns the item with the specified key.
itemAt
itemAt
THttpSession::itemAt() in THttpSession.php
Returns the session variable value with the session variable name.
k
top
key
TSessionIterator::key() in THttpSession.php
Returns the key of the current array element.
l
top
Allow
THttpSessionCookieMode::Allow in THttpSession.php
loadConfigFile
Initialize the module from configuration file.
loadUrlMappings
Load and configure each url mapping pattern.
n
top
next
TSessionIterator::next() in THttpSession.php
Moves the internal pointer to the next array element.
Only
THttpSessionCookieMode::Only in THttpSession.php
o
top
CONFIG_FILE_EXT
TUrlMapping::CONFIG_FILE_EXT in TUrlMapping.php
File extension of external configuration file
None
THttpSessionCookieMode::None in THttpSession.php
offsetExists
THttpRequest::offsetExists() in THttpRequest.php
Returns whether there is an element at the specified offset.
offsetExists
THttpSession::offsetExists() in THttpSession.php
This method is required by the interface ArrayAccess.
offsetGet
THttpSession::offsetGet() in THttpSession.php
This method is required by the interface ArrayAccess.
offsetGet
THttpRequest::offsetGet() in THttpRequest.php
Returns the element at the specified offset.
offsetSet
THttpSession::offsetSet() in THttpSession.php
This method is required by the interface ArrayAccess.
offsetSet
THttpRequest::offsetSet() in THttpRequest.php
Sets the element at the specified offset.
offsetUnset
THttpSession::offsetUnset() in THttpSession.php
This method is required by the interface ArrayAccess.
offsetUnset
THttpRequest::offsetUnset() in THttpRequest.php
Unsets the element at the specified offset.
open
THttpSession::open() in THttpSession.php
Starts the session if it has not started yet.
p
top
parseUrl
TUrlMapping::parseUrl() in TUrlMapping.php
Parses the request URL and returns an array of input parameters.
parseUrl
TUrlManager::parseUrl() in TUrlManager.php
Parses the request URL and returns an array of input parameters.
parseUrl
THttpRequest::parseUrl() in THttpRequest.php
Parses the request URL and returns an array of input parameters (excluding GET variables).
publishFilePath
Publishes a file or a directory (recursively).
publishTarFile
TAssetManager::publishTarFile() in TAssetManager.php
Publish a tar file by extracting its contents to the assets directory.
r
top
redirect
THttpResponse::redirect() in THttpResponse.php
Redirects the browser to the specified URL.
reload
THttpResponse::reload() in THttpResponse.php
Reloads the current page.
remove
THttpSession::remove() in THttpSession.php
Removes a session variable.
remove
THttpRequest::remove() in THttpRequest.php
Removes an item from the request by its key.
removeAt
Removes an item at the specified position.
removeCookie
THttpResponse::removeCookie() in THttpResponse.php
Deletes a cookie.
resolveRequest
THttpRequest::resolveRequest() in THttpRequest.php
Resolves the requested service.
rewind
TSessionIterator::rewind() in THttpSession.php
Rewinds internal array pointer.
s
top
sendContentTypeHeader
Sends content type header if charset is not empty.
sendHttpHeader
THttpResponse::sendHttpHeader() in THttpResponse.php
Send the HTTP header with the status code (defaults to 200) and status reason (defaults to OK)
setAdapter
THttpResponse::setAdapter() in THttpResponse.php
setAutoStart
THttpSession::setAutoStart() in THttpSession.php
setBasePath
TAssetManager::setBasePath() in TAssetManager.php
Sets the root directory storing published asset files.
setBaseUrl
TAssetManager::setBaseUrl() in TAssetManager.php
setBufferOutput
setCacheControl
setCacheExpire
THttpResponse::setCacheExpire() in THttpResponse.php
setCacheModuleID
TCacheHttpSession::setCacheModuleID() in TCacheHttpSession.php
setCaseSensitive
setCharset
THttpResponse::setCharset() in THttpResponse.php
setConfigFile
TUrlMapping::setConfigFile() in TUrlMapping.php
setContentType
THttpResponse::setContentType() in THttpResponse.php
setCookieMode
THttpSession::setCookieMode() in THttpSession.php
setDefaultMappingClass
Sets the default class of URL mapping patterns.
setDomain
THttpCookie::setDomain() in THttpRequest.php
setEnableCookieValidation
setEnableCustomUrl
Sets a value indicating whether to enable custom constructUrl using this pattern
setEnableCustomUrl
Sets a value indicating whether to enable custom constructUrl.
setExpire
THttpCookie::setExpire() in THttpRequest.php
setGCProbability
setHtmlWriterType
setID
THttpRequest::setID() in THttpRequest.php
setID
THttpSession::setID() in THttpSession.php
setKeyPrefix
TCacheHttpSession::setKeyPrefix() in TCacheHttpSession.php
setName
THttpCookie::setName() in THttpRequest.php
setParameters
setPath
THttpCookie::setPath() in THttpRequest.php
setPattern
setRegularExpression
setSavePath
THttpSession::setSavePath() in THttpSession.php
setSecure
THttpCookie::setSecure() in THttpRequest.php
setServiceID
THttpRequest::setServiceID() in THttpRequest.php
Sets the requested service ID.
setServiceID
setServiceParameter
setServiceParameter
Sets the requested service parameter.
setSessionID
THttpSession::setSessionID() in THttpSession.php
setSessionName
THttpSession::setSessionName() in THttpSession.php
setStatusCode
THttpResponse::setStatusCode() in THttpResponse.php
Set the HTTP status code for the response.
setTimeout
THttpSession::setTimeout() in THttpSession.php
setUrlFormat
THttpRequest::setUrlFormat() in THttpRequest.php
Sets the format of URLs constructed and interpretted by the request module.
setUrlManager
THttpRequest::setUrlManager() in THttpRequest.php
Sets the URL manager module.
setUrlParamSeparator
setUrlPrefix
TUrlMapping::setUrlPrefix() in TUrlMapping.php
setUseCustomStorage
setUseTransparentSessionID
setValue
THttpCookie::setValue() in THttpRequest.php
stripSlashes
THttpRequest::stripSlashes() in THttpRequest.php
Strips slashes from input data.
supportCustomUrl
t
top
TAssetManager
TAssetManager in TAssetManager.php
TAssetManager class
TCacheHttpSession
TCacheHttpSession in TCacheHttpSession.php
TCacheHttpSession class
THttpCookie
THttpCookie in THttpRequest.php
THttpCookie class.
THttpCookieCollection
THttpCookieCollection in THttpRequest.php
THttpCookieCollection class.
THttpRequest
THttpRequest in THttpRequest.php
THttpRequest class
THttpRequestUrlFormat
THttpRequestUrlFormat in THttpRequest.php
THttpRequestUrlFormat class.
THttpResponse
THttpResponse in THttpResponse.php
THttpResponse class
THttpResponseAdapter
THttpResponseAdapter in THttpResponseAdapter.php
THttpResponseAdapter class.
THttpSession
THttpSession in THttpSession.php
THttpSession class
THttpSessionCookieMode
THttpSessionCookieMode in THttpSession.php
THttpSessionCookieMode class.
THttpUtility
THttpUtility in THttpUtility.php
THttpUtility class
toArray
THttpRequest::toArray() in THttpRequest.php
toArray
THttpSession::toArray() in THttpSession.php
TSessionIterator
TSessionIterator in THttpSession.php
TSessionIterator class
TUri
TUri in THttpRequest.php
TUri class
TUrlManager
TUrlManager in TUrlManager.php
TUrlManager class
TUrlMapping
TUrlMapping in TUrlMapping.php
TUrlMapping Class
TUrlMappingPattern
TUrlMappingPattern in TUrlMapping.php
TUrlMappingPattern class.
TAssetManager.php
TAssetManager.php in TAssetManager.php
TCacheHttpSession.php
TCacheHttpSession.php in TCacheHttpSession.php
THttpRequest.php
THttpRequest.php in THttpRequest.php
THttpResponseAdapter.php
THttpResponseAdapter.php in THttpResponseAdapter.php
THttpResponse.php
THttpResponse.php in THttpResponse.php
THttpSession.php
THttpSession.php in THttpSession.php
THttpUtility.php
THttpUtility.php in THttpUtility.php
TUrlManager.php
TUrlManager.php in TUrlManager.php
TUrlMapping.php
TUrlMapping.php in TUrlMapping.php
v
top
valid
TSessionIterator::valid() in THttpSession.php
Returns whether there is an element at current position.
w
top
write
THttpResponse::write() in THttpResponse.php
Outputs a string.
writeFile
THttpResponse::writeFile() in THttpResponse.php
Sends a file back to user.
a c d e f g h i k l n o p r s t v w _