- Aug 26, 2019
-
-
David Maus authored
-
- Jan 02, 2017
-
-
David Maus authored
Allow subfield code "#"
-
- Dec 22, 2016
-
-
Sebastian Böttger authored
Update Subfield.php
-
Sebastian Böttger authored
Allow subfield code '#'.
-
- Jul 23, 2016
-
-
David Maus authored
* src/HAB/Pica/Record/Field.php: Declare $_subfields property. ...after all this years... ;)
-
David Maus authored
-
David Maus authored
-
David Maus authored
* src/HAB/Pica/Record/Field.php (hasSubfield): New function. Return true if field has subfield.
-
David Maus authored
* src/HAB/Pica/Record/Subfield.php ($validSubfieldCodePattern): New property. (isValidSubfieldCode): Factor out subfield code pattern.
-
- Aug 12, 2015
-
-
David Maus authored
* src/HAB/Pica/Record/TitleRecord.php (setFields): Properly handle record w/o local record fields.
-
- Aug 07, 2015
-
-
David Maus authored
- May 23, 2013
-
-
David Maus authored
-
David Maus authored
* HAB/Pica/Record/Field.php (getSubfieldsWithCode): New function. Return all subfields with specified code.
-
- Jan 14, 2013
-
-
David Maus authored
-
- Jan 13, 2013
-
-
David Maus authored
-
David Maus authored
-
David Maus authored
Also includes cosmetic fixes wrt coding-style.
-
- Jan 10, 2013
-
-
David Maus authored
-
- Aug 06, 2012
-
-
David Maus authored
* php/HAB/Pica/Record/TitleRecord.php (removeLocalRecord) (addLocalRecord): Set and unset parent record reference. * php/HAB/Pica/Record/LocalRecord.php (getTitleRecord) (unsetTitleRecord, setTitleRecord): New functions. Set, get, unset containing title record. (addCopyRecord, removeCopyRecord): Set and unset parent record reference. * php/HAB/Pica/Record/CopyRecord.php (getLocalRecord) (unsetLocalRecord, setLocalRecord): New functions. Set, get, unset containing local record.
-
David Maus authored
* php/HAB/Pica/Record/Record.php ($_parent): New variable. Containing parent record.
-
David Maus authored
* php/HAB/Pica/Record/LocalRecord.php (containsCopyRecord): New function. Return true if local record contains a copy record. * php/HAB/Pica/Record/TitleRecord.php (containsLocalRecord): New function. Return true if title record contains a local record.
-
David Maus authored
* php/HAB/Pica/Record/NestedRecord.php (containsRecord): New function. Return true if nested records contains a record. (addRecord): Use new function.
-
- Apr 17, 2012
-
-
David Maus authored
* NestedRecord.php (getFields): Do not delegate getFields() to contained records when called with selector. Record::select() calls getFields() w/o arguments which returns all fields.
- Mar 05, 2012
-
-
David Maus authored
-
David Maus authored
-
David Maus authored
-
David Maus authored
Returns the first of all fields that are matched by a field selector.
-
David Maus authored
-
- Feb 29, 2012
-
-
David Maus authored
-
- Feb 17, 2012
-
-
David Maus authored
-
David Maus authored
-
David Maus authored
of fields identified by a tag
-
- Feb 16, 2012
-
-
David Maus authored
-
- Feb 15, 2012
-