Element index for package System.Web.Services
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ l ]
[ o ]
[ p ]
[ r ]
[ s ]
[ t ]
[ u ]
[ _ ]
top
top
top
top
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
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
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
top
top
top
top
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
top
|
|