Newscoop\Datatable\ISource::getCount PHP Method

getCount() public method

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
return integer
    public function getCount(array $p_params, array $p_cols);