File/recmaint-defs.php

Description
Classes
Class Description
 class recmaintainer The record maintainer class.
Functions
get_recmaintfield (line 378)

Utility function. Returns the value of the named field. Returns the value of the named field which is in the data array $rec. Uses the array $fields to determine the position of the named field in the data record.

void get_recmaintfield (string $fldname, array $fields, array $rec)
  • string $fldname: Name of field to fetch value of.
  • array $fields: Array of fields in the record.
  • array $rec: Array of data

Documentation generated by phpDocumentor 1.3.0RC3