Home
last modified time | relevance | path

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

/dports/www/hotcrp/hotcrp-2.102/src/papercolumns/
H A Dpc_administrator.php28 return $pl->_content_pc($row->managerContactId);
H A Dpc_lead.php30 return $pl->_content_pc($row->leadContactId);
H A Dpc_shepherd.php30 return $pl->_content_pc($row->shepherdContactId);
/dports/www/hotcrp/hotcrp-2.102/src/
H A Dpaperlist.php534 function _content_pc($contactId) { function in PaperList