2017 © Pedro Peláez
 

yii2-extension yii2-nested-sortable

**nestedSortable** is a jQuery plugin that extends jQuery Sortable UI functionalities to nested lists.

image

stansoftbg/yii2-nested-sortable

**nestedSortable** is a jQuery plugin that extends jQuery Sortable UI functionalities to nested lists.

  • Thursday, September 29, 2016
  • by stratoss
  • Repository
  • 1 Watchers
  • 0 Stars
  • 19 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

nestedSortable Yii2 jQuery plugin

nestedSortable is a jQuery plugin that extends jQuery Sortable UI functionalities to nested lists.
Forked from https://github.com/ilikenwf/nestedSortable, (*1)

Installation

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

Either run, (*3)

php composer.phar require --prefer-dist stansoftbg/yii2-nested-sortable "*"

or add, (*4)

"stansoftbg/yii2-nested-sortable": "*"

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

Features

  • Designed to work seamlessly with the nested set model (have a look at the toArray method)
  • Items can be sorted in their own list, moved across the tree, or nested under other items.
  • Sublists are created and deleted on the fly
  • All jQuery Sortable options, events and methods are available
  • It is possible to define elements that will not accept a new nested item/list and a maximum depth for nested items
  • The root level can be protected
  • The parentship of items can be locked, just as if it was a family tree.

Usage

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

php <?= \stansoft\sortable\AutoloadExample::widget(); ?>, (*7)

The Versions

29/09 2016

dev-master

9999999-dev

**nestedSortable** is a jQuery plugin that extends jQuery Sortable UI functionalities to nested lists.

  Sources   Download

GPL-3.0+

The Requires

 

by Stanimir Stoyanov

extension yii2 jquery menu sortable nested

29/09 2016

v1.0.1

1.0.1.0

**nestedSortable** is a jQuery plugin that extends jQuery Sortable UI functionalities to nested lists.

  Sources   Download

GPL-3.0+

The Requires

 

by Stanimir Stoyanov

extension yii2 jquery menu sortable nested

28/03 2015

1.0

1.0.0.0

**nestedSortable** is a jQuery plugin that extends jQuery Sortable UI functionalities to nested lists.

  Sources   Download

GPL-3.0+

The Requires

 

by Stanimir Stoyanov

extension yii2 jquery menu sortable nested