Overview

Packages

  • alpha::controller
  • alpha::controller::front
  • alpha::exceptions
  • alpha::model
  • alpha::model::types
  • alpha::tasks
  • alpha::tests
  • alpha::util
  • alpha::util::cache
  • alpha::util::codehighlight
  • alpha::util::convertors
  • alpha::util::feeds
  • alpha::util::filters
  • alpha::util::graphs
  • alpha::util::helpers
  • alpha::util::metrics
  • alpha::util::search
  • alpha::view
  • alpha::view::renderers
  • alpha::view::widgets

Classes

  • AlphaRendererProviderFactory
  • AlphaRendererProviderHTML

Interfaces

  • AlphaRendererProviderInterface
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated

Package alpha::view::renderers

Classes summary
AlphaRendererProviderFactory
AlphaRendererProviderHTML HTML renderer. Will invoke widgets from the alpha::view::widgets package automatically for the correct data type. Templates from ./templates/html loaded by default, but these can be overridden on a per-DAO level in the application when required (consider the default ones to be scaffolding).
Interfaces summary
AlphaRendererProviderInterface Defines the renderer interface, which allows us to have various implementations (HTML, JSON, XML etc.) behind one unified interface. Use the AlphaRendererProviderFactory::getInstance() method to get instances of this.
Alpha Framework 1.2.4 API Documentation API documentation generated by ApiGen 2.8.0