Classes

\UncleCheese\Dashboard

Name Description
Dashboard Defines the Dashboard interface for the CMS EMPTY
DashboardButtonOptionsField No description available EMPTY
DashboardChart An API for creating a Google chart in a dashboard panel EMPTY
DashboardHasManyRelationEditor A custom FormField object used to manage has_many relations to a DashboardPanel. EMPTY
DashboardHasManyRelationEditorItemRequest Defines the {@link RequestHandler} object that handles an item belonging to the editor EMPTY
DashboardItemEditForm No description available EMPTY
DashboardMember Decorates the Member object to work with the Dashboard interface EMPTY
DashboardPanel Defines the DashboardPanel dataobject. All dashboard panels must descend from this class. EMPTY
DashboardPanelAction Defines the object that renders as a button in a dashboard panel EMPTY
DashboardPanelDataObject A {@link DataObject} subclass that is required for use on a has_many relationship on a DashboardPanel when being managed with a {@link DashboardHasManyRelationEditor} EMPTY
DashboardPanelRequest Defines the {@link RequestHandler} object that is responsible for rendering dashboard panels and processing their input. EMPTY
DashboardQuickLink Defines the "quick link" dataobject that is used in {@link DashboardQuickLinksPanel} EMPTY
DashboardQuickLinksPanel Defines the "Quick Links" dashboard panel type EMPTY
DashboardSiteConfig Decorates the {@link SiteConfig} object to work with the Dashboard CMS interface SiteConfig holds the default configuration of a dashboard. EMPTY