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::view
  • alpha::view::renderers
  • alpha::view::widgets

Classes

  • AlphaDAO
  • AlphaDAOProviderFactory
  • AlphaDAOProviderMySQL
  • AlphaDAOProviderSQLite
  • ArticleCommentObject
  • ArticleObject
  • ArticleVoteObject
  • BadRequestObject
  • BlacklistedClientObject
  • BlacklistedIPObject
  • PersonObject
  • RightsObject
  • TagObject

Interfaces

  • AlphaDAOProviderInterface
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated

Package alpha::model

Classes summary
AlphaDAO Base business object class definition providing DAO storage via the configured provider.
AlphaDAOProviderFactory
AlphaDAOProviderMySQL MySQL DAO provider (uses the MySQLi native API in PHP).
AlphaDAOProviderSQLite SQLite DAO provider (uses the SQLite3 native API in PHP).
ArticleCommentObject
ArticleObject
ArticleVoteObject
BadRequestObject
BlacklistedClientObject
BlacklistedIPObject
PersonObject
RightsObject
TagObject
Interfaces summary
AlphaDAOProviderInterface An interface that defines all of the Data Access Object (DAO) methods that should be included in a provider that implements this interface.
Alpha Framework ${alpha.version.new} API Documentation API documentation generated by ApiGen 2.8.0