This is the complete list of members for MARC21Record, including all inherited members.
| $defaults |
ISO2709Record |
protected |
| $exceptions |
ISO2709Record |
|
| $fields |
ISO2709Record |
|
| $identifierLength |
ISO2709Record |
protected |
| $indicatorLength |
ISO2709Record |
|
| $leader |
ISO2709Record |
|
| $mnemonicType |
MARC21Record |
protected |
| $raw |
ISO2709Record |
|
|
__construct() |
MARC21Record |
|
|
AppendField( $field, $reorder=false) |
MARC21Record |
|
|
AppendFieldBinary( $tag, $data, $directoryEntry=array(), $reorder=false) |
ISO2709Record |
|
|
AsBinaryString() |
ISO2709Record |
|
|
AsMnemonicString( $leader_tag='LDR', $field_initiator='=', $tag_terminator=' ', $identifier_initiator='$', $field_terminator="\", $record_terminator="\", $space_replacer=' ') |
MARC21Record |
|
|
assertTagOrder( $a, $b) |
MARC21Record |
|
|
assertTagRepeatable( $tag) |
ISO2709Record |
|
|
assertTagValid( $tag) |
MARC21Record |
|
|
asXMLString() |
MARC21Record |
|
|
CheckField( $field) |
MARC21Record |
|
|
DataNotInDirectory() |
ISO2709Record |
|
|
delFields( $pattern) |
MARC21Record |
|
|
exception( $string) |
ISO2709Record |
|
|
getFields( $tag) |
ISO2709Record |
|
|
getTagPattern( $patt) |
ISO2709Record |
|
|
isTagRepeatable( $tag) |
MARC21Record |
|
|
isTagValid( $tag) |
MARC21Record |
|
|
loadFromBinaryStream( $filehandle) |
ISO2709Record |
|
|
loadFromBinaryString( $string, $fuzzy=true) |
MARC21Record |
|
|
loadFromMnemonicString( $string) |
MARC21Record |
|
|
loadFromString( $string) |
MARC21Record |
|
|
loadFromXMLString( $string) |
MARC21Record |
|
|
ParseBinaryField( $tag, $data, $directoryEntry) |
ISO2709Record |
|
|
ParseMnemonicLine( $line) |
MARC21Record |
|
|
removeField( $field) |
ISO2709Record |
|
|
set_default( $name, $value) |
ISO2709Record |
protected |
|
setLeader( $string) |
ISO2709Record |
|
|
tagOrder( $a, $b) |
MARC21Record |
|