File "components/dashboard/top_nav_bar.pl"[download]
in pack: | annotation_dashboard |
---|---|
Prolog module: | an_dashboard_comp_top_nav_bar |
size: | 1455 |
Recent changes
10 years ago | Jacco van Ossenbruggen | ADDED: setting for dashboard home link |
10 years ago | Jacco van Ossenbruggen | REFACTORING: split up overly large dashboard a ... |
This file requires
- From packages
- dashboard_startpage.pl no exports
- 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(settings) resolved by
- settings.pl: setting/4, setting/2
- library(http/html_write) resolved by
Exported predicates
- top_navbar/2
Required predicates
- html/3 from library(http/html_write)
- http_link_to_id/3 from library(http/http_dispatch)
- setting/2 from library(settings)
- setting/4 from library(settings)