Module vibe.web.web
Implements a descriptive framework for building web interfaces.
Functions
Name | Description |
---|---|
redirect
|
|
registerWebInterface
|
Registers a HTTP/web interface based on a class instance .
|
render
|
Classes
Name | Description |
---|---|
WebInterfaceSettings
|
Structs
Name | Description |
---|---|
SessionVar
|
Maps a web interface member variable to a session field. |
Authors
Sönke Ludwig
Copyright
© 2013 RejectedSoftware e.K.
License
Subject to the terms of the MIT license, as written in the included LICENSE.txt file.