Orb Interfaces
Orb provides the following interfaces that can be implemented on user classes.
-
IOrbRoute, which allows a class to be used to action web requests.
-
IOrbTemplate, which is the dynamic template interface.
-
IOrbViewController, which controls Orb application views.
-
IOrbErrorHandler, which handles Orb application errors.
Orb also provides special Cursor interfaces, which act as a reference to an opaque object. For details, see "Cursor Interfaces", elsewhere in this document.
