This is the complete list of members for ISO2709Record, including all inherited members.
| $defaults |
ISO2709Record |
protected |
| $exceptions |
ISO2709Record |
|
| $fields |
ISO2709Record |
|
| $identifierLength |
ISO2709Record |
protected |
| $indicatorLength |
ISO2709Record |
|
| $leader |
ISO2709Record |
|
| $raw |
ISO2709Record |
|
|
__construct() |
ISO2709Record |
|
|
AppendField( $field, $reorder=false) |
ISO2709Record |
|
|
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=" ") |
ISO2709Record |
|
|
assertTagOrder( $a, $b) |
ISO2709Record |
|
|
assertTagRepeatable( $tag) |
ISO2709Record |
|
|
assertTagValid( $tag) |
ISO2709Record |
|
|
CheckField( $field) |
ISO2709Record |
|
|
checkString( $name, $trueValue, $string, $start=0, $length=false, $default=false) |
ISO2709Record |
private |
|
DataNotInDirectory() |
ISO2709Record |
|
|
delFields( $tag) |
ISO2709Record |
|
|
exception( $string) |
ISO2709Record |
|
|
getFields( $tag) |
ISO2709Record |
|
|
getTagPattern( $patt) |
ISO2709Record |
|
|
isTagRepeatable( $tag) |
ISO2709Record |
|
|
isTagValid( $tag) |
ISO2709Record |
|
|
loadFromBinaryStream( $filehandle) |
ISO2709Record |
|
|
loadFromBinaryString( $string, $fuzzy=true) |
ISO2709Record |
|
|
loadFromString( $string) |
ISO2709Record |
|
|
ParseBinaryField( $tag, $data, $directoryEntry) |
ISO2709Record |
|
|
removeField( $field) |
ISO2709Record |
|
|
set_default( $name, $value) |
ISO2709Record |
protected |
|
setLeader( $string) |
ISO2709Record |
|
|
tagOrder( $a, $b) |
ISO2709Record |
|