gii\Generator autoCompleteData()

autoCompleteData() public method

Returns the list of auto complete values.

The array keys are the attribute names, and the array values are the corresponding auto complete values. Auto complete values can also be callable typed in order one want to make postponed data generation.

public array autoCompleteData ( )
return array

The list of auto complete values

doc_Yii
2016-10-30 17:03:03
Comments
Leave a Comment

Please login to continue.