olive/cinformer
Composer 安装命令:
composer require olive/cinformer
包简介
A class for displaying messages via flash memory
关键字:
README 文档
README
CInformer
A class written for Anax-MVC (Mikael Roos)
Built by Julius Semenas
License
This software is free and carries a MIT license.
Usage
The module is written primarily for Anax-MVC. TO include the module into your project use:
$di->set('informer', '\Olive\cinformer\CInformer');
The module is compatible with any other PHP framework as well.
Use setMessage() for setting the message. Use getMessage() to tretrieve the message at required place. Use clear() to clean the flash memeory variable. For style of the messages, put the css or .less file into the dedicate direcotry, or include your own style.
Copyright (c) 2014 Julius Semenas
统计信息
- 总下载量: 14
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-11-27