Home
last modified time | relevance | path

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

/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmPerformanceTrackerPlugin/modules/performance/actions/
H A DaddPerformanceTrackerAction.class.php52 …$performanceTrackListCount = $this->getPerformanceTrackerService()->getPerformanceTrackListCount();
53 $this->_setListComponent($performanceTrackList, $performanceTrackListCount);
72 private function _setListComponent($performanceTrackList, $performanceTrackListCount) { argument
79 $numRecords = $performanceTrackListCount;
H A DviewPerformanceTrackerListAction.class.php48 private function _setListComponent($performanceTrackList, $performanceTrackListCount) { argument
56 $numRecords = $performanceTrackListCount;