ListSurveysWidget
extends CWidget
in package
This widget display the list of surveys.
Table of Contents
Properties
- $bRenderFooter : mixed
- $bRenderSearchBox : mixed
- $massiveAction : mixed
- $model : mixed
- $pageSize : mixed
- $switch : mixed
- For rendering the switch to decide which view widget is rendered
- $template : mixed
Methods
- init() : void
- Initializes the widget
- registerClientScript() : mixed
- run() : mixed
- Run
Properties
$bRenderFooter
public
mixed
$bRenderFooter
= \true
$bRenderSearchBox
public
mixed
$bRenderSearchBox
= \true
$massiveAction
public
mixed
$massiveAction
$model
public
mixed
$model
$pageSize
public
mixed
$pageSize
$switch
For rendering the switch to decide which view widget is rendered
public
mixed
$switch
= \false
bool
$template
public
mixed
$template
Methods
init()
Initializes the widget
public
init() : void
registerClientScript()
public
registerClientScript() : mixed
run()
Run
public
run() : mixed