Manual index
Module meta data
Scope
The scope the module data is stored for.
This can be the following:
- Portal
Data in your module will be stored portal wide. This means that every instance of your module on different pages show the same data within your portal
- Module
Data in your module will be stored on a per module base. Each module represents and shows its own data.
- User
Data in your module will only be shown to currently logged on user. Every user can store its own data
