inline() public method
| public $this inline ( $value = true ) | ||
|---|---|---|
| $value | boolean |
Whether to render a inline list |
| return | $this |
The field object itself Make sure you call this method before checkboxList() or radioList() to have any effect. |
inline() public method
| public $this inline ( $value = true ) | ||
|---|---|---|
| $value | boolean |
Whether to render a inline list |
| return | $this |
The field object itself Make sure you call this method before checkboxList() or radioList() to have any effect. |
Please login to continue.