QCubed-4 Examples Site
This is a collection of many small examples that demonstrate the functionality in QCubed-4. Later examples tend to build upon functionality or concepts that are discussed in prior ones, which allows the Examples site to be viewed as a quasi-tutorial. However, you should still feel free to check out any of the examples as you wish.
The Examples are broken into three main parts: the Code Generator, the Forms and Control Library, and Other QCubed-4 Functionality.
* Some of the examples (marked with a "*") use the Example Site Database. This database (which consists of six tables and some preloaded sample data) is included in the Example Site directories. See Basic CodeGen > About the Database for more information.
Beyond the Code Generator and the Forms library, QCubed-4 also has many other modules and features that are useful for web application developers.
11. Model Connectors, DataGrid Connectors, and the Drafts - Combining the Code Generator with the Form Library
- Forms and CodeGen, a Winning Combination to RAD
- * Introduction to Model Connectors
- * Introduction to DataGrid Connectors
- * Introduction to the Drafts
12. Beyond HTML - Other libraries in QCubed-4
- Introduction to Cryptography
- Introduction to I18n (Internationalization)
- * Measuring Performance using Timer
13. Other Tidbits - Other random examples, samples and tutorials
- * Security: Preventing Cross-Site Scripting
- Attribute Overriding
- Specifying a Template Filepath
- Single File Forms
- Working with FormState Handlers
- PHP Print Command Shortcuts
- Includes outside of the DocRoot for Security and Shared Installs
14. Libraries - Infrastructure that lets the community extend QCubed-4