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.Services

[ a ] [ c ] [ d ] [ e ] [ f ] [ g ] [ i ] [ l ] [ o ] [ r ] [ s ] [ t ] [ _ ]

_

__construct
in file TSoapService.php, method TSoapService::__construct()
    Constructor.
__construct
in file TPageService.php, method TPageConfiguration::__construct()
    Constructor.
top

a

applyConfiguration
in file TPageService.php, method TPageService::applyConfiguration()
    Applies a page configuration.
PAGE_FILE_EXT
in file TPageService.php, class constant TPageService::PAGE_FILE_EXT
    Page template file extension
top

c

constructUrl
in file TSoapService.php, method TSoapService::constructUrl()
    Constructs a URL with specified page path and GET parameters.
constructUrl
in file TPageService.php, method TPageService::constructUrl()
    Constructs a URL with specified page path and GET parameters.
createJsonResponse
in file TJsonService.php, method TJsonService::createJsonResponse()
    Renders content provided by TJsonResponse::getJsonContent() as javascript in JSON format.
createPage
in file TPageService.php, method TPageService::createPage()
    Creates a page instance based on requested page path.
createServer
in file TSoapService.php, method TSoapService::createServer()
    Creates the requested SOAP server.
createServer
in file TSoapService.php, method TSoapServer::createServer()
    Creates the SoapServer instance.
top

d

determineRequestedFeedPath
in file TFeedService.php, method TFeedService::determineRequestedFeedPath()
determineRequestedPagePath
in file TPageService.php, method TPageService::determineRequestedPagePath()
    Determines the requested page path.
top

e

DEFAULT_BASEPATH
in file TPageService.php, class constant TPageService::DEFAULT_BASEPATH
    Default base path
DEFAULT_SOAP_SERVER
in file TSoapService.php, class constant TSoapService::DEFAULT_SOAP_SERVER
top

f

fault
in file TSoapService.php, method TSoapServer::fault()
    Generate a SOAP fault message.
top

g

getActor
in file TSoapService.php, method TSoapServer::getActor()
getApplicationConfigurations
in file TPageService.php, method TPageConfiguration::getApplicationConfigurations()
getBasePageClass
in file TPageService.php, method TPageService::getBasePageClass()
getBasePath
in file TPageService.php, method TPageService::getBasePath()
getClassMaps
in file TSoapService.php, method TSoapServer::getClassMaps()
getConfigFile
in file TSoapService.php, method TSoapService::getConfigFile()
getContentType
in file TFeedService.php, method IFeedContentProvider::getContentType()
    Sets the content type of the feed content to be sent.
getDefaultPage
in file TPageService.php, method TPageService::getDefaultPage()
getDefaultPageUrl
in file TPageService.php, method TPageService::getDefaultPageUrl()
getEncoding
in file TSoapService.php, method TSoapServer::getEncoding()
getExternalConfigurations
in file TPageService.php, method TPageConfiguration::getExternalConfigurations()
getFeedContent
in file TFeedService.php, method IFeedContentProvider::getFeedContent()
getID
in file TSoapService.php, method TSoapServer::getID()
getID
in file TJsonService.php, method TJsonResponse::getID()
getIsWsdlRequest
in file TSoapService.php, method TSoapService::getIsWsdlRequest()
getJsonContent
in file TJsonService.php, method TJsonResponse::getJsonContent()
getOptions
in file TSoapService.php, method TSoapServer::getOptions()
getProperties
in file TPageService.php, method TPageConfiguration::getProperties()
    Returns list of page initial property values.
getProvider
in file TSoapService.php, method TSoapServer::getProvider()
getRequestedMethod
in file TSoapService.php, method TSoapServer::getRequestedMethod()
    Soap method guessed from the SOAP message received.
getRequestedPage
in file TPageService.php, method TPageService::getRequestedPage()
getRequestedPagePath
in file TPageService.php, method TPageService::getRequestedPagePath()
getRules
in file TPageService.php, method TPageConfiguration::getRules()
    Returns list of authorization rules.
getServerID
in file TSoapService.php, method TSoapService::getServerID()
getSessionPersistent
in file TSoapService.php, method TSoapServer::getSessionPersistent()
getTemplateManager
in file TPageService.php, method TPageService::getTemplateManager()
getThemeManager
in file TPageService.php, method TPageService::getThemeManager()
getUri
in file TSoapService.php, method TSoapServer::getUri()
getVersion
in file TSoapService.php, method TSoapServer::getVersion()
getWsdl
in file TSoapService.php, method TSoapServer::getWsdl()
    Returns the WSDL content of the SOAP server.
getWsdlUri
in file TSoapService.php, method TSoapServer::getWsdlUri()
guessMethodCallRequested
in file TSoapService.php, method TSoapServer::guessMethodCallRequested()
    Guess the SOAP method request from the actual SOAP message
top

i

