PHP Class 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.
Inheritance: extends CAction
Afficher le fichier Open project: yinhe/yincart

Méthodes publiques

Свойство Type Description
$modelName the name of the model we are going to toggle values to

Méthodes publiques

Méthode Description
run ( ) Widgets run function

Method Details

run() public méthode

Widgets run function
public run ( )

Property Details

$modelName public_oe property

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