File "lib/swish/page.pl"[download]
in pack: | swish |
---|---|
Prolog module: | swish_page |
size: | 23452 |
Recent changes
6 years ago | Jan Wielemaker | Upstream files |
6 years ago | Jan Wielemaker | New upstream files |
7 years ago | Jan Wielemaker | New files from upstream |
7 years ago | Jan Wielemaker | New upstream files |
7 years ago | Jan Wielemaker | New upstream files |
This file requires
- From packages
- From the Prolog library
- library(debug) resolved by
- debug.pl: debugging/1
- library(error) resolved by
- error.pl: must_be/2
- library(http/html_write) resolved by
- html_write.pl: reply_html_page/3, html/3, html_post/4
- library(http/http_client) resolved by
- http_client.pl: http_read_data/3
- library(http/http_dispatch) resolved by
- http_dispatch.pl: http_handler/3, http_reply_file/3, http_404/2, http_safe_file/2
- library(http/http_header) resolved by
- http_header.pl: http_parse_header_value/3
- library(http/http_json) resolved by
- http_json.pl: reply_json_dict/1, http_read_json_dict/2
- library(http/http_open) resolved by
- http_open.pl: http_open/3
- library(http/http_parameters) resolved by
- http_parameters.pl: http_parameters/2
- library(http/http_path) resolved by
- http_path.pl: http_absolute_location/3
- library(http/http_ssl_plugin) resolved by
- http_ssl_plugin.pl no exports
- library(http/js_write) resolved by
- js_write.pl: js_script/3, js_expression/3
- library(http/json) resolved by
- json.pl: atom_json_term/3, atom_json_dict/3
- library(lists) resolved by
- lists.pl: append/2
- library(option) resolved by
- option.pl: option/2, option/3, merge_options/3
- library(time) resolved by
- time.pl: call_with_time_limit/2
- library(uri) resolved by
- uri.pl: uri_is_global/1
- library(debug) resolved by
Exported predicates
- pengine_logo/3
- swish_content/3
- swish_css/2
- swish_js/2
- swish_logo/3
- swish_navbar/3
- swish_page/3
- swish_reply/2
- swish_reply_resource/1
- swish_resources/2
Required predicates
- append/2 from library(lists)
- atom_json_dict/3 from library(http/json)
- atom_json_term/3 from library(http/json)
- authenticate/2 from authenticate.pl
- authorized/2 from pep.pl
- broadcast_bell/3 from chat.pl
- call_with_time_limit/2 from library(time)
- debugging/1 from library(debug)
- exists_source/1 autoloaded
- html/3 from library(http/html_write)
- html_post/4 from library(http/html_write)
- http_404/2 from library(http/http_dispatch)
- http_absolute_location/3 from library(http/http_path)
- http_handler/3 from library(http/http_dispatch)
- http_json:json_type/1 multifile
- http_open/3 from library(http/http_open)
- http_parameters/2 from library(http/http_parameters)
- http_parse_header_value/3 from library(http/http_header)
- http_read_data/3 from library(http/http_client)
- http_read_json_dict/2 from library(http/http_json)
- http_reply_file/3 from library(http/http_dispatch)
- http_safe_file/2 from library(http/http_dispatch)
- js_expression/3 from library(http/js_write)
- js_script/3 from library(http/js_write)
- merge_options/3 from library(option)
- must_be/2 from library(error)
- notifications/3 from chat.pl
- option/2 from library(option)
- option/3 from library(option)
- reply_html_page/3 from library(http/html_write)
- reply_json_dict/1 from library(http/http_json)
- search_box/3 from search.pl
- swish_config_hash/2 from config.pl
- swish_reply_config/2 from config.pl
- uri_is_global/1 from library(uri)
- xref_public_list/3 autoloaded