YUIFor a complete list of modules that are available via YUI see the following pages: Nexus Javascript Modules- nexus_object_reg - Used as a way of keeping track of cached objects
- nexus_base - Contains the nexus namespace among other general use utilities
- Requires:
- dom (YUI)
- nexus_object_reg
- nexus_treeview - The treeview used for things like domain and category hierarchies
- nexus_toggle_div - A utility that show or hides blocks of markup
- nexus_object - The object from which all other Nexus objects are derived
- nexus_dragselect - The module used to allow users to drag a marquee around files in the library browser
- Requires
- nexus_base
- dragdrop (YUI)
- nexus_graphics
- nexus_alert - The module used to replace the standard javascript alert dialog
- nexus_library_browser - The module that handles a variety of operations performed in the library browser pages
- nexus_form - Base module for Nexus forms (the ajax-y kind, not the standard HTML kind)
- nexus_form_rename - Used for displaying doc/category input form to the user
- swfupload - Used to display a flash-based document uploader
|