File "lib/yui3.pl"[download]
in pack: | yui3 |
---|---|
Prolog module: | yui3 |
size: | 3481 |
Recent changes
12 years ago | Michiel Hildebrand | ADD yui3_load |
14 years ago | Michiel Hildebrand | add yui3_beta |
14 years ago | Michiel Hildebrand | Developments within amalgame * extend yui3 wri ... |
14 years ago | Michiel Hildebrand | use js_args instead |
14 years ago | Michiel Hildebrand | remove dependency on js_arg |
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/js_write) resolved by
- js_write.pl: js_arg/3, js_args/3
- library(http/html_head) resolved by
This file is used by
- edm_export.pl from package yaz
- yaz_cgarden.pl from package yaz
- yaz_fplayer.pl from package yaz
- yaz_game.pl from package yaz
- yaz_game_recap.pl from package yaz
- yaz_garden.pl from package yaz
- yaz_match_evaluate.pl from package yaz
- yaz_mgarden.pl from package yaz
- yaz_new_user.pl from package yaz
- yaz_player.pl from package yaz
- yaz_sgarden.pl from package yaz
- yaz_shot_annotation.pl from package yaz
- yaz_tag_agreement.pl from package yaz
- yaz_tag_edit.pl from package yaz
- yaz_tag_garden.pl from package yaz
- yaz_video_stats.pl from package yaz
Exported predicates
- js_function/4
- js_function_decl/5
- js_global_function_decl/5
- js_yui3/5
- js_yui3_decl/4
- js_yui3_event/7
- js_yui3_io/4
- js_yui3_on/5
- js_yui3_plug/5
- js_yui3_render/3
- js_yui3_select/3
- js_yui3_delegate/7
- js_yui3_render/4
Required predicates
- html_requires/3 from library(http/html_head)
- js_arg/3 from library(http/js_write)
- js_args/3 from library(http/js_write)
- html/3 from library(http/html_write)