[System.Web.Services] element index

Package indexes

All elements
a b c d e f g h i l p r s t w _
_
top
__construct
Constructor
__construct
TSoapService::__construct() in TSoapService.php
Constructor.
__construct
Constructor.
__construct
TRpcServer::__construct() in TRpcService.php
Constructor
__construct
TRpcException::__construct() in TRpcService.php
__construct
__destruct
Destructor
a
top
$apiProviders
TRpcService::$apiProviders in TRpcService.php
addMethod
TXmlRpcProtocol::addMethod() in TRpcService.php
Registers a new RPC method and handler details
addMethod
TRpcProtocol::addMethod() in TRpcService.php
Registers a new RPC method and handler details
addRpcMethod
TRpcServer::addRpcMethod() in TRpcService.php
applyConfiguration
Applies a page configuration.
b
top
BASE_API_PROVIDER
const string base api provider class which every API must extend
BASE_RPC_SERVER
TRpcService::BASE_RPC_SERVER in TRpcService.php
const string base RPC server implementation
c
top
callApiMethod
Calls the callback handler for the given method
callMethod
Handles the RPC request
callMethod
Handles the RPC request
callMethod
TRpcProtocol::callMethod() in TRpcService.php
CONFIG_CACHE_PREFIX
Prefix of ID used for storing parsed configuration in cache
CONFIG_FILE_PHP
TPageService::CONFIG_FILE_PHP in TPageService.php
Configuration file name
CONFIG_FILE_XML
TPageService::CONFIG_FILE_XML in TPageService.php
Configuration file name
constructUrl
TPageService::constructUrl() in TPageService.php
Constructs a URL with specified page path and GET parameters.
constructUrl
TSoapService::constructUrl() in TSoapService.php
Constructs a URL with specified page path and GET parameters.
createApiProvider
Creates the API provider instance for the current request
createErrorResponse
Turns the given exception into an XML RPC fault
createErrorResponse
createErrorResponse
Turns the given exception into an JSON RPC fault
createJsonResponse
Renders content provided by TJsonResponse::getJsonContent() as javascript in JSON format.
createPage
TPageService::createPage() in TPageService.php
Creates a page instance based on requested page path.
createResponseHeaders
Sets the correct response headers
createResponseHeaders
Sets the correct response headers
createResponseHeaders
createServer
TSoapService::createServer() in TSoapService.php
Creates the requested SOAP server.
createServer
TSoapServer::createServer() in TSoapService.php
Creates the SoapServer instance.
d
top
decode
TXmlRpcProtocol::decode() in TRpcService.php
Decodes XML encoded data into PHP data
decode
TRpcProtocol::decode() in TRpcService.php
decode
TJsonRpcProtocol::decode() in TRpcService.php
Decodes JSON encoded data into PHP data
DEFAULT_BASEPATH
TPageService::DEFAULT_BASEPATH in TPageService.php
Default base path
DEFAULT_SOAP_SERVER
determineRequestedFeedPath
determineRequestedPagePath
Determines the requested page path.
e
top
encode
TXmlRpcProtocol::encode() in TRpcService.php
Encodes PHP data into XML data
encode
TRpcProtocol::encode() in TRpcService.php
encode
TJsonRpcProtocol::encode() in TRpcService.php
Encodes PHP data into JSON data
f
top
FALLBACK_BASEPATH
Fallback base path - used to be the default up to Prado < 3.2
fault
TSoapServer::fault() in TSoapService.php
Generate a SOAP fault message.
g
top
getActor
TSoapServer::getActor() in TSoapService.php
getApplicationConfigurations
getBasePageClass
getBasePath
TPageService::getBasePath() in TPageService.php
getClassMaps
TSoapServer::getClassMaps() in TSoapService.php
getClientScriptManagerClass
getConfigFile
TSoapService::getConfigFile() in TSoapService.php
getContentType
Sets the content type of the feed content to be sent.
getDefaultPage
TPageService::getDefaultPage() in TPageService.php
getDefaultPageUrl
getEncoding
TSoapServer::getEncoding() in TSoapService.php
getExternalConfigurations
getFeedContent
getID
TJsonResponse::getID() in TJsonService.php
getID
TSoapServer::getID() in TSoapService.php
getIsWsdlRequest
getJsonContent
getOptions
TSoapServer::getOptions() in TSoapService.php
getPayload
TRpcServer::getPayload() in TRpcService.php
getProperties
Returns list of page initial property values.
getProvider
TSoapServer::getProvider() in TSoapService.php
getRequestedMethod
Soap method guessed from the SOAP message received.
getRequestedPage
getRequestedPagePath
getRpcServer
getRules
TPageConfiguration::getRules() in TPageService.php
Returns list of authorization rules.
getServerID
TSoapService::getServerID() in TSoapService.php
getSessionPersistent
getTemplateManager
getThemeManager
getUri
TSoapServer::getUri() in TSoapService.php
getVersion
TSoapServer::getVersion() in TSoapService.php
getWsdl
TSoapServer::getWsdl() in TSoapService.php
Returns the WSDL content of the SOAP server.
getWsdlUri
TSoapServer::getWsdlUri() in TSoapService.php
guessMethodCallRequested
Guess the SOAP method request from the actual SOAP message
h
top
$handler
TRpcServer::$handler in TRpcService.php
i
top
IFeedContentProvider
IFeedContentProvider in TFeedService.php
IFeedContentProvider interface.
init
TPageService::init() in TPageService.php
Initializes the service.
init
TSoapService::init() in TSoapService.php
Initializes this module.
init
TRpcService::init() in TRpcService.php
Initializes the service
init
TJsonService::init() in TJsonService.php
Initializes this module.
init
TFeedService::init() in TFeedService.php
Initializes this module.
init
TJsonResponse::init() in TJsonService.php
Initializes the feed.
init
IFeedContentProvider::init() in TFeedService.php
Initializes the feed content provider.
initPageContext
Initializes page context.
l
top
loadApplicationConfigurationFromPhp
loadApplicationConfigurationFromXml
Loads the configuration specific for application part
loadConfig
TRpcService::loadConfig() in TRpcService.php
loadFromFile
Loads a specific config file.
loadFromFiles
Loads configuration for a page specified in a path format.
loadFromPhp
loadFromXml
Loads a page configuration.
loadJsonServices
Load the service definitions.
loadPageConfig
TPageService::loadPageConfig() in TPageService.php
Collects configuration for a page.
loadPageConfigurationFromPhp
loadPageConfigurationFromXml
Loads the configuration specific for page service.
p
top
$protocolHandlers
PAGE_FILE_EXT
TPageService::PAGE_FILE_EXT in TPageService.php
Page template file extension
processRequest
processRequest
TRpcServer::processRequest() in TRpcService.php
r
top
$rpcMethods
TRpcProtocol::$rpcMethods in TRpcService.php
$rpcServer
TRpcApiProvider::$rpcServer in TRpcService.php
registerMethods
resolveRequest
TSoapService::resolveRequest() in TSoapService.php
Resolves the request parameter.
run
TSoapServer::run() in TSoapService.php
Handles the SOAP request.
run
TSoapService::run() in TSoapService.php
Runs the service.
run
TRpcService::run() in TRpcService.php
Runs the service
run
TJsonService::run() in TJsonService.php
Runs the service.
run
TPageService::run() in TPageService.php
Runs the service.
run
TFeedService::run() in TFeedService.php
Runs the service.
runPage
TPageService::runPage() in TPageService.php
Executes a page.
s
top
setActor
TSoapServer::setActor() in TSoapService.php
setBasePageClass
Sets the base page class name (in namespace format).
setBasePath
TPageService::setBasePath() in TPageService.php
setClassMaps
TSoapServer::setClassMaps() in TSoapService.php
setClientScriptManagerClass
Sets the clientscript manager class (in namespace format).
setConfigFile
TSoapService::setConfigFile() in TSoapService.php
setDefaultPage
TPageService::setDefaultPage() in TPageService.php
setEncoding
TSoapServer::setEncoding() in TSoapService.php
setID
TSoapServer::setID() in TSoapService.php
setID
TJsonResponse::setID() in TJsonService.php
setProvider
TSoapServer::setProvider() in TSoapService.php
setSessionPersistent
setTemplateManager
setThemeManager
setUri
TSoapServer::setUri() in TSoapService.php
setVersion
TSoapServer::setVersion() in TSoapService.php
setWsdlUri
TSoapServer::setWsdlUri() in TSoapService.php
t
top
TFeedService
TFeedService in TFeedService.php
TFeedService class
TJsonResponse
TJsonResponse in TJsonService.php
TJsonResponse Class
TJsonRpcProtocol
TJsonRpcProtocol in TRpcService.php
TJsonRpcProtocol class
TJsonService
TJsonService in TJsonService.php
TJsonService class provides to end-users javascript content response in JSON format.
TPageConfiguration
TPageConfiguration in TPageService.php
TPageConfiguration class
TPageService
TPageService in TPageService.php
TPageService class.
TRpcApiProvider
TRpcApiProvider in TRpcService.php
TRpcApiProvider class
TRpcException
TRpcException in TRpcService.php
TRpcException class
TRpcProtocol
TRpcProtocol in TRpcService.php
TRpcProtocol class
TRpcServer
TRpcServer in TRpcService.php
TRpcServer class
TRpcService
TRpcService in TRpcService.php
TRpcService class
TSoapServer
TSoapServer in TSoapService.php
TSoapServer class.
TSoapService
TSoapService in TSoapService.php
TSoapService class
TXmlRpcProtocol
TXmlRpcProtocol in TRpcService.php
TXmlRpcProtocol class
TFeedService.php
TFeedService.php in TFeedService.php
TJsonService.php
TJsonService.php in TJsonService.php
TPageService.php
TPageService.php in TPageService.php
TRpcService.php
TRpcService.php in TRpcService.php
TSoapService.php
TSoapService.php in TSoapService.php
w
top
WSDL_CACHE_PREFIX
TSoapServer::WSDL_CACHE_PREFIX in TSoapService.php
a b c d e f g h i l p r s t w _