2017 © Pedro Peláez
 

library cinformer

A class for displaying messages via flash memory

image

olive/cinformer

A class for displaying messages via flash memory

  • Saturday, November 29, 2014
  • by agniukaitis
  • Repository
  • 1 Watchers
  • 0 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Build Status Scrutinizer Code Quality Code Coverage, (*1)

CInformer

A class written for Anax-MVC (Mikael Roos), (*2)

Built by Julius Semenas, (*3)

License

This software is free and carries a MIT license., (*4)

Usage

The module is written primarily for Anax-MVC. TO include the module into your project use:, (*5)

$di->set('informer', '\Olive\cinformer\CInformer');, (*6)

The module is compatible with any other PHP framework as well., (*7)

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., (*8)

Copyright (c) 2014 Julius Semenas, (*9)

The Versions

29/11 2014

dev-master

9999999-dev https://github.com/agniukaitis/CInformer

A class for displaying messages via flash memory

  Sources   Download

MIT

The Requires

  • php >=5.4

 

by Julius Semenas

messages flash