Newscoop\Datatable\ISource::getCount PHP Méthode

getCount() public méthode

Get the count of the data table listing used with params
public getCount ( array $p_params, array $p_cols ) : integer
$p_params array
$p_cols array
Résultat integer
    public function getCount(array $p_params, array $p_cols);