System.Web.Services
[ class tree: System.Web.Services ] [ index: System.Web.Services ] [ all elements ]

Element index for package System.Web.Services

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ l ] [ o ] [ p ] [ r ] [ s ] [ t ] [ u ] [ _ ]

_

__construct
in file TService_RSS.php, method TService_RSS::__construct()
__construct
in file TService_SOAP.php, method TService_SOAP::__construct()
__construct
in file TService_XMLRPC.php, method TService_XMLRPC::__construct()
__construct
in file TCallbackPage.php, method TCallbackInvalidRequestIDException::__construct()
__construct
in file TService_PhpBeans.php, method TService_PhpBeans::__construct()
__construct
in file TCallbackPage.php, method TCallbackPage::__construct()
    Initialize the callback service.
__construct
in file TService_AJAX.php, method TService_AJAX::__construct()
    Initialize the AJAX remote object class from configuration.
__construct
in file TService_Callback.php, method TService_Callback::__construct()
    Create a new Callack server.
__destruct
in file TService_PhpBeans.php, method TService_PhpBeans::__destruct()
top

a

$about
in file TService_RSS.php, variable TRSSItem::$about
$about
in file TService_RSS.php, variable TRSSInfo::$about
$author
in file TService_RSS.php, variable TRSSItem::$author
autenticate
in file TService_PhpBeans.php, method TService_PhpBeans::autenticate()
top

b

$base
in file TService_RSS.php, variable TRSSSyndication::$base
top

c

$category
in file TService_RSS.php, variable TRSSInfo::$category
$classes
in file TService_PhpBeans.php, variable TService_PhpBeans::$classes
$comments
in file TService_RSS.php, variable TRSSItem::$comments
$contributor
in file TService_RSS.php, variable TRSSDublicCore::$contributor
$coverage
in file TService_RSS.php, variable TRSSDublicCore::$coverage
$creator
in file TService_RSS.php, variable TRSSDublicCore::$creator
connect
in file TService_PhpBeans.php, method TService_PhpBeans::connect()
top

d

$date
in file TService_RSS.php, variable TRSSItem::$date
$date
in file TService_RSS.php, variable TRSSDublicCore::$date
$description
in file TService_RSS.php, variable TRSSItem::$description
$description
in file TService_RSS.php, variable TRSSInfo::$description
disconnect
in file TService_PhpBeans.php, method TService_PhpBeans::disconnect()
top

e

$encoding
in file TService_RSS.php, variable TRSSInfo::$encoding
execute
in file TService_RSS.php, method TService_RSS::execute()
execute
in file TService_SOAP.php, method TService_SOAP::execute()
execute
in file TService_XMLRPC.php, method TService_XMLRPC::execute()
execute
in file TService.php, method TService::execute()
    Execute the service.
execute
in file TCallbackPage.php, method TCallbackPage::execute()
    Executes page lifecycles for a callback request
execute
in file TService_AJAX.php, method TService_AJAX::execute()
    Execute the service, let the server handle errors and exceptions.
execute
in file TService_Callback.php, method TService_Callback::execute()
    Handle the callback request.
execute
in file TService_PhpBeans.php, method TService_PhpBeans::execute()
service
in file TService_XMLRPC.php, class constant TService_XMLRPC::service
service
in file TService_SOAP.php, class constant TService_SOAP::service
service
in file TService_PhpBeans.php, class constant TService_PhpBeans::service
service
in file TService_RSS.php, class constant TService_RSS::service
top

f

$frequency
in file TService_RSS.php, variable TRSSSyndication::$frequency
find
in file TService_PhpBeans.php, method PhpBeanFinder::find()
findClass
in file TService.php, method TService::findClass()
    Find the class name from e,g. "My.NameSpace.MyClass" and returns "MyClass".
top

g

getCallbackID
in file TCallbackPage.php, method TCallbackPage::getCallbackID()
    Get the callback ID from controls that implements ICallbackEventHandler
getCallbackReference
in file TCallbackPage.php, method TCallbackPage::getCallbackReference()
    Returns the callback javascript reference.
getCallbackResponse
in file TCallbackPage.php, method TCallbackPage::getCallbackResponse()
    Returns the callback response.
