File "applications/startpage.pl"[download]
in pack: | amalgame |
---|---|
Prolog module: | ag_start_page |
size: | 2548 |
Recent changes
10 years ago | Jacco van Ossenbruggen | MISC: refactoring, improve caching logic. Stil ... |
10 years ago | Jacco van Ossenbruggen | REFACTORING: hide amalgame:includes behind str ... |
10 years ago | Jacco van Ossenbruggen | RENAME: Remove references to confusing amalgam ... |
10 years ago | Jacco van Ossenbruggen | splitup overly large util.pl module |
10 years ago | Jacco van Ossenbruggen | splitup overly complicated and large applicati ... |
This file requires
- From packages
- applications(skos_browser) resolved by
- skos_browser.pl no exports
- library(yui3_beta) resolved by
- yui3_beta.pl: yui3/5, yui3_combo/4
- startpage.pl no exports
- startpage.pl: html_import/2, html_new/3, html_open/3, html_publish/3, html_reference/2
- ag_strategy.pl: strategy_vocabularies/2
- vocabulary.pl: amalgame_alignable_schemes/1
- applications(skos_browser) 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: reply_html_page/3
- library(http/http_dispatch) resolved by
- http_dispatch.pl: http_handler/3, http_redirect/3
- library(http/http_path) resolved by
- http_path.pl: http_absolute_location/3
- library(http/html_head) resolved by
This file is used by
- econnect.pl from package ecdemo
Exported predicates
- html_schemes_only/2
Required predicates
- amalgame_alignable_schemes/1 from vocabulary.pl
- html_import/2 from startpage.pl
- html_new/3 from startpage.pl
- html_open/3 from startpage.pl
- html_publish/3 from startpage.pl
- html_reference/2 from startpage.pl
- html_requires/3 from library(http/html_head)
- http_absolute_location/3 from library(http/http_path)
- http_handler/3 from library(http/http_dispatch)
- http_redirect/3 from library(http/http_dispatch)
- pairs_keys/2 autoloaded
- reply_html_page/3 from library(http/html_write)
- strategy_vocabularies/2 from ag_strategy.pl
- yui3/5 from library(yui3_beta)
- yui3_combo/4 from library(yui3_beta)