2017 © Pedro Pelรกez
 

yii2-extension yii2slidebars

jquery slidebars extension for yii

image

philippfrenzel/yii2slidebars

jquery slidebars extension for yii

  • Saturday, March 18, 2017
  • by philippfrenzel
  • Repository
  • 1 Watchers
  • 1 Stars
  • 476 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 11 Versions
  • 0 % Grown

The README.md

yii2slidebars

This extension is a wrapper for the amazing jquery slidebars which can be found here:, (*1)

http://plugins.adchsm.me/slidebars/, (*2)

Pls. take a closer look at all the plugin options, which can be passed over by adding them to the "clientOptions" parameter as shown below., (*3)

A demo of the extension can be found here:, (*4)

http://yii2fullcalendar.beeye.org/index.php/site/slidebars, (*5)

Latest Stable Version Build Status Code Climate Version Eye License, (*6)

Installation

Add this to your composer.json require section, (*7)

  "philippfrenzel/yii2slidebars": "*",

Basic Steps, (*8)

These are the basic steps in order to get Slidebars working on your site. There are also more in-depth descriptions and API usage further down the page., (*9)

  • Add to your meta viewport tag to your head., (*10)

    ยดยดยด ยดยดยด, (*11)

  • Wrap your entire page design in an element with id canvas='container'., (*12)

    ยดยดยด, (*13)

ยดยดยด, (*14)

  • Set the side of your Slidebars by adding modifier classes.
  • Add control classes to elements to use the Slidebars.

Add Control Classes

There are optional classes which when applied to elements, can be used control the Slidebars. If you do not wish to use these, you can set your own elements to control the Slidebars using the API., (*15)

.sb-toggle-left can be used to toggle the left Slidebar. If clicked when the Slidebar is closed, it will open, if clicked when open, it will close., (*16)

.sb-toggle-right can be used to toggle the right Slidebar. If clicked when the Slidebar is closed, it will open, if clicked when open, it will close., (*17)

.sb-open-left can be used to open the left Slidebar when clicked., (*18)

.sb-open-right can be used to open the right Slidebar when clicked., (*19)

.sb-close can be used to close either Slidebar when clicked., (*20)

View Code

And finaly the view should look like this:, (*21)


title); ?>

= \yii2slidebars\yii2slidebars::widget([ 'id' => 'yourid' ]); ?> 'sb-left')); ?> <h4><i class="fa fa-tag"></i> <?= Html::encode('Search') ?></h4> ... 'sb-right')); ?> <h4><i class="fa fa-tag"></i> <?= Html::encode('Toolbox') ?></h4> ...

Currently it cause issues with having multiple sly's on one page, but we know this issue and are working on it., (*22)

The Versions

18/03 2017

dev-master

9999999-dev http://www.frenzel.net/

jquery slidebars extension for yii

  Sources   Download

MIT License

The Requires

 

The Development Requires

framework yii2 jquery slidebars

18/03 2017

2.0.9

2.0.9.0 http://www.frenzel.net/

jquery slidebars extension for yii

  Sources   Download

MIT License

The Requires

 

The Development Requires

framework yii2 jquery slidebars

18/03 2017

2.0.8

2.0.8.0 http://www.frenzel.net/

jquery slidebars extension for yii

  Sources   Download

MIT License

The Requires

 

The Development Requires

framework yii2 jquery slidebars

18/03 2017

2.0.7

2.0.7.0 http://www.frenzel.net/

jquery slidebars extension for yii

  Sources   Download

MIT License

The Requires

 

The Development Requires

framework yii2 jquery slidebars

18/03 2017

2.0.6

2.0.6.0 http://www.frenzel.net/

jquery slidebars extension for yii

  Sources   Download

MIT License

The Requires

 

The Development Requires

framework yii2 jquery slidebars

15/03 2017

2.0.5

2.0.5.0 http://www.frenzel.net/

jquery slidebars extension for yii

  Sources   Download

MIT License

The Requires

 

The Development Requires

framework yii2 jquery slidebars

15/03 2017

2.0.4

2.0.4.0 http://www.frenzel.net/

jquery slidebars extension for yii

  Sources   Download

MIT License

The Requires

 

The Development Requires

framework yii2 jquery slidebars

15/03 2017

2.0.3

2.0.3.0 http://www.frenzel.net/

jquery slidebars extension for yii

  Sources   Download

MIT License

The Requires

 

The Development Requires

framework yii2 jquery slidebars

15/03 2017

2.0.2

2.0.2.0 http://www.frenzel.net/

jquery slidebars extension for yii

  Sources   Download

MIT License

The Requires

 

The Development Requires

framework yii2 jquery slidebars

30/05 2015

1.0.0

1.0.0.0 http://www.frenzel.net/

jquery slidebars extension for yii

  Sources   Download

MIT License

The Requires

 

The Development Requires

framework yii2 jquery slidebars

28/02 2015

0.10.2

0.10.2.0 http://www.frenzel.net/

jquery slidebars extension for yii

  Sources   Download

MIT License

The Requires

 

The Development Requires

framework yii2 jquery slidebars