Download the PHP package koperdog/yii2-treeview without Composer
On this page you can find all versions of the php package koperdog/yii2-treeview. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download koperdog/yii2-treeview
More information about koperdog/yii2-treeview
Files in koperdog/yii2-treeview
Download koperdog/yii2-treeview
More information about koperdog/yii2-treeview
Files in koperdog/yii2-treeview
Vendor koperdog
Package yii2-treeview
Short Description Widget to display the ns tree as a grid
License Apache-2.0
Package yii2-treeview
Short Description Widget to display the ns tree as a grid
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package yii2-treeview
TreeView widget
Widget to display the nested sets tree as a grid
Based on GridView
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file.
Usage
Add to your model field:
Has the same settings as GridView.
The column classes the same as GridView
Additional options
##### depthPrefix - Prefix that displays depth (default " — ") ##### depthRoot - Offset from the root (default 0) ##### collaplse - if true, it will add the class "closed" to the node elements, and "tree-collapse" to the root of the tree (default false)All versions of yii2-treeview with dependencies
PHP Build Version
Package Version
The package koperdog/yii2-treeview contains the following files
Loading the files please wait ....