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

Procedural File: xmlrpc.php

Source Location: /xmlrpc.php

Page Details

TestLink Open Source Project - http://testlink.sourceforge.net/ This script is distributed under the GNU General Public License 2 or later.

Filename $RCSfile: _xmlrpc.php.html,v $

Author:  Asiel Brumfield <asielb@users.sourceforge.net>
Version:  $Revision: 1.1.2.1 $
Example:  python client sample
Example:  ruby client sample
Example:  java client sample
Example:  php client sample
Classes
Class Description
TestlinkXMLRPCServer The entry class for serving XML-RPC Requests
Includes
require_once (dirname(__FILE__)."/../../config.inc.php") [line 61]
[ Top ]

require_once (dirname(__FILE__)."/../functions/common.php") [line 62]
[ Top ]

require_once (dirname(__FILE__)."/../../third_party/xml-rpc/class-IXR.php") [line 59]

IXR is the class used for the XML-RPC server

[ Top ]

require_once ("api.const.inc.php") [line 60]
[ Top ]

require_once ("APIErrors.php") [line 63]
[ Top ]

require_once (dirname(__FILE__)."/../functions/testsuite.class.php") [line 66]
[ Top ]

require_once (dirname(__FILE__)."/../functions/user.class.php") [line 67]
[ Top ]

require_once (dirname(__FILE__)."/../functions/testproject.class.php") [line 64]
[ Top ]

require_once (dirname(__FILE__)."/../functions/testcase.class.php") [line 65]
[ Top ]



Documentation generated on Fri, 03 Apr 2009 14:13:35 +0200 by phpDocumentor 1.4.1