Class | Description |
---|---|
Asset | |
AssetBase |
Main asset abstraction.
|
AssetSetup |
Extend this class for creating assets in setup
|
AttrTypes |
AttrTypes definition class
|
Config |
Base class for configuration, to be extended site by site
|
CSElement |
CSElement definition class
|
Element |
This class implements element logic and will be invoked by templates and
cselements
|
Env |
Facade to the Sites services.
|
Picker |
Picker is a template engine building html pages or snippets using
replacements and modifications in the html with jQuery-style selectors.
|
Recommendation |
A decorator to add recommandation handling functions
|
Router |
The router - implement the abstract methods to provide url->asset and
asset->burl conversions.
|
Setup |
The setup class.
|
Site |
Represent a site - currently only the name of the site is stored
It will contains much more in future - some private code is already availabe
|
SiteEntry | |
SitePlan | |
Template |