| Constant | Defined by | ||
|---|---|---|---|
| DELETE_POST : String = "blogger.deletePost" [static]
| Methods | ||
| EDIT_POST : String = "metaWeblog.editPost" [static]
| Methods | ||
| GET_CATEGORY_LIST : String = "mt.getCategoryList" [static]
| Methods | ||
| GET_POST : String = "metaWeblog.getPost" [static]
| Methods | ||
| GET_POST_CATEGORIES : String = "mt.getPostCategories" [static]
| Methods | ||
| GET_RECENT_POSTS : String = "metaWeblog.getRecentPosts" [static]
| Methods | ||
| GET_RECENT_POST_TITLES : String = "mt.getRecentPostTitles" [static]
| Methods | ||
| GET_TRACKBACK_PINGS : String = "mt.getTrackbackPings" [static]
| Methods | ||
| GET_USER_INFO : String = "blogger.getUserInfo" [static]
| Methods | ||
| NEW_MEDIA_OBJECT : String = "metaWeblog.newMediaObject" [static]
| Methods | ||
| NEW_POST : String = "metaWeblog.newPost" [static]
| Methods | ||
| SET_POST_CATEGORIES : String = "mt.setPostCategories" [static]
| Methods | ||
| DELETE_POST | constant |
public static const DELETE_POST:String = "blogger.deletePost"
| EDIT_POST | constant |
public static const EDIT_POST:String = "metaWeblog.editPost"
| GET_CATEGORY_LIST | constant |
public static const GET_CATEGORY_LIST:String = "mt.getCategoryList"
| GET_POST | constant |
public static const GET_POST:String = "metaWeblog.getPost"
| GET_POST_CATEGORIES | constant |
public static const GET_POST_CATEGORIES:String = "mt.getPostCategories"
| GET_RECENT_POSTS | constant |
public static const GET_RECENT_POSTS:String = "metaWeblog.getRecentPosts"
| GET_RECENT_POST_TITLES | constant |
public static const GET_RECENT_POST_TITLES:String = "mt.getRecentPostTitles"
| GET_TRACKBACK_PINGS | constant |
public static const GET_TRACKBACK_PINGS:String = "mt.getTrackbackPings"
| GET_USER_INFO | constant |
public static const GET_USER_INFO:String = "blogger.getUserInfo"
| NEW_MEDIA_OBJECT | constant |
public static const NEW_MEDIA_OBJECT:String = "metaWeblog.newMediaObject"
| NEW_POST | constant |
public static const NEW_POST:String = "metaWeblog.newPost"
| SET_POST_CATEGORIES | constant |
public static const SET_POST_CATEGORIES:String = "mt.setPostCategories"