getCallbackService
in file TCallbackPage.php, method TCallbackPage::getCallbackService()
    Gets the callback service handler.
getClientUri
in file TService_AJAX.php, method TService_AJAX::getClientUri()
    Get the client-side javascript code URL.
getClientUri
in file TService_Callback.php, method TService_Callback::getClientUri()
    Gets the client javascript source URL.
getClientUri
in file TService.php, method TService::getClientUri()
    Return the service client URI. e.g. the URI to access the service.
getRequestID
in file TService_Callback.php, method TService_Callback::getRequestID()
    Gets the control ID that handles the callback event.
getRSSDublicCore
in file TService_RSS.php, method IRSSEventHandler::getRSSDublicCore()
getRSSInfo
in file TService_RSS.php, method IRSSEventHandler::getRSSInfo()
getRSSItemList
in file TService_RSS.php, method IRSSEventHandler::getRSSItemList()
getRSSSyndication
in file TService_RSS.php, method IRSSEventHandler::getRSSSyndication()
getServerList
in file TService_RSS.php, method TService_RSS::getServerList()
top

h

$host
in file TService_PhpBeans.php, variable TService_PhpBeans::$host
handleCallback
in file TCallbackPage.php, method TCallbackPage::handleCallback()
    Handle the callback request, dispatch the corresponding callback events.
top

i

$image
in file TService_RSS.php, variable TRSSItem::$image
$image_link
in file TService_RSS.php, variable TRSSInfo::$image_link
initCallbackService
in file TCallbackPage.php, method TCallbackPage::initCallbackService()
    Creates a new Callback service. Sets the service URI and add callback server to the service list.
IRSSEventHandler
in file TService_RSS.php, class IRSSEventHandler
isCallback
in file TCallbackPage.php, method TCallbackPage::isCallback()
    Returns true if serving a valid callback request.
isCallback
in file TService_Callback.php, method TService_Callback::isCallback()
    Returns true if a valid callback request
isObjectDefined
in file TService_PhpBeans.php, method TService_PhpBeans::isObjectDefined()
IsRequestServiceable
in file TService_RSS.php, method TService_RSS::IsRequestServiceable()
IsRequestServiceable
in file TService_SOAP.php, method TService_SOAP::IsRequestServiceable()
IsRequestServiceable
in file TService_XMLRPC.php, method TService_XMLRPC::IsRequestServiceable()
IsRequestServiceable
in file TService.php, method TService::IsRequestServiceable()
    Determine from the current URI if this service should server the request.
IsRequestServiceable
in file TService_AJAX.php, method TService_AJAX::IsRequestServiceable()
    Determine if the service is applicable.
IsRequestServiceable
in file TService_PhpBeans.php, method TService_PhpBeans::IsRequestServiceable()
IsRequestServiceable
in file TService_Callback.php, method TService_Callback::IsRequestServiceable()
    Callback requests are to be executed within a page.
isServiceRequest
in file TService_Callback.php, method TService_Callback::isServiceRequest()
    Returns true if a AJAX request, including javascript code requests.
top

l

$language
in file TService_RSS.php, variable TRSSDublicCore::$language
$link
in file TService_RSS.php, variable TRSSItem::$link
load
in file TService_PhpBeans.php, method TService_PhpBeans::load()
loadCallBackPostData
in file TService_Callback.php, method TService_Callback::loadCallBackPostData()
    Loads callback post data into $_REQUEST.
top

o

$objectCache
in file TService_PhpBeans.php, variable TService_PhpBeans::$objectCache
onPreRender
in file TCallbackPage.php, method TCallbackPage::onPreRender()
    Register the callback script file.
top

p

$pass
in file TService_PhpBeans.php, variable TService_PhpBeans::$pass
$period
in file TService_RSS.php, variable TRSSSyndication::$period
$port
in file TService_PhpBeans.php, variable TService_PhpBeans::$port
$publisher
in file TService_RSS.php, variable TRSSDublicCore::$publisher
path
in file TService_RSS.php, method TService_RSS::path()
PhpBeanFinder
in file TService_PhpBeans.php, class PhpBeanFinder
top