IFeedContentProvider
in file TFeedService.php, class IFeedContentProvider
    IFeedContentProvider interface.
init
in file TPageService.php, method TPageService::init()
    Initializes the service.
init
in file TSoapService.php, method TSoapService::init()
    Initializes this module.
init
in file TJsonService.php, method TJsonService::init()
    Initializes this module.
init
in file TJsonService.php, method TJsonResponse::init()
    Initializes the feed.
init
in file TFeedService.php, method TFeedService::init()
    Initializes this module.
init
in file TFeedService.php, method IFeedContentProvider::init()
    Initializes the feed content provider.
initPageContext
in file TPageService.php, method TPageService::initPageContext()
    Initializes page context.
top

l

loadApplicationConfigurationFromXml
in file TPageService.php, method TPageConfiguration::loadApplicationConfigurationFromXml()
    Loads the configuration specific for application part
loadFromFile
in file TPageService.php, method TPageConfiguration::loadFromFile()
    Loads a specific config file.
loadFromFiles
in file TPageService.php, method TPageConfiguration::loadFromFiles()
    Loads configuration for a page specified in a path format.
loadFromXml
in file TPageService.php, method TPageConfiguration::loadFromXml()
    Loads a page configuration.
loadJsonServices
in file TJsonService.php, method TJsonService::loadJsonServices()
    Load the service definitions.
loadPageConfig
in file TPageService.php, method TPageService::loadPageConfig()
    Collects configuration for a page.
loadPageConfigurationFromXml
in file TPageService.php, method TPageConfiguration::loadPageConfigurationFromXml()
    Loads the configuration specific for page service.
top

o

CONFIG_CACHE_PREFIX
in file TPageService.php, class constant TPageService::CONFIG_CACHE_PREFIX
    Prefix of ID used for storing parsed configuration in cache
CONFIG_FILE
in file TPageService.php, class constant TPageService::CONFIG_FILE
    Configuration file name
CONFIG_FILE_EXT
in file TSoapService.php, class constant TSoapService::CONFIG_FILE_EXT
top

r

resolveRequest
in file TSoapService.php, method TSoapService::resolveRequest()
    Resolves the request parameter.
run
in file TSoapService.php, method TSoapServer::run()
    Handles the SOAP request.
run
in file TFeedService.php, method TFeedService::run()
    Runs the service.
run
in file TPageService.php, method TPageService::run()
    Runs the service.
run
in file TJsonService.php, method TJsonService::run()
    Runs the service.
run
in file TSoapService.php, method TSoapService::run()
    Runs the service.
runPage
in file TPageService.php, method TPageService::runPage()
    Executes a page.
top

s

setActor
in file TSoapService.php, method TSoapServer::setActor()
setBasePageClass
in file TPageService.php, method TPageService::setBasePageClass()
    Sets the base page class name (in namespace format).
setBasePath
in file TPageService.php, method TPageService::setBasePath()
setClassMaps
in file TSoapService.php, method TSoapServer::setClassMaps()
setConfigFile
in file TSoapService.php, method TSoapService::setConfigFile()
setDefaultPage
in file TPageService.php, method TPageService::setDefaultPage()
setEncoding
in file TSoapService.php, method TSoapServer::setEncoding()
setID
in file TSoapService.php, method TSoapServer::setID()
setID
in file TJsonService.php, method TJsonResponse::setID()
setProvider
in file TSoapService.php, method TSoapServer::setProvider()
setSessionPersistent
in file TSoapService.php, method TSoapServer::setSessionPersistent()
setTemplateManager
in file TPageService.php, method TPageService::setTemplateManager()
setThemeManager
in file TPageService.php, method TPageService::setThemeManager()
setUri
in file TSoapService.php, method TSoapServer::setUri()
setVersion
in file TSoapService.php, method TSoapServer::setVersion()
setWsdlUri
in file TSoapService.php, method TSoapServer::setWsdlUri()
WSDL_CACHE_PREFIX
in file TSoapService.php, class constant TSoapServer::WSDL_CACHE_PREFIX
top

t

TFeedService
in file TFeedService.php, class TFeedService
    TFeedService class
TJsonResponse
in file TJsonService.php, class TJsonResponse
    TJsonResponse Class
TJsonService
in file TJsonService.php, class TJsonService
    TJsonService class provides to end-users javascript content response in JSON format.
TPageConfiguration
in file TPageService.php, class TPageConfiguration
    TPageConfiguration class
TPageService
in file TPageService.php, class TPageService
    TPageService class.
TSoapServer
in file TSoapService.php, class TSoapServer
    TSoapServer class.
TSoapService
in file TSoapService.php, class TSoapService
    TSoapService class
TFeedService.php
procedural page TFeedService.php
TJsonService.php
procedural page TJsonService.php
TPageService.php
procedural page TPageService.php
TSoapService.php
procedural page TSoapService.php
top