Browse: Home / Classes / WpProQuiz_Model_StatisticRefMapper /

WpProQuiz_Model_StatisticRefMapper::fetchSelectedCount

WpProQuiz_Model_StatisticRefMapper::fetchSelectedCount( array $args = array() )

Fetch records count from statistics table with limit and offset.


Description #


Parameters #

$args

(array) (Optional) Optional: Array of arguments to fetch data.

  • 'limit'
    (int) Limit for the records to fetch.
  • 'offset'
    (int) Offset for record fetch.

Default value: array()


Return #

(array)


Source #

File: includes/lib/wp-pro-quiz/lib/model/WpProQuiz_Model_StatisticRefMapper.php