KBlog Client Library
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:KBlog::Blog | A class that provides methods to call functions on a supported blog web application |
KBlog::BlogComment | A class that represents a blog comment on the blog post |
KBlog::Blogger1 | A class that can be used for access to Blogger 1.0 blogs |
KBlog::BlogMedia | A class that represents a media object on the server |
KBlog::BlogPost | A class that represents a blog post on the server |
KBlog::GData | A class that can be used for access to GData blogs |
KBlog::MetaWeblog | A class that can be used for access to MetaWeblog blogs |
KBlog::MovableType | A class that can be used for access to Movable Type blogs |
KBlog::WordpressBuggy | A class that can be used for access to blogs (Wordpress < 2.4, Drupal <= 5.5 and most likely many more) which simply use the yyyyMMddThh:mm:ss dateTime.iso8601 format stated on http://www.xmlrpc.com |