Property | Type | Description | |
---|---|---|---|
$XMLappID | |||
$XMLpassword | |||
$XMLusername | |||
$apiName | should not need to change | ||
$appID | |||
$bPath | should not need to change | ||
$bServer | replace with one from http://plant.blogger.com/api/register.html | ||
$blogClient |
Method | Description | |
---|---|---|
bloggerclient ( $username, $password ) | ||
connectToBlogger ( ) | Returns a connection object to the blogger server | |
deletePost ( $postID, $publish = false ) | ||
editPost ( $blogID, $textPost, $publish = false ) | ||
errTest ( $result_struct ) | ||
exec ( $req ) | ||
getPost ( $postID ) | ||
getRecentPosts ( $blogID, $numPosts ) | ||
getTemplate ( $blogID, $template = "main" ) | ||
getUserInfo ( ) | ||
getUsersBlogs ( ) | ||
getUsersBlogsSelect ( $name = "blog", $selected = "", $extra = "" ) | $name as it would have for the select | |
newPost ( $blogID, $textPost, $publish = false ) | ||
setTemplate ( $blogID, $template = "archiveIndex" ) |
public connectToBlogger ( ) |
public getUsersBlogsSelect ( $name = "blog", $selected = "", $extra = "" ) |
public $bServer |