![]() |
Grima
2018-08
Whispering into Alma's ear
|
Public Member Functions | |
| __construct ( $tag, $data, $indicators="", $subfields=array(), $directoryEntry=array(), $record=null) | |
| remove () | |
| delete () | |
| appendSubfield ( $subfield, $arg2=null) | |
| insertSubfieldBefore ( $identifier, $subfield, $arg3=null) | |
| removeSubfield (\ISO2709Subfield $subfield) | |
| getOneSubfield ( $identifier) | |
| getSubfields ( $identifier) | |
| AsMnemonicString ( $field_initiator="=", $tag_terminator=" ", $identifier_initiator="\, $field_terminator="\\", $space_replacer=" ") | |
Public Attributes | |
| $tag | |
| $data | |
| $indicators | |
| $subfields | |
| $directoryEntry | |
Definition at line 573 of file ISO2709.php.
| ISO2709Field::__construct | ( | $tag, | |
| $data, | |||
$indicators = "", |
|||
$subfields = array(), |
|||
$directoryEntry = array(), |
|||
$record = null |
|||
| ) |
Definition at line 575 of file ISO2709.php.
| ISO2709Field::appendSubfield | ( | $subfield, | |
$arg2 = null |
|||
| ) |
Definition at line 592 of file ISO2709.php.
| ISO2709Field::AsMnemonicString | ( |
$field_initiator = "=", |
|
$tag_terminator = " ", |
|||
$identifier_initiator = "\$", |
|||
$field_terminator = "\r\n", |
|||
$space_replacer = " " |
|||
| ) |
Definition at line 645 of file ISO2709.php.
| ISO2709Field::delete | ( | ) |
Definition at line 589 of file ISO2709.php.
| ISO2709Field::getOneSubfield | ( | $identifier | ) |
Definition at line 631 of file ISO2709.php.
| ISO2709Field::getSubfields | ( | $identifier | ) |
Definition at line 637 of file ISO2709.php.
| ISO2709Field::insertSubfieldBefore | ( | $identifier, | |
| $subfield, | |||
$arg3 = null |
|||
| ) |
Definition at line 602 of file ISO2709.php.
| ISO2709Field::remove | ( | ) |
Definition at line 586 of file ISO2709.php.
| ISO2709Field::removeSubfield | ( | \ISO2709Subfield | $subfield | ) |
Definition at line 625 of file ISO2709.php.
| ISO2709Field::$data |
Definition at line 574 of file ISO2709.php.
| ISO2709Field::$directoryEntry |
Definition at line 574 of file ISO2709.php.
| ISO2709Field::$indicators |
Definition at line 574 of file ISO2709.php.
| ISO2709Field::$subfields |
Definition at line 574 of file ISO2709.php.
| ISO2709Field::$tag |
Definition at line 574 of file ISO2709.php.
1.8.13