- Home
- Blogs & Articles
- UgcBlog
UgcBlog
The UgcBlog object
Method | Description |
---|---|
addPost | Submit a new blog post. |
delete | Deletes a blog post. |
editPost | Edits a blog post via service, using a post_id for the reference. Also checks for blog ownership via core_u and core_x. |
getBlogs | Return all blogs for a given user_id or url. Optionally in RSS format. |
incrementViews | Increments the view count for a blog post. |
updateBlogStatus | Updates a blog post's status. |