Below is a list of some of RIFE/Crud's features:
- Automatically generates administration functionalities for tedious, repetitive CRUD operations
- No code generation
- Completely runtime-based
- Driven by your domain model beans
- RIFE's powerful meta-data facility
gives total control over the data and content formats
- Builds on RIFE's component model
- Optionally generates your database structure
- Supports associates, aggregation and many-to-one dependencies
- Optionally generates the navigation menu of all CRUD operations
- Can be integrated into any other RIFE site
- Clearly defined nomenclature to refer to run-time generated components
- Fully customizable:
- built-in support for localization
- layout through well-structured CSS
- markup is driven by templates, they can be replaced in different levels of granularity
- CRUD API for reusing most of the automated run-time features during customization
- replacement of individual CRUD components
- customizable menu generation
- RIFE features like callbacks are still available
- Scripting support