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

  • AlphaAgentUtils
  • AlphaAgentUtils_Test
  • AlphaAutoLoader
  • AlphaBackUpUtils
  • AlphaCacheProviderFactory
  • AlphaCacheProviderMemcache
  • AlphaConfig
  • AlphaConfig_Test
  • AlphaController
  • AlphaController_Test
  • AlphaCronManager
  • AlphaDAO
  • AlphaDAO2Excel
  • AlphaDAO_Test
  • AlphaDAOProviderFactory
  • AlphaDAOProviderMySQL
  • AlphaDAOProviderSQLite
  • AlphaErrorHandlers
  • AlphaFeed
  • AlphaFeed_Test
  • AlphaFileUtils
  • AlphaFilters_Test
  • AlphaGraphNode
  • AlphaHighlightProviderFactory
  • AlphaHighlightProviderGeshi
  • AlphaHighlightProviderLuminous
  • AlphaImageUtils
  • AlphaKPI
  • AlphaMarkdown
  • AlphaMetrics
  • AlphaRendererProviderFactory
  • AlphaRendererProviderHTML
  • AlphaTCPDF
  • AlphaTreeGraph
  • AlphaType
  • AlphaValidator
  • AlphaValidator_Test
  • AlphaView
  • AlphaView_Test
  • ArticleCommentObject
  • ArticleCommentView
  • ArticleObject
  • ArticleView
  • ArticleVoteObject
  • Atom
  • BackupTask
  • BadRequestObject
  • BlacklistedClientObject
  • BlacklistedIPObject
  • Boolean
  • Boolean_Test
  • Button
  • CacheManager
  • ClientBlacklistFilter
  • ClientTempBlacklistFilter
  • Create
  • CreateArticle
  • Date
  • Date_Test
  • DateBox
  • DEnum
  • DEnum_Test
  • DEnumItem
  • DEnumView
  • Detail
  • Double
  • Double_Test
  • Edit
  • EditArticle
  • EditDEnum
  • EditTags
  • Enum
  • Enum_Test
  • Exceptions_Test
  • FrontController
  • FrontController_Test
  • GenSecureQueryStrings
  • Image
  • Image_Test
  • InputFilter
  • Install
  • Integer
  • Integer_Test
  • IPBlacklistFilter
  • ListAll
  • ListBusinessObjects
  • ListDEnums
  • ListSequences
  • LogFile
  • Logger
  • Login
  • Logout
  • MarkdownFacade
  • PersonObject
  • PersonView
  • PreviewArticle
  • RecordSelector
  • Relation
  • Relation_Test
  • RelationLookup
  • RightsObject
  • RSS
  • RSS2
  • Search
  • Sequence
  • Sequence_Test
  • SequenceView
  • String
  • String_Test
  • StringBox
  • Tag_Test
  • TagCloud
  • TagManager
  • TagObject
  • TCPDFFacade
  • Text
  • Text_Test
  • TextBox
  • Timestamp
  • Timestamp_Test
  • ViewArticle
  • ViewArticleFile
  • ViewArticlePDF
  • ViewArticlePrint
  • ViewArticleTitle
  • ViewAttachment
  • ViewExcel
  • ViewFeed
  • ViewImage
  • ViewLog
  • ViewMetrics
  • ViewRecordSelector
  • ViewState
  • ViewTestResults

Interfaces

  • AlphaCacheProviderInterface
  • AlphaControllerInterface
  • AlphaDAOProviderInterface
  • AlphaFilterInterface
  • AlphaHighlightProviderInterface
  • AlphaRendererProviderInterface
  • AlphaTaskInterface
  • AlphaTypeInterface

Exceptions

  • AlphaException
  • BadBOTableNameException
  • BONotFoundException
  • CustomQueryException
  • FailedDeleteException
  • FailedIndexCreateException
  • FailedLookupCreateException
  • FailedSaveException
  • FailedUnitCommitException
  • FileNotFoundException
  • IllegalArguementException
  • IntegrationException
  • LibraryNotInstalledException
  • LockingException
  • MailNotSentException
  • NotImplementedException
  • PHPException
  • ResourceNotAllowedException
  • ResourceNotFoundException
  • SecurityException
  • ValidationException
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated

Tree

Classes

  • AlphaAgentUtils
  • AlphaAutoLoader
  • AlphaBackUpUtils
  • AlphaCacheProviderFactory
  • AlphaCacheProviderMemcache implements AlphaCacheProviderInterface
  • AlphaConfig
  • AlphaController
    • CacheManager implements AlphaControllerInterface
    • Create implements AlphaControllerInterface
    • CreateArticle implements AlphaControllerInterface
    • Detail implements AlphaControllerInterface
    • Edit implements AlphaControllerInterface
      • EditDEnum implements AlphaControllerInterface
      • EditTags implements AlphaControllerInterface
    • EditArticle implements AlphaControllerInterface
    • GenSecureQueryStrings implements AlphaControllerInterface
    • Install implements AlphaControllerInterface
    • ListAll implements AlphaControllerInterface
      • ListDEnums implements AlphaControllerInterface
      • ListSequences implements AlphaControllerInterface
    • ListBusinessObjects implements AlphaControllerInterface
    • Login implements AlphaControllerInterface
    • Logout implements AlphaControllerInterface
    • PreviewArticle implements AlphaControllerInterface
    • Search implements AlphaControllerInterface
    • TagManager implements AlphaControllerInterface
    • ViewArticle implements AlphaControllerInterface
      • ViewArticleFile
      • ViewArticlePrint
      • ViewArticleTitle
    • ViewArticlePDF
    • ViewAttachment implements AlphaControllerInterface
    • ViewExcel implements AlphaControllerInterface
    • ViewFeed implements AlphaControllerInterface
    • ViewImage implements AlphaControllerInterface
    • ViewLog implements AlphaControllerInterface
    • ViewMetrics implements AlphaControllerInterface
    • ViewRecordSelector implements AlphaControllerInterface
    • ViewTestResults implements AlphaControllerInterface
  • AlphaCronManager
  • AlphaDAO
    • ArticleCommentObject
    • ArticleObject
    • ArticleVoteObject
    • BadRequestObject
    • BlacklistedClientObject
    • BlacklistedIPObject
    • DEnum implements AlphaTypeInterface
    • DEnumItem implements AlphaTypeInterface
    • PersonObject
    • RelationLookup implements AlphaTypeInterface
    • RightsObject
    • Sequence implements AlphaTypeInterface
    • TagObject
  • AlphaDAO2Excel
  • AlphaDAOProviderFactory
  • AlphaDAOProviderMySQL implements AlphaDAOProviderInterface
  • AlphaDAOProviderSQLite implements AlphaDAOProviderInterface
  • AlphaErrorHandlers
  • AlphaFeed
    • Atom
    • RSS
    • RSS2
  • AlphaFileUtils
  • AlphaGraphNode
  • AlphaHighlightProviderFactory
  • AlphaHighlightProviderGeshi implements AlphaHighlightProviderInterface
  • AlphaHighlightProviderLuminous implements AlphaHighlightProviderInterface
  • AlphaImageUtils
  • AlphaKPI
  • AlphaMetrics
  • AlphaRendererProviderFactory
  • AlphaRendererProviderHTML implements AlphaRendererProviderInterface
  • AlphaTreeGraph
  • AlphaType
    • Boolean implements AlphaTypeInterface
    • Date implements AlphaTypeInterface
    • Double implements AlphaTypeInterface
    • Enum implements AlphaTypeInterface
    • Integer implements AlphaTypeInterface
    • Relation implements AlphaTypeInterface
    • String implements AlphaTypeInterface
    • Text implements AlphaTypeInterface
    • Timestamp implements AlphaTypeInterface
  • AlphaValidator
  • AlphaView
    • ArticleCommentView
    • ArticleView
    • DEnumView
    • PersonView
    • SequenceView
  • BackupTask implements AlphaTaskInterface
  • Button
  • ClientBlacklistFilter implements AlphaFilterInterface
  • ClientTempBlacklistFilter implements AlphaFilterInterface
  • DateBox
  • FrontController
  • IPBlacklistFilter implements AlphaFilterInterface
  • Image
  • InputFilter
  • LogFile
  • Logger
  • MarkdownExtra_Parser
    • AlphaMarkdown
  • MarkdownFacade
  • PHPUnit_Framework_TestCase
    • AlphaAgentUtils_Test
    • AlphaConfig_Test
    • AlphaController_Test
    • AlphaDAO_Test
    • AlphaFeed_Test
    • AlphaFilters_Test
    • AlphaValidator_Test
    • AlphaView_Test
    • Boolean_Test
    • DEnum_Test
    • Date_Test
    • Double_Test
    • Enum_Test
    • Exceptions_Test
    • FrontController_Test
    • Image_Test
    • Integer_Test
    • Relation_Test
    • Sequence_Test
    • String_Test
    • Tag_Test
    • Text_Test
    • Timestamp_Test
  • RecordSelector
  • StringBox
  • TCPDF
    • AlphaTCPDF
  • TCPDFFacade
  • TagCloud
  • TextBox
  • ViewState

Interfaces

  • AlphaCacheProviderInterface
  • AlphaControllerInterface
  • AlphaDAOProviderInterface
  • AlphaFilterInterface
  • AlphaHighlightProviderInterface
  • AlphaRendererProviderInterface
  • AlphaTaskInterface
  • AlphaTypeInterface

Exceptions

  • Exception
    • AlphaException
      • BONotFoundException
      • BadBOTableNameException
      • CustomQueryException
      • FailedDeleteException
      • FailedIndexCreateException
      • FailedLookupCreateException
      • FailedSaveException
      • FailedUnitCommitException
      • FileNotFoundException
      • IllegalArguementException
      • IntegrationException
      • LibraryNotInstalledException
      • LockingException
      • MailNotSentException
      • NotImplementedException
      • PHPException
      • ResourceNotAllowedException
      • ResourceNotFoundException
      • SecurityException
      • ValidationException
Alpha Framework API Documentation API documentation generated by ApiGen 2.8.0