Skip to content

rgglez/yii-jui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JUI - jQuery UI extension widgets for Yii 1.1.

License: MIT License: GPL v2 GitHub all releases GitHub issues GitHub commit activity

JUI is an extension for Yii 1.1 containing several widgets based on jQuery UI. This widgets are now part of Yii 2.x, so this extension is deprecated, and it is provided just as a reference. Included are two jQuery packages, versions 1.10.3 and 1.12.1, which are rather old :)

Main classes:

Additional classes:

  • EJqueryUiWidget - the base class for the widgets.
  • EJqueryUiInclude - includes the jQuery UI JS and CSS files.
  • EJqueryUiConfig - is a singleton for storing EJqueryUiCofig's configuration.

Directories:

  • assets/ - contains both jQuery UI javascript libraries, plus some other assets.
  • docs/ - contains documentation generated with phpDocumentor. It also contains the licenses and other documentation for jQuery UI.

Installation and usage

Please visit the extension page here.

License

Copyright (c) 2008-2023 Rodolfo González González.

See the LICENSE-MIT and LICENSE-GPL3 files.