Home
last modified time | relevance | path

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

/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/calendar/controller/
H A DAttendanceController.php19 $participant=$event->getParticipantOfCalendar();
73 $participant=$event->getParticipantOfCalendar();
H A DEventController.php1567 $participant = $event->getParticipantOfCalendar();
1701 $participant = $event->getParticipantOfCalendar();
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/calendar/model/
H A DLocalEvent.php197 if($participant = $this->_event->getParticipantOfCalendar()){
H A DEvent.php2452 public function getParticipantOfCalendar() { function in GO\\Calendar\\Model\\Event
2520 $sendingParticipant = $this->getParticipantOfCalendar();
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/calendar/reports/
H A DCalendar.php97 $participant = $event->getParticipantOfCalendar();