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

Procedural File: xmlrpc.php

Source Location: /qp_srvc/xmlrpc.php

Page Details

XML-RPC APIs

This file implements the XML-RPC handler, to be called by remote clients.

Quam Plures - http://quamplures.net/ Released under GNU GPL License - http://quamplures.net/license.html

Copyright:  (c)2003-2009 by Francois PLANQUE - http://fplanque.net/
Copyright:  (c) 2009 - 2011 by the Quam Plures developers - http://quamplures.net/
Filesource:  Source Code for this file
Includes
include_once ($inc_path.'xmlrpc/apis/_blogger.api.php') [line 59]

Array defining the available Remote Procedure Calls:

[ Top ]

include_once ($inc_path.'xmlrpc/apis/_metaweblog.api.php') [line 61]
[ Top ]

include_once ($inc_path.'xmlrpc/apis/_b2.api.php') [line 60]
[ Top ]

include_once ($inc_path.'xmlrpc/apis/_mt.api.php') [line 62]
[ Top ]

require_once (dirname(__FILE__).'/../qp_config/_config.php') [line 33]

Initialize everything:

[ Top ]

require_once (_main.inc.php) [line 34]
[ Top ]