r

$rights
in file TService_RSS.php, variable TRSSDublicCore::$rights
register
in file TService_Callback.php, method TService_Callback::register()
    Register callback objects.
registerCallbackCandidate
in file TCallbackPage.php, method TCallbackPage::registerCallbackCandidate()
    Register controls that can handle callbacks. Controls that implement ICallbackEventHandler are automatically added during component registration.
registerPostDataLoader
in file TCallbackPage.php, method TCallbackPage::registerPostDataLoader()
    Registers a postdata loader. This allows the callback request to collect the form inputs.
renderServiceList
in file TService_RSS.php, method TService_RSS::renderServiceList()
top

s

$server
in file TService_AJAX.php, variable TService_AJAX::$server
    AJAX remote object server.
$server
in file TService_PhpBeans.php, variable TService_PhpBeans::$server
$server
in file TService_Callback.php, variable TService_Callback::$server
    Callback server
$serverclass
in file TService_PhpBeans.php, variable TService_PhpBeans::$serverclass
$servers
in file TService_RSS.php, variable TService_RSS::$servers
$subject
in file TService_RSS.php, variable TRSSItem::$subject
server
in file TService_Callback.php, method TService_Callback::server()
    Returns the current Callback server.
top

t

$timeout
in file TService_PhpBeans.php, variable TService_PhpBeans::$timeout
$title
in file TService_RSS.php, variable TRSSInfo::$title
$title
in file TService_RSS.php, variable TRSSItem::$title
TCallbackInvalidRequestIDException
in file TCallbackPage.php, class TCallbackInvalidRequestIDException
    Invalid request ID exception.
TCallbackPage
in file TCallbackPage.php, class TCallbackPage
    TCallbackPage page class handles component callback requests (AJAX).
TPhpBeanException
in file TService_PhpBeans.php, class TPhpBeanException
    TException class
TPhpBeanObjectNotFoundException
in file TService_PhpBeans.php, class TPhpBeanObjectNotFoundException
    TException class
TPhpBeanUndefinedObjectException
in file TService_PhpBeans.php, class TPhpBeanUndefinedObjectException
    TException class
TRSSDublicCore
in file TService_RSS.php, class TRSSDublicCore
TRSSInfo
in file TService_RSS.php, class TRSSInfo
TRSSItem
in file TService_RSS.php, class TRSSItem
TRSSServiceException
in file TService_RSS.php, class TRSSServiceException
    TException class
TRSSSyndication
in file TService_RSS.php, class TRSSSyndication
TService
in file TService.php, class TService
    Abstract Service class.
TService_AJAX
in file TService_AJAX.php, class TService_AJAX
    TService_AJAX class
TService_Callback
in file TService_Callback.php, class TService_Callback
    Callback service handler.
TService_PhpBeans
in file TService_PhpBeans.php, class TService_PhpBeans
    TService_PhpBeans class
TService_RSS
in file TService_RSS.php, class TService_RSS
    TService_RSS class
TService_SOAP
in file TService_SOAP.php, class TService_SOAP
    TService_AJAX class
TService_XMLRPC
in file TService_XMLRPC.php, class TService_XMLRPC
    TService_XMLRPC class
TCallbackPage.php
procedural page TCallbackPage.php
TService_AJAX.php
procedural page TService_AJAX.php
TService_Callback.php
procedural page TService_Callback.php
TService.php
procedural page TService.php
TService_PhpBeans.php
procedural page TService_PhpBeans.php
TService_RSS.php
procedural page TService_RSS.php
TService_SOAP.php
procedural page TService_SOAP.php
TService_XMLRPC.php
procedural page TService_XMLRPC.php
top

u

$user
in file TService_PhpBeans.php, variable TService_PhpBeans::$user
unregisterCallbackCandidate
in file TCallbackPage.php, method TCallbackPage::unregisterCallbackCandidate()
    Remove the control from the list of callback candidates.
unregisterPostDataLoader
in file TCallbackPage.php, method TCallbackPage::unregisterPostDataLoader()
    Unregister a postdata loader from the page.
top

© 2004-2005 PRADO Software Group. All Rights Reserved.