autoComplete() public method
Makes field auto completable
public $this autoComplete ( $data ) | ||
---|---|---|
$data | array |
Auto complete data (array of callables or scalars) |
return | $this |
The field object itself |
autoComplete() public method
Makes field auto completable
public $this autoComplete ( $data ) | ||
---|---|---|
$data | array |
Auto complete data (array of callables or scalars) |
return | $this |
The field object itself |
Designed by : w10schools
service@w10schools.com
Please login to continue.