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

This file expands upon ADataRow in order to provide a standard for "channels", which allow content and content providers to be categorized. More...

Classes

class  Library.UI.Channels.AChannel
 A channel, which provides a way to categorize content. More...
 

Variables

string Library.UI.Channels.chMetaItemsSeparator = "|"
 The delimiter used to separate channel metadata items.
 
string Library.UI.Channels.chMetaKeysValuesSeparator = ":="
 The delimiter used to separate channel metadata keys from their values.
 

Detailed Description

This file expands upon ADataRow in order to provide a standard for "channels", which allow content and content providers to be categorized.