YUI::loader proc require (public)
YUI::loader require [ -module module ] [ -version version ]
Defined in /var/www/openacs.org/packages/xowiki/tcl/yui-procs.tcl
This is the key function of the loader, that will be used by other packages.
- Switches:
- -module (optional)
- The YUI Module to be loaded
- -version (optional, defaults to
"2.7.0b"
)- Testcases:
- No testcase defined.