Home
last modified time | relevance | path

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

/dports/www/hotcrp/hotcrp-2.102/src/
H A Dcontact.php1954 private function _can_administer_for_track(PaperInfo $prow, $rights, $ttype) { function in Contact
1963 return $this->_can_administer_for_track($prow, $this->rights($prow), $ttype);
2542 if ($this->_can_administer_for_track($prow, $rights, Track::VIEWREV)
2625 if ($this->_can_administer_for_track($prow, $rights, Track::VIEWREVID)
2677 return $this->_can_administer_for_track($prow, $rights, Track::VIEWREVID)
3082 return $this->_can_administer_for_track($prow, $rights, Track::VIEWREVID)