cModule
The Module component is used for declaring multipurpose application parts, like header, footer etc.
Properties
|
Description |
Left |
The left position of the component. |
Name |
Name of the component |
Owner |
Owner of the component |
Password |
Password to connect to the database |
Top |
Position of the component. |
TopMargin |
Position of the module relative to the upper part (margin-top) |
Class |
Entry to create a class item in the used style sheet. |
PHP Events
|
Description |
OnActivate |
Triggers when the form becomes active |
OnCreate |
Triggers when the component is created |
OnDestroy |
Triggers when the component is destroyed |
JavaScript Events
No additional events