The File_MARC_Field class is expected to be extended to reflect the requirements of control and data fields.
Every MARC field contains a tag name.
Located in /MARC/Field.php (line 52)
Structures_LinkedList_DoubleNode | --File_MARC_Field
Class | Description |
---|---|
File_MARC_Control_Field | The File_MARC_Control_Field class represents a single control field in a MARC record. |
File_MARC_Data_Field | The File_MARC_Data_Field class represents a single field in a MARC record. |
File_MARC_Field constructor
Create a new File_MARC_Field object from passed arguments. We define placeholders for the arguments required by child classes.
Destroys the data field
Is empty
Checks if the field is empty.
Sets the tag for this File_MARC_Field object
Return field in raw MARC format (stub)
Return the field formatted in raw MARC for saving into MARC files. This stub method is extended by the child classes.
Return Field formatted
Return Field as a formatted string.
Documentation generated on Mon, 01 Jan 2007 23:44:41 -0500 by phpDocumentor 1.3.1