2017 © Pedro Peláez
 

library yii2-jquery-mobile-widget

yii2-jquery-mobile-widget

image

xj/yii2-jquery-mobile-widget

yii2-jquery-mobile-widget

  • Monday, May 18, 2015
  • by xjflyttp
  • Repository
  • 2 Watchers
  • 1 Stars
  • 350 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 1 % Grown

The README.md

yii2-jquery-mobile-widget

https://github.com/jquery/jquery-mobile

composer.json

"require": {
        "xj/yii2-jquery-mobile-widget": "*"
},

In View

//Default
xj\jquerymobile\ScriptAsset::register($this);
xj\jquerymobile\ThemeFullAsset::register($this);

//Part
xj\jquerymobile\ScriptAsset::register($this);
xj\jquerymobile\StructureAsset::register($this); //jquery.structure
xj\jquerymobile\ThemeAsset::register($this); //Default Theme
xj\jquerymobile\IconPngAsset::register($this); //Icon

//Icon
xj\jquerymobile\IconPngAsset::register($this);
xj\jquerymobile\IconPngExtAsset::register($this);
xj\jquerymobile\IconSvgAsset::register($this);

The Versions

18/05 2015

dev-master

9999999-dev

yii2-jquery-mobile-widget

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar xjflyttp

18/05 2015

1.0.0

1.0.0.0

yii2-jquery-mobile-widget

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar xjflyttp