(view) o2view_totalinteger o2view_total(string $view_name, boolean $from_cache) Returns total number of records of view main file.
If parameter $from_cache is not passed or it is passed as FALSE total records number will be recounted.
If $from_cache parameter is passed as TRUE an extra check will be performed on dataset to verify if it has changed from last count.
|