File "components/dashboard/task_stats.pl"[download]
in pack: | annotation_dashboard |
---|---|
Prolog module: | an_dashboard_components_task_stats |
size: | 3052 |
Recent changes
10 years ago | Jacco van Ossenbruggen | REFACTORING: split up overly large dashboard a ... |
This file requires
- From the Prolog library
- library(gensym) resolved by
- gensym.pl: gensym/2
- 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/js_write) resolved by
- js_write.pl: js_script/3, js_expression/3
- library(gensym) resolved by
Exported predicates
- task_stats/3
Required predicates
- gensym/2 from library(gensym)
- html/3 from library(http/html_write)
- html_requires/3 from library(http/html_head)
- http_link_to_id/3 from library(http/http_dispatch)
- js_expression/3 from library(http/js_write)
- js_script/3 from library(http/js_write)