Home
last modified time | relevance | path

Searched refs:countReview (Results 1 – 1 of 1) sorted by relevance

/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmPerformancePlugin/modules/performance/actions/
H A DsearchPerformancReviewAction.class.php83 $countReview = $form->getCountReviewList();
84 $this->setListComponent($reviews,$countReview);
92 protected function setListComponent($reviews,$countReview) { argument
102 ohrmListComponent::setNumberOfRecords($countReview);