data\DataProviderInterface getTotalCount()

getTotalCount() public abstract method

Returns the total number of data models.

When pagination is false, this is the same as count.

public abstract integer getTotalCount ( )
return integer

Total number of possible data models.

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

Please login to continue.