- 23 May, 2013 1 commit
-
-
David Maus authored
* HAB/Pica/Record/Field.php (getSubfieldsWithCode): New function. Return all subfields with specified code.
-
- 14 Jan, 2013 1 commit
-
-
David Maus authored
-
- 13 Jan, 2013 3 commits
-
-
David Maus authored
-
David Maus authored
-
David Maus authored
Also includes cosmetic fixes wrt coding-style.
-
- 10 Jan, 2013 1 commit
-
-
David Maus authored
-
- 06 Aug, 2012 4 commits
-
-
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.
-
- 17 Apr, 2012 2 commits
-
-
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.
-
- 05 Mar, 2012 6 commits
-
-
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
-
- 29 Feb, 2012 1 commit
-
-
David Maus authored
-
- 17 Feb, 2012 4 commits
-
-
David Maus authored
-
David Maus authored
-
David Maus authored
-
David Maus authored
of fields identified by a tag
-
- 16 Feb, 2012 1 commit
-
-
David Maus authored
-
- 15 Feb, 2012 1 commit
-
-
David Maus authored
-