Components: Overview
Components are elements which can be enabled or disabled by configuration or code. An enabled component will be automaticly included in the <head>-Section of the master-template. Please read Libraries: Master for more Information about the master-template and the usage of components.
CodeCoupler have the following components ready to use:
jQuery
- Key: jquery
- Configuration Options: None
jQuery-UI
- Key: jquery
- Configuration Options: Associative array with the following keys:
- theme: The theme to use. Download first a theme from the jQuery-UI-Website and store it into the folder 'assets/jquery-ui/css. Use the foldername as configuration-value. By default only the theme "smoothness" is packaged.