/
Modules
Modules
Please find below a list of all build-in modules of the Qcadoo Framework. Modules are used in plugin descriptor.
- Custom Module — custom - user-defined module.
- Dictionary Module — dictionary - defines new dictionary.
- Menu Category Module — menu-category - defines new first-level menu's item.
- Menu Item Module — menu-item - defines new second-level menu's item referencing to view.
- Menu Item URL Module — menu-item-url - defines new second-level menu's item referencing to the URL.
- Model Enum Value Module — model-enum-value - defines new value of the exising enum field.
- Model Field Module — model-field - defines new field in existing model.
- Model Hook Module — model-hook - defines new hook in existing model.
- Model Module — model - defines new model (database table and its mapping).
- Report Template Module — report-template - defines new report in existing model.
- Resource Module — model - defines new static resources.
- Role Module — role - defines new role.
- Translation Group Module — translation-group - register new group of translations.
- Translation Locale Module — translation-locale - register new locale.
- Translation Module — translation - register new translation resources.
- User Group Module — user-group - defines new user's group.
- User Module — user - defines new user.
- View Component Module — view-component - defines new view's component.
- View Grid Column Module — view-grid-column - adds column to existing grid.
- View Hook Module — view-hook - defines new view's hook.
- View Listener Module — view-listener - defines new view's listener.
- View Module — view - defines new view.
- View Ribbon Group Module — view-ribbon-group - defines new ribbon's group.
- View Tab Module — view-tab - defines new view's tab.
, multiple selections available,
Related content
Plugin descriptor
Plugin descriptor
Read with this
Common Model Field Attributes
Common Model Field Attributes
Read with this
Hooks and Listeners
Hooks and Listeners
Read with this
BelongsTo Field
BelongsTo Field
Read with this
View XML
View XML
Read with this
Building MES from source code - tutorial
Building MES from source code - tutorial
Read with this