File "components/dashboard/show_users.pl"[download]
in pack: | annotation_dashboard |
---|---|
Prolog module: | an_dashboard_components_show_users |
size: | 647 |
Recent changes
10 years ago | Jacco van Ossenbruggen | REFACTORING: split up overly large dashboard a ... |
This file requires
- From the Prolog library
- 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(option) resolved by
- option.pl: option/2
- library(sgml) resolved by
- sgml.pl: iri_xml_namespace/3
- library(http/html_write) resolved by
Exported predicates
- show_users/4
Required predicates
- html/3 from library(http/html_write)
- http_link_to_id/3 from library(http/http_dispatch)
- iri_xml_namespace/3 from library(sgml)
- option/2 from library(option)