/
Components
Components
This is the list of the Innomatic predefined component types:
Code
Name | Description |
---|---|
class | PHP class file |
module | ORM module |
unittest | PHPUnit test code |
Localization
Name | Description |
---|---|
catalog | Localization catalog file |
country | Localization country file |
language | Localization language |
Tenants
Name | Description |
---|---|
domainsettings | Tenant settings (stored in database) |
domaintable | Tenant database table |
Desktop features
Name | Description |
---|---|
dashboardwidget | Widget for the desktop dashboard |
domaingroup | Tenant desktop panels group |
domainpanel | Tenant desktop panel |
helpnode | Online help files |
permission | Tenant permission type |
role | Tenant role type |
traybaritem | Tenant desktop traybar item |
Desktop UI
Name | Description |
---|---|
wuicolorsset | Desktop UI colors set |
wuiiconsset | Desktop UI icons set |
wuistyle | Desktop UI style |
wuitheme | Desktop UI theme |
wuivalidator | Server side validator for desktop events |
wuiwidget | Desktop widget |
Root
Name | Description |
---|---|
rootgroup | Innomatic root desktop panels group |
rootpanel | Innomatic root desktop panel |
roottable | Innomatic root database table |
Hooks
Name | Description |
---|---|
hook: Code hook
hookevent: Hook event
hookhandler: File handling hooks
Web services
Name | Description |
---|---|
webserviceshandler | Handler file for Innomatic web services |
webservicesmethod | Innomatic web services interface method |
Web apps
Name | Description |
---|---|
webappclass | PHP class for a domain web app |
webappconfiguration | Configuration file for a domain web app |
webapphandler | Front controller for a web app |
webappskeleton | Skeleton files for web apps |
Misc
Name | Description |
---|---|
ajaxcall | Ajax call |
applicationsettings | Application settings |
binary | Binary file |
component | Component to install new component types |
configurationfile | Configuration file |
dataaccessdriver | Data access driver to access new databases |
extras | Misc type of file |
maintenancetask | Maintenance task |
script | PHP script |
shared | Web public shared file |
tempdir | Temporary sub directory in main temporary folder |
, multiple selections available,
Related content
Step 1: Structure of an Innomatic application
Step 1: Structure of an Innomatic application
More like this
Step 7: Web User Interface (WUI)
Step 7: Web User Interface (WUI)
More like this
Step 1: Panels
Step 1: Panels
More like this
Step 2: The application.xml file
Step 2: The application.xml file
More like this
Step 8: Directories
Step 8: Directories
More like this
Innomatic Legacy 6 Architecture
Innomatic Legacy 6 Architecture
More like this