2017 © Pedro PelĂĄez
 

yii2-extension yii2-persisthide

Holding hide/show item after page reload

image

stivehu/yii2-persisthide

Holding hide/show item after page reload

  • Monday, May 30, 2016
  • by stivehu
  • Repository
  • 1 Watchers
  • 0 Stars
  • 27 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Persistent hide/show item

Holding hide/show item after page reload, (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

php composer.phar require --prefer-dist stivehu/yii2-persisthide "*"

or add, (*4)

"stivehu/yii2-persisthide": "*"

to the require section of your composer.json file., (*5)

Usage

Once the extension is installed, simply use it in your code by :, (*6)

beginTag();?>
The hiden text
= $hidden->endTag(); ?>
=  echo $hidden->showButton(Yii::t('app', 'More search'), ['class' => 'btn btn-primary']); ?>


The Versions

30/05 2016

dev-master

9999999-dev

Holding hide/show item after page reload

  Sources   Download

GPL-3.0+

The Requires

 

by GĂĄbor IstvĂĄn

extension yii2

30/05 2016

1.0

1.0.0.0

Holding hide/show item after page reload

  Sources   Download

GPL-3.0+

The Requires

 

by GĂĄbor IstvĂĄn

extension yii2