View
Detailed Description
A view is the class in pLog that takes care of rendering the content and sending to the user. In pLog each
Action class must generate a view that can be sent to the client, which is obtained via the method
Action.getView()
- See also:
- View
BlogView
SmartyView
AdminView
PluginTemplatedView
AdminPluginTemplatedView