Arena  1.0
A content management system
 All Classes Files Functions Variables Pages
Posts.py File Reference

This file defines a class to manage a single post. More...

Classes

class  Library.UI.Posts.APostError
 Represents an error that may occur with a post. More...
 
class  Library.UI.Posts.APost
 This class represents a single post within a channel. More...
 

Variables

dictionary Library.UI.Posts.postEvents
 Events generated by APost. More...
 

Detailed Description

This file defines a class to manage a single post.