File "components/yaz_page.pl"[download]
in pack: | yaz |
---|---|
Prolog module: | yaz_page |
size: | 2301 |
Recent changes
13 years ago | Michiel Hildebrand | add explicit concept parameter |
13 years ago | Michiel Hildebrand | support ingestion |
14 years ago | Michiel Hildebrand | integrate search and several options into yaz ... |
14 years ago | Michiel Hildebrand | improve facet generation and layout |
14 years ago | Michiel Hildebrand | waisda data |
This file requires
- From packages
- applications(isearch) resolved by
- isearch.pl: isearch_field/4
- applications(isearch) resolved by
- From ClioPatria
- user(user_db) resolved by
- user_db.pl: logged_on/2
- user(user_db) resolved by
- From the Prolog library
- library(http/html_head) resolved by
- html_head.pl: html_requires/3
- library(http/html_write) resolved by
- html_write.pl: html/3
- library(http/http_dispatch) resolved by
- http_dispatch.pl: http_link_to_id/3
- library(http/http_host) resolved by
- http_host.pl could not find proof of dependency
- library(http/http_parameters) resolved by
- http_parameters.pl: http_parameters/2
- library(http/http_path) resolved by
- http_path.pl could not find proof of dependency
- library(http/http_wrapper) resolved by
- http_wrapper.pl: http_current_request/1
- library(semweb/rdf_db) resolved by
- rdf_db.pl could not find proof of dependency
- library(http/html_head) resolved by
Exported predicates
- html_page_controls/2
- yaz_page/3
Required predicates
- html/3 from library(http/html_write)
- html_requires/3 from library(http/html_head)
- http_current_request/1 from library(http/http_wrapper)
- http_link_to_id/3 from library(http/http_dispatch)
- http_parameters/2 from library(http/http_parameters)
- isearch_field/4 from applications(isearch)
- logged_on/2 from user(user_db)
- setting/2 autoloaded