dashboard-controller Extended controller with Dashboard

  1. Requirements
  2. Usage
  3. Donate to next release:
  4. Change log:
  5. Resources
  6. See other extensions:

jQueryUI based Dashboard controller.

You can:

  • drag/drop portlets
  • store user preference in your own table
  • set autosave portlets position on/off
  • write page's content before and after dashboard
  • apply any of jQuery UI theme
  • set dashboard columns count
  • show/hide dashboard header
  • show/hide dashboard

Requirements ¶

Yii 1.1.5 or above

Usage ¶

Extend your controller from this dashboard base controller

class DashController extends UIDashboardController

and have fun.

Sample controller is present.

dashboard

Donate to next release: ¶

  • add feature to store portlet's state

Change log: ¶

ver 1.1 ¶

(March 10, 2011)

  • Added polish translation

(March 4, 2011)

  • fixed autosave bug
  • fixed double ajax call during autosaving
  • rewrite store preference code. Now the record is not completely removed but only updates the "preference" field.

(Thanks Tobias B. for the help)

ver 1.0 ¶
  • initial release

Resources ¶

See other extensions: ¶

23 0
62 followers
6 787 downloads
Yii Version: 1.1
License: BSD-2-Clause
Category: User Interface
Developed by: FlyBot FlyBot
Created on: Mar 3, 2011
Last updated: 14 years ago

Downloads

show all

Related Extensions