data\DataProviderInterface getKeys()

getKeys() public abstract method

Returns the key values associated with the data models.

public abstract array getKeys ( )
return array

The list of key values corresponding to models. Each data model in models is uniquely identified by the corresponding key value in this array.

doc_Yii
2016-10-30 16:55:52
Comments
Leave a Comment

Please login to continue.