Changes between Version 4 and Version 5 of IS_ONE_OF
- Timestamp:
- 08/23/09 13:14:47 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IS_ONE_OF
v4 v5 31 31 32 32 db[table].pr_pe_id.requires = IS_NULL_OR(IS_ONE_OF(db, 33 'pr_pentity.id', # key table pr_pentity, key fieldid33 'pr_pentity.id', # key table=pr_pentity, key field=id 34 34 shn_pentity_represent, # function to represent a pr_pentity entry as string 35 35 filterby='opt_pr_pentity_class', # type field in the pr_pentity table