File "applications/yaz_new_user.pl"[download]
in pack: | yaz |
---|---|
Prolog module: | yaz_new_user |
size: | 4346 |
Recent changes
14 years ago | Michiel Hildebrand | latest news |
14 years ago | Michiel Hildebrand | add open beelden channel |
14 years ago | Michiel Hildebrand | handling of waiting games |
14 years ago | Michiel Hildebrand | modules |
14 years ago | Michiel Hildebrand | interaction |
This file requires
- From packages
- library(yui3) resolved by
- yui3.pl could not find proof of dependency
- yaz_game.pl: active_player/4
- yaz_page.pl could not find proof of dependency
- user_process.pl: start_user_process/1
- library(yui3) resolved by
- From ClioPatria
- user(user_db) resolved by
- user_db.pl: user_add/2, password_hash/2, login/1, current_user/1
- 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: reply_html_page/2, reply_html_page/3, html/3
- library(http/http_dispatch) resolved by
- http_dispatch.pl: http_handler/3, http_link_to_id/3
- library(http/http_json) resolved by
- http_json.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/js_write) resolved by
- js_write.pl could not find proof of dependency
- library(http/json) resolved by
- json.pl could not find proof of dependency
- library(semweb/rdf_db) resolved by
- rdf_db.pl: rdf/3
- library(http/html_head) resolved by
Required predicates
- active_player/4 from yaz_game.pl
- current_user/1 from user(user_db)
- html/3 from library(http/html_write)
- html_requires/3 from library(http/html_head)
- http_handler/3 from library(http/http_dispatch)
- http_link_to_id/3 from library(http/http_dispatch)
- http_parameters/2 from library(http/http_parameters)
- login/1 from user(user_db)
- option/3 autoloaded
- password_hash/2 from user(user_db)
- rdf/3 from library(semweb/rdf_db)
- reply_html_page/2 from library(http/html_write)
- reply_html_page/3 from library(http/html_write)
- start_user_process/1 from user_process.pl
- user_add/2 from user(user_db)