Navigation

Recent site activity

Modules

YUI

For 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
    • No requirements
  • 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
    • Requires
      • treeview (YUI)
  • nexus_toggle_div - A utility that show or hides blocks of markup
    • Requires
      • animation (YUI)
  • nexus_object - The object from which all other Nexus objects are derived
    • Requires
      • nexus_base
  • 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
    • No Requirements
  • nexus_library_browser - The module that handles a variety of operations performed in the library browser pages
    • Requires
      • nexus_object
  • nexus_form - Base module for Nexus forms (the ajax-y kind, not the standard HTML kind)
    • Requires
      • container (YUI)
  • nexus_form_rename - Used for displaying doc/category input form to the user
    • Requires
      • nexus_form
  • swfupload - Used to display a flash-based document uploader
    • No Requirements