The File_MARC_Control_Field class represents a single control field in a MARC record.
A MARC control field consists of a tag name and control data.
Located in /MARC/Control_Field.php (line 52)
Structures_LinkedList_DoubleNode | --File_MARC_Field | --File_MARC_Control_Field
Value of field, if field is a Control field
Inherited from File_MARC_Field
File_MARC_Field::$tag
Field init function
Create a new File_MARC_Control_Field object from passed arguments
Destroys the control field
Destroys the control field
Get control field data
Is empty
Checks if the field contains data
Set control field data
Return as raw MARC
Return the control field formatted in Raw MARC for saving into MARC files
Return as a formatted string
Return the control field as a formatted string for pretty printing
Inherited From File_MARC_Field
File_MARC_Field::__construct()
File_MARC_Field::getTag()
File_MARC_Field::isEmpty()
File_MARC_Field::setTag()
File_MARC_Field::toRaw()
File_MARC_Field::__destruct()
File_MARC_Field::__toString()
Documentation generated on Mon, 01 Jan 2007 23:44:40 -0500 by phpDocumentor 1.3.1