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,v $

Author:  Asiel Brumfield <asielb@users.sourceforge.net>
Version:  $Revision: 1.26 $
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 ("api.const.inc.php") [line 39]
[ Top ]

require_once (dirname(__FILE__)."/../../config.inc.php") [line 40]
[ Top ]

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

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

IXR is the class used for the XML-RPC server

[ Top ]

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

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

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

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

require_once (dirname(__FILE__)."/../functions/testplan.class.php") [line 48]
[ Top ]

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



Documentation generated on Thu, 16 Oct 2008 13:08:51 -0600 by phpDocumentor 1.4.2