messagecenter Message center

  1. Documentation
  2. Change Log

This extension displays an information bar using a nice effect in the top of the page.

Resources

Documentation

Requirements
  • Yii 1.0 or above
Installation
  • Extract the release file under protected/extensions
Usage

See the following code example:

<?php $this->beginWidget('application.extensions.messagecenter.EMessageCenter') ?>
Please don't use Microsoft Internet Explorer. Thanks :-)
<?php $this->endWidget('application.extensions.messagecenter.EMessageCenter'); ?>

Change Log

20090621
  • Initial release.
8 0
5 followers
1 992 downloads
Yii Version: 1.1
License: GPL-3.0
Category: User Interface
Tags:
Developed by: MetaYii
Created on: Jun 21, 2009
Last updated: 14 years ago

Downloads

show all