Index
D
- MetaWeblog::deletePost() — Method in class MetaWeblog
- Delete a post referenced by postId
E
- $MetaWeblog#encoding — Property in class MetaWeblog
- Messages encoding (will be applied to - almost - every string!)
- MetaWeblog::editPost() — Method in class MetaWeblog
- Edit post using remote server xmlrpc interface, referenced by postId
G
- MetaWeblog::getId() — Method in class MetaWeblog
- Get blog id
- MetaWeblog::getEncoding() — Method in class MetaWeblog
- Get current encoding
- MetaWeblog::getRpcClient() — Method in class MetaWeblog
- Get the RPC client object
- MetaWeblog::getPost() — Method in class MetaWeblog
- Retrieve a post from weblog
- MetaWeblog::getRecentPosts() — Method in class MetaWeblog
- Get [$howmany] posts from blog
- MetaWeblog::getCategories() — Method in class MetaWeblog
- Retrieve a list of categories from weblog
- MetaWeblog::getTemplate() — Method in class MetaWeblog
- get template
- MetaWeblog::getUsersBlogs() — Method in class MetaWeblog
- Returns information about all the blogs a given user is a member of
M
- MetaWeblog — Class in namespace Comodojo\MetaWeblog
- MetaWeblog client
N
- MetaWeblog::newPost() — Method in class MetaWeblog
- Create new post using xmlrpc
- MetaWeblog::newMediaObject() — Method in class MetaWeblog
- upload a new media to weblog using metaWeblog.newMediaObject call
P
- $MetaWeblog#pass — Property in class MetaWeblog
- Password
S
- MetaWeblog::setId() — Method in class MetaWeblog
- Set the blog id
- MetaWeblog::setEncoding() — Method in class MetaWeblog
- Set encoding
- MetaWeblog::setTemplate() — Method in class MetaWeblog
- get template
- MetaWeblog::sendRpcRequest() — Method in class MetaWeblog
- Send the request via RpcClient
- MetaWeblog::sanitizeText() — Method in class MetaWeblog
- Re-encode text
U
- $MetaWeblog#user — Property in class MetaWeblog
- Username
_
- MetaWeblog::__construct() — Method in class MetaWeblog
- Class constructor