Newscoop\Datatable\ISource::getCount PHP 메소드

getCount() 공개 메소드

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