Package sapphire\view
Classes summary
| ArrayData | Lets you wrap a bunch of array data into a ViewableData object. |
| CalendarWidget | A ViewableData object is any object that can be rendered into a template/view. |
| DataObjectManagerAction | A ViewableData object is any object that can be rendered into a template/view. |
| LiveCalendarWidget | A ViewableData object is any object that can be rendered into a template/view. |
| MonthNavigator | A ViewableData object is any object that can be rendered into a template/view. |
| Requirements | Requirements tracker, for javascript and css. |
| Requirements_Backend | |
| SSViewer | The SSViewer executes a .ss template file. The SSViewer class handles rendering of .ss templates. In addition to a full template in the views folder, a template in views/Content or views/Layout will be rendered into $Content and $Layout, respectively. |
| SSViewer_Cached_PartialParser | |
| SSViewer_FromString | Special SSViewer that will process a template passed as a string, rather than a filename. |
| SSViewer_PartialParser | Handle the parsing for cacheblock tags. |
| ViewableData | A ViewableData object is any object that can be rendered into a template/view. |
| ViewableData_Customised | |
| ViewableData_Debugger | Allows you to render debug information about a ViewableData object into
a template. |