You are here

public property Record::$fields in Bibliography Module 7

Same name and namespace in other branches
  1. 6.2 modules/marcParse/php-marc.php \Record::fields
  2. 6 marcParse/php-marc.php \Record::fields
  3. 7.2 modules/marcParse/php-marc.php \Record::fields

Contain all @link Field objects of the Record.

Type: array

File

modules/marcParse/php-marc.php, line 409
@package PHP-MARC

Class

Record
Record Class Create a MARC Record class.

Code

public $fields;