| Interface | Description |
|---|---|
| Asset | |
| Config | |
| Content |
Common interface to all the classes that provides content
|
| Element | |
| Env | |
| Router |
Interface for the Router
|
| SitePlan |
| Class | Description |
|---|---|
| Arg |
Simple Arg holder class
|
| Args |
Holder of a list of args
|
| Call | |
| Id |
Simple Unique id (c & cid) holder class
|
| Log |
Log class that logs to a socket if available.
|
| Model |
Model class to pass data around (mostly to the picker)
|
| Range |
Implements an utility class range for 1 to N to iterate elements of a list
|
| URL |
Represents a www-form-urlencoded query string containing an (ordered) list of
parameters.
|
| Enum | Description |
|---|---|
| AssetDeps | |
| URL.Separator |
Enumeration of recommended www-form-urlencoded separators.
|
| Annotation Type | Description |
|---|---|
| Index |