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. |