2017 © Pedro Peláez
 

yii2-extension bootstro-widget-yii2

Wrapper for bootstro.js

image

professionalweb/bootstro-widget-yii2

Wrapper for bootstro.js

  • Wednesday, March 9, 2016
  • by SergioMadness
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

BootstroWidgetYII2

Yii2 widget. Wrapper for Bootstro.js, (*1)

Composer

BootstroWidgetYII2 is available through composer, (*2)

composer require professionalweb/bootstro-widget-yii2 "dev-master"

Alternatively you can add the following to the require section in your composer.json manually:, (*3)

"professionalweb/bootstro-widget-yii2": "dev-master"

Run composer update afterwards., (*4)

In your PHP project

use professionalweb\BootstroWidget\BootstroWidget;

=
BootstroWidget::widget([
    'startSelector' => '.bootstro',
    'pluginOptions' => [
        'nextButtonText' => 'Next',
        'finishButtonText' => 'Back',
        'finishButtonText' => 'Complete',
        'onComplete' => new JsExpression('function(){setTourIsCompleted();}'),
        'onExit' => new JsExpression('function(){setTourIsCompleted();}')
    ]
]);
?>

Dependencies

The MIT License

The MIT License (MIT), (*5)

Copyright (c) 2016 Sergey Zinchenko, Professional web, (*6)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:, (*7)

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software., (*8)

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE., (*9)

The Versions

09/03 2016

dev-master

9999999-dev

Wrapper for bootstro.js

  Sources   Download

MIT

The Requires

 

yii2 professional web bootstro bootstro.js bootstro asset

09/03 2016

0.1.3

0.1.3.0

Wrapper for bootstro.js

  Sources   Download

MIT

The Requires

 

yii2 professional web bootstro bootstro.js bootstro asset

09/03 2016

dev-dev

dev-dev

Wrapper for bootstro.js

  Sources   Download

MIT

The Requires

 

yii2 professional web bootstro bootstro.js bootstro asset

12/05 2015

0.1.2

0.1.2.0

Wrapper for bootstro.js

  Sources   Download

MIT

The Requires

 

yii2 bootstro bootstro.js bootstro asset