Alpha Framework 3.0.0 API Documentation
  • Namespace
  • Class

Namespaces

  • Alpha
    • Controller
      • Front
    • Exception
    • Model
      • Type
    • Task
    • Util
      • Backup
      • Cache
      • Code
        • Highlight
        • Metric
      • Config
      • Convertor
      • Email
      • Extension
      • Feed
      • File
      • Graph
      • Helper
      • Http
        • Filter
        • Session
      • Image
      • Logging
      • Search
      • Security
      • Service
    • View
      • Renderer
        • Html
        • Json
      • Widget

Classes

  • BackupTask
  • CronManager

Interfaces

  • TaskInterface

Namespace Alpha\Task

Classes summary

BackupTask A cron task for backup up the system database and select folders.
CronManager

The main class responsible for running custom cron tasks found under the [webapp]/Task directory. This class should be executed from Linux cron via the CLI.

Interfaces summary

TaskInterface The interface for background tasks that Alpha can run.
Alpha Framework 3.0.0 API Documentation API documentation generated by ApiGen