<<

FUNCTIONS

MARCfindbreeding

    $record = MARCfindbreeding($breedingid);

Look up the import record repository for the record with record with id $breedingid. If found, returns the decoded MARC::Record; otherwise, -1 is returned (FIXME). Returns as second parameter the character encoding.

build_authorized_values_list

CreateKey

    Create a random value to set it into the input name

GetMandatoryFieldZ3950

    This function return an hashref which containts all mandatory field
    to search with z3950 server.

create_input

 builds the <input ...> entry for a subfield.

format_indicator

Translate indicator value for output form - specifically, map indicator = ' ' to ''. This is for the convenience of a cataloger using a mouse to select an indicator input.

<<