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

This file customizes ADataSourceContentProvider to work with the default setup for arena. More...

Classes

class  Plugins.Content.PerUser.Arena.ContentProviders.AnArenaContentProviderError
 An arena content provider error. More...
 
class  Plugins.Content.PerUser.Arena.ContentProviders.AnArenaContentProvider
 This clas represents a channel record for arena. More...
 
class  Plugins.Content.PerUser.Arena.ContentProviders.AnArenaParsedContentProvider
 This class extends AnArenaContentProvider to allow post content to be parsed before it is returned. More...
 

Variables

dictionary Plugins.Content.PerUser.Arena.ContentProviders.achEvents
 Events generated by AnArenaContentProvider. More...
 
string Plugins.Content.PerUser.Arena.ContentProviders.achSessionVariable = "/channel/last"
 The session variable used to track the last channel displayed.
 
tuple Plugins.Content.PerUser.Arena.ContentProviders.achSubscriptionError
 The error message used when the user is not subscribed to the current channel. More...
 

Detailed Description

This file customizes ADataSourceContentProvider to work with the default setup for arena.