PHP Класс TbSortableAction

It is a component that works in conjunction of TbExtendedGridView widget with sortableRows true. Just attach to the controller you wish to make the calls to.
Наследование: extends CAction
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
$modelName the name of the model we are going to toggle values to

Открытые методы

Метод Описание
run ( ) Widgets run function

Описание методов

run() публичный Метод

Widgets run function
public run ( )

Описание свойств

$modelName публичное свойство

the name of the model we are going to toggle values to
public $modelName