![]() |
![]()
| ![]() |
![]()
NAMEBiber::Entry::Names - Biber::Entry::Names objects newInitialize a Biber::Entry::Names object notnullTest for an empty object namesReturn ref to array of all Biber::Entry::Name objects in object add_nameAdd a Biber::Entry::Name object to the Biber::Entry::Names object replace_nameReplace a Biber::Entry::Name at a position (1-based) with a provided one spliceSplice a Biber::Entry::Names object into a Biber::Entry::Names object at a position (1-based) set_morenamesSets a flag to say that we had a "and others" in the data get_morenamesGets the morenames flag countReturns the number of Biber::Entry::Name objects in the object is_nth_nameReturns boolean to say of there is an nth name nth_nameReturns the nth Biber::Entry::Name object in the object or the last one if n > total names first_n_namesReturns an array ref of Biber::Entry::Name objects containing only the first n Biber::Entry::Name objects or all names if n > total names del_last_nameDeletes the last Biber::Entry::Name object in the object last_nameReturns the last Biber::Entry::Name object in the object get_xdataGet any xdata reference information for a namelist dumpDump a Biber::Entry::Names object for debugging purposes AUTHORSPhilip Kime "<philip at kime.org.uk>" BUGSPlease report any bugs or feature requests on our Github tracker at <https://github.com/plk/biber/issues>. COPYRIGHT & LICENSECopyright 2009-2012 François Charette and Philip Kime, all rights reserved. Copyright 2012-2024 Philip Kime, all rights reserved. This module is free software. You can redistribute it and/or modify it under the terms of the Artistic License 2.0. This program is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose.
|