NAME
Incunabulum::View -- User interface management code
SYNOPSIS
No user-serviceable parts inside for the moment.
DESCRIPTION
The View component of the MVC framework implements user interface, or some other kind of information or entities meant for user consumption.
- present_view
-
NOTE: This documentation placed here so Test::Pod::Coverage is happy. I know that I should document (and test...) this code better. But that's not really feasible with a non-existent API definition.
Invokes the View plugins to output their presentation layers.
- get_wanted_conf_data
-
Polls the View plugins for the configuration variables they expect.