Skip to content
Derek Jones edited this page Jul 5, 2012 · 7 revisions

Category:Library::Javascript | Category:Library::External

UI Library

Hello,

This is a proof of concept about integrating jQuery with CI and building interfaces directly from PHP code.

In this library only two jQuery UI components are accesible and these are tabs and accordion.

With few php lines you can create very nice ui components. This library will be updated very soon with more functionality: ajax connections for the components, tables, menus and dialogs.

Thank you for your feedback,

Here are the details for implementation

Implemented

  • jQuery and the UI components
  • tabs
  • accordion
  • theme setting

The zip contains the extended CI Loader class, very usefull for simple templating.

Clone this wiki locally