Views
Table of Contents
Interfaces
- IView
- View interface for the Neuron MVC framework's rendering system.
Classes
- Base
- Base view class for the Neuron MVC framework.
- Json
- JSON view implementation for API responses and AJAX endpoints.
- ViewContext
- Fluent view context builder for controllers.
- ViewDataProvider
- Global view data provider for the MVC framework.
- Xml
- XML view implementation for structured data output and web services.