[ Index ]

PHP Cross Reference of MantisBT

title

Body

[close]

/api/soap/ -> mantisconnect.php (summary)

(no description)

File Size: 1522 lines (41 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 1 file
 api/soap/mc_core.php

Defines 1 function

  mci_is_webservice_call()

Functions
Functions that are not part of a class:

mci_is_webservice_call( $p_service, $p_data )   X-Ref
Checks if the request for the webservice is a documentation request (eg:
WSDL) or an actual webservice call.

The implementation of this method is based on soap_server::service().

param: $p_service    The webservice class instance.
param: $p_data       The input that is based on the post data.



Generated: Thu Jul 28 15:48:31 2011 Cross-referenced by PHPXref 0.7