- Aug 07, 2015
-
-
David Maus authored
-
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
-
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
-
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
-
David Maus authored
of fields identified by a tag
-
- Feb 16, 2012
-
-
David Maus authored
-
- Feb 15, 2012
-
-
David Maus authored
-