File "lib/yui3_beta.pl"[download]
in pack: | yui3 |
---|---|
Prolog module: | yui3_beta |
size: | 5793 |
Recent changes
10 years ago | Jacco van Ossenbruggen | remove redundant style check |
10 years ago | Jacco van Ossenbruggen | do not escape Json as if it was html |
10 years ago | Jacco van Ossenbruggen | dictfy yui3_new |
10 years ago | Jacco van Ossenbruggen | improved declaration for yui3_render |
11 years ago | Jacco van Ossenbruggen | fix wrong declaration of yui3_beta:yui3_render ... |
This file requires
- 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: html/3
- library(http/http_path) resolved by
- http_path.pl: http_absolute_location/3
- library(http/js_write) resolved by
- js_write.pl: js_expression/3, js_arg/3, js_args/3
- library(http/json) resolved by
- json.pl: atom_json_dict/3
- library(http/html_head) resolved by
This file is used by
- skos_browser.pl from package skos_browser
- annotation.pl from package image_annotation
- p1.pl from package vumix
- vumix.pl from package vumix
- vumix_p0.pl from package vumix
- dashboard_startpage.pl from package annotation_dashboard
- dashboard_task_page.pl from package annotation_dashboard
- yaz_tag.pl from package yaz
- builder.pl from package amalgame
- evaluater.pl from package amalgame
- startpage.pl from package amalgame
- ag_skin.pl from package amalgame
Exported predicates
- js_function/4
- yui3/5
- yui3_add_class/4
- yui3_combo/4
- yui3_config/2
- yui3_delegate/8
- yui3_get/5
- yui3_io/4
- yui3_load/4
- yui3_new/5
- yui3_on/6
- yui3_plug/5
- yui3_render/3
- yui3_select/3
- yui3_set/5
- yui3_render/4
Required predicates
- atom_json_dict/3 from library(http/json)
- html/3 from library(http/html_write)
- js_arg/3 from library(http/js_write)
- js_args/3 from library(http/js_write)
- js_expression/3 from library(http/js_write)
- setting/2 autoloaded
- html_requires/3 from library(http/html_head)
- http_absolute_location/3 from library(http/http_path)