Part IX. Perl API
Prev
Next
Perl API
Table of Contents
20. MyLibrary::Core
NAME
SYNOPSIS
DESCRIPTION
21. MyLibrary::DB
NAME
SYNOPSIS
DESCRIPTION
FUNCTIONS
dbh()
22. MyLibrary::Facet
NAME
SYNOPSIS
DESCRIPTION
METHODS
new()
facet_id()
facet_name()
facet_note()
delete_facet_note()
commit()
delete()
get_facets()
related_terms()
23. MyLibrary::Term
NAME
SYNOPSIS
DESCRIPTION
METHODS
new()
term_id()
term_name()
term_note()
delete_term_note()
facet_id()
commit()
delete()
get_terms()
related_resources()
suggested_resources()
librarians()
sort()
overlap()
distinct_terms()
24. MyLibrary::Resource
NAME
SYNOPSIS
DESCRIPTION
METHODS
new()
name()
note()
access_note()
coverage_info()
full_text()
reference_linking()
lcd()
fkey()
qsearch_prefix() and qsearch_suffix()
date()
id()
commit()
delete_[attribute_name]()
delete()
get_resources()
lcd_resources()
qsearch_redirect()
get_fkey()
test_relation()
related_terms()
proxied()
creator()
publisher()
contributor()
coverage()
rights()
language()
source()
relation()
add_location()
delete_location()
resource_locations()
modify_location()
get_location()
25. MyLibrary::Resource::Location
NAME
SYNOPSIS
DESCRIPTION
METHODS
new()
commit()
id()
location()
location_note()
resource_location_type()
resource_id()
get_locations()
id_list()
delete()
location_type()
26. MyLibrary::Resource::Location::Type
NAME
SYNOPSIS
DESCRIPTION
METHODS
new()
name()
description()
location_type_id()
commit()
delete()
all_types()
27. MyLibrary::Librarian
NAME
SYNOPSIS
DESCRIPTION
METHODS
new()
id()
name()
telephone()
email()
url()
term_ids()
commit()
delete()
get_librarians()
ACKNOWLEDGEMENTS