Procedural File: _mt.api.php
Source Location: /blogs/inc/xmlrpc/apis/_mt.api.php
Page Details
XML-RPC : Movable Type API (partial)
b2evolution - http://b2evolution.net/ Released under GNU GPL License - http://b2evolution.net/about/license.html
| Author: | tor |
| Version: | $Id: _mt.api.php,v 1.1.2.1 2008/05/19 22:27:59 blueyed Exp $ |
| Copyright: | (c)2003-2008 by Francois PLANQUE - http://fplanque.net/ |
| See: | http://manual.b2evolution.net/MovableType_API |
| Filesource: | Source Code for this file |
Functions
mt_getCategoryList [line 194]
|
mt.getCategoryList
Parameters:| xmlrpcmsg | $m: |
XML-RPC Message
|
API Tags:
| See: | http://www.sixapart.com/developers/xmlrpc/movable_type_api/mtgetcategorylist.html |
[ Top ]
mt_getPostCategories [line 119]
|
mt.getPostCategories : Get the categories for a given post.
Parameters:| xmlrpcmsg | $m: |
XML-RPC Message
|
[ Top ]
mt_setPostCategories [line 31]
|
mt.setPostCategories : set cats for a post
Parameters:| xmlrpcmsg | $m: |
XML-RPC Message
|
[ Top ]
