From RPM Wiki
| Table of contents |
[edit]
Data
Data
Data is what RPM is all about.
[edit]
Sources
There are two sources of data in RPM
- User data is entered by users. See "In" below.
- Generated data is created by the application
[edit]
In
User data is entered into RPM by users
- Manipulation: Modification of user entered data before saving.
- Examples: Trim, Casting, Make safe, Table field, Truncate
- Validation: Checking user entered data against requirements or it won't be saved.
- Examples: Unique username, password length, a valid agency name
- Methods
[edit]
Out
Wherever the data came from, the point is to get it out again.
- Formatting: Changes made to data when output that make it look different than the saved version.
- Methods
[edit]
Files
This discussion of data does not cover File attachments.
- This page was last modified 15:31, 22 Jun 2009.
- This page has been accessed 625 times.
