Found 1 or 59 records in table Classes
Now Showing 1 of 1
Current Record: Dataface_Utilities
Dataface_Utilities
Contains Utility functions.
Description
Methods
- fireEvent
- Fires an event on the delegate classes. In effect, this calls a method
called $name on the current table's delegate class if it exists - otherwise
it will call the function on the application's delegate class - if it exists.
- flattenQuery
- Flattens the variables of a query so that they can be written safely
to an HTML form.
- groupBy
- Groups an array of records by a field.
- query2html
- Converts an query array into a string with a bunch of HTML hidden fields
to be placed on an HTML form.
Comments
Add comment