Ticket #286 (enhancement)
Opened 3 months ago
Add verify method in tables class
Status: new
| Reported by: | nate | Assigned to: | brieb |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | phpbms | Version: | 0.96 |
| Keywords: | Cc: | ||
Adding a verify method for the tables class in addition to the existing formatVariableas and insertRecord methods would facilitate generic use of the tables class (e.g. for ease of use with apis).