The type of the server settings
The type of the project settings
The fieldhandle that will be responsible for the field data validation
The type of the field value. This is the type of the data that will be stored in the database
The type of the dashboard parameters that will be used to render the dashboard.
Optional
getThis returns a list of links to dashboards for the analytics homepage
return the plugin configuration.
Optional
getReturns a list of menu items to be added to the user profile menu of the config page.
Returns a control object for a given field type. This is used to render the field in the main app.
Optional
getReturns a list of custom searches to be added to the search drowpdown.
Returns a page to be added to the dashboard in the main app.
Optional
getReturns a list of menu items to be added to the project list.
Returns a page to be added to the customer settings page in the adminConfig.
Optional
getQMSUserReturns a list of menu items to be added to the QMS user profile menu in the liveqms.
Returns a page to be added to the server settings page in the adminConfig.
Optional
getOptional
getOptional
getReturns a list of menu items to be added to the user profile menu in the main app.
Generated using TypeDoc
This is the interface that plugin that use our boilerplate template must implement. It is used to define the plugin capabilities and to configure the plugin. The plugin is instantiated once.