Arena  1.0
A content management system
 All Classes Files Functions Variables Pages
Local.Configuration.Site.Channels Class Reference

Static Public Attributes

string category = "channels"
 The name of the data source category used to store content provider information (only change this if you know what you are doing!)
 
string uriQueryKey = "channel"
 The URI query key that is used to specify a channel to load. More...
 
string default = "home"
 The name of the default channel, if none is requested by the client.
 
string authentication = "$site/user/login"
 The name of the channel used for user authentication; this channel should specify a content provider that is capable of authenticating a user.
 
string attachments = "$site/attach"
 The name of the channel used to manage attachments; users must have a subscription to this channel which allows posting in order to upload attachments.
 

Member Data Documentation

string Local.Configuration.Site.Channels.uriQueryKey = "channel"
static

The URI query key that is used to specify a channel to load.


The documentation for this class was generated from the following file: