|
ADDITIONAL METHODSsearch_by_field( \%cond, \%attrs? )This variant of the standard "search()" method returns a ResultSet of Device Module entries. It is written to support web forms which accept fields that match and locate Device Modules in the database.The hashref parameter should contain fields from the Device Module table which will be intelligently used in a search query. In addition, you can provide the key "matchall" which, given a True or False value, controls whether fields must all match or whether any can match, to select a row. Supported keys:
Visit the GSP FreeBSD Man Page Interface. |