LemonStand Version 1 Has Been Discontinued
This documentation is for LemonStand Version 1. LemonStand is now offered as a cloud-based eCommerce platform.
You can try the new LemonStand and learn about upgrading here.
Blog API
Below is a list of PHP classes implemented in the Blog module.
- Blog_Post class - represents a blog post.
- Blog_Category class - represents a blog category.
- Blog_Comment class - represents a blog comment.
- Blog module events - contains a list of Blog module events.
Next: Blog_Post class
Previous: Enabling the recent comments dashboard report
Return to Blog module