rgglez / yii-jui

GUI components based on jQueryUI, extension for Yii 1.1

Home Page:https://www.yiiframework.com/extension/jui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

GUI components based on jQueryUI, extension for Yii 1.1

https://www.yiiframework.com/extension/jui

License:Other


Languages

Language:PHP 77.6%Language:HTML 16.2%Language:JavaScript 4.6%Language:CSS 1.7%