Minima API



The following methods are supported:

method blogger.deletePost

Parameters

stringappKey
stringpostid
stringemailAddress
stringpassword
booleanpublish

Return Value

boolean 

method blogger.getUsersBlogs

Parameters

stringkey
stringemailAddress
stringpassword

Return Value

array of struct BlogInfo 

method metaWeblog.editPost

Parameters

stringpostid
stringemailAddress
stringpassword
struct Postpost
booleanpublish

Return Value

boolean 

method metaWeblog.getCategories

Parameters

stringblogid
stringemailAddress
stringpassword

Return Value

array of struct CategoryInfo 

method metaWeblog.getPost

Parameters

stringpostid
stringemailAddress
stringpassword

Return Value

struct FullPost 

method metaWeblog.getRecentPosts

Parameters

stringblogid
stringemailAddress
stringpassword
integermaxEntryCount

Return Value

array of struct FullPost 

method metaWeblog.getTemplate

Parameters

stringappKey
stringblogid
stringemailAddress
stringpassword
stringtemplateType

Return Value

string 

method metaWeblog.newMediaObject

Parameters

stringblogid
stringemailAddress
stringpassword
struct MediaTypeenc

Return Value

struct UrlInfo 

method metaWeblog.newPost

Parameters

stringblogid
stringemailAddress
stringpassword
struct Postpost
booleanpublish

Return Value

string 

method metaWeblog.setTemplate

Parameters

stringkey
stringblogId
stringemailAddress
stringpassword
stringtemplate
stringtemplateType

Return Value

boolean 

struct BlogInfo

Members

stringblogid
stringurl
stringblogName

struct Post

Members

stringdescription
stringtitle
array of stringcategories

struct CategoryInfo

Members

stringdescription
stringhtmlUrl
stringrssUrl
stringtitle
stringcategoryId

struct FullPost

Members

dateTimedateCreated
stringdescription
stringtitle
array of stringcategories
stringlink
stringpermalink
stringpostid
stringmt_allow_comments
integermt_allow_pings
stringmt_convert_breaks
stringmt_text_mode
stringmt_excerpt
array of stringmt_tb_ping_urls

struct MediaType

Members

stringname
stringtype
base64bits

struct UrlInfo

Members

stringurl

 

Minima.Web 3.0.0   CookComputing.XmlRpcV2 0.0.0   .NET CLR 2.0.50727