public property Record::$fields in Bibliography Module 7
Same name and namespace in other branches
- 6.2 modules/marcParse/php-marc.php \Record::fields
- 6 marcParse/php-marc.php \Record::fields
- 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;