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

  • Button
  • DateBox
  • Image
  • RecordSelector
  • SmallTextBox
  • TagCloud
  • TextBox

Namespace Alpha\View\Widget

Classes summary

Button Button HTML custom widget.
DateBox A HTML widget for rendering a text box with calendar icon for Date/Timestamp types.
Image

A widget that can generate an image which is scaled to the screen resolution of the user, and can be made secured to prevent hot-linking from remote sites. Note that by default, a jpg file will be returned (the source file can be jpg, png, or gif).

RecordSelector Record selection HTML widget.
SmallTextBox String HTML input box custom widget.
TagCloud

A widget for rendering a tag cloud, based off the Tag instances in the database.

TextBox Text HTML input box custom widget.
Alpha Framework 3.0.0 API Documentation API documentation generated by ApiGen