phpDocumentor MantisBT
[ class tree: MantisBT ] [ index: MantisBT ] [ all elements ]

Procedural File: mantisconnect.php

Source Location: /api/soap/mantisconnect.php

Page Details
Includes
require_once ('nusoap.php') [line 14]
[ Top ]

require_once ($t_current_dir.'mc_core.php') [line 1385]
[ Top ]


Functions
mci_is_webservice_call  [line 1352]

void mci_is_webservice_call( $p_service $p_service, $p_data $p_data  )

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().

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


[ Top ]


Documentation generated on Sun, 05 Apr 2009 23:01:23 +0100 by phpDocumentor 1.4.1