Skip to content

Latest commit

 

History

History
52 lines (25 loc) · 1.65 KB

README.md

File metadata and controls

52 lines (25 loc) · 1.65 KB

dc-general-example

This contains examples of how to use dc-general.

The following examples are included:

The examples do not include any finished applications to be executed.

These are only intended to show how to use the data container General.

You should have some experience with the configuration of the data container Table.

Example of data container configuration:

This example shows what to do to convert an existing data container Table into a data container General. This also shows the differences in configuration between the data container Table and General. This example is built using the backend module themes.

Example of what data container callback can be replaced with what event:

This example shows how to replace the callbacks in the data container with which event.

Show here.

Example of an no operational data provider:

The no operational data provider is a excellent feature from the dcg. With this provider you can do very useful things.

This example shows how use the no operational data provider.