Arena  1.0
A content management system
 All Classes Files Functions Variables Pages
Arena Directory Reference

Files

file  __init__.py
 
file  ArenaMediators.py
 This file extends AContentMediator to customize it for use with the default arena setup.
 
file  Posting.py
 This file defines and implements a content mediator that is used to create and edit posts.
 
file  UserAuthentication.py
 This file defines and implements a user authentication engine, which is a subclass of AViewpoint that handles user authentication (logins).
 
file  Viewpoints.py
 This file defines and implements a viewpoint, which is a custom instance of AnEngine that is responsible for displaying a view or template to a remote user.