b2evolution

Multilingual multiuser multiblog engine

b2evolution Technical Documentation (Version 2.4) [ class tree: xmlsrv ] [ index: xmlsrv ] [ all elements ]

Procedural File: xmlrpc.php

Source Location: /blogs/xmlsrv/xmlrpc.php

Page Details

XML-RPC APIs

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

b2evolution - http://b2evolution.net/ Released under GNU GPL License - http://b2evolution.net/about/license.html

Version:  $Id: xmlrpc.php,v 1.148 2008/01/21 09:35:44 fplanque Exp $
Copyright:  (c)2003-2008 by Francois PLANQUE - http://fplanque.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__).'/../conf/_config.php') [line 33]

Initialize everything:

[ Top ]

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



Documentation generated on Sat, 06 Mar 2010 03:26:13 +0100 by phpDocumentor 1.4.2. This site is hosted and maintained by Daniel HAHLER (Contact).