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

Classes

class  Error
 

Static Public Attributes

string path = "views"
 The path where views can be found.
 
 cache = True
 Whether view output should be cached.
 
string uriProviderQueryKey = "viewProvider"
 The URI query key that is used to specify a view provider.
 
 cleanURLs = True
 Whether or not Apache's rewrite rules are being used to produce "clean" URLs (URLs that appear to be paths instead of query strings). More...
 

Member Data Documentation

Local.Configuration.Site.Views.cleanURLs = True
static

Whether or not Apache's rewrite rules are being used to produce "clean" URLs (URLs that appear to be paths instead of query strings).

If this value is set to 'True', clean URLs will be generated by the arena view providers.


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