Home
last modified time | relevance | path

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

/dports/devel/pear-Horde_Itip/Horde_Itip-2.1.2/lib/Horde/Itip/
H A DResponse.php87 public function getVevent( function in Horde_Itip_Response
104 return $itip_reply->getVevent();
123 $vCal->addComponent($this->getVevent($type, $vCal));
H A DEvent.php37 public function getVevent(); function
/dports/devel/pear-Horde_Itip/Horde_Itip-2.1.2/lib/Horde/Itip/Response/
H A DVtodo.php97 public function getVevent( function in Horde_Itip_Response_Vtodo
113 return $itip_reply->getVevent();
/dports/devel/pear-Horde_Itip/Horde_Itip-2.1.2/lib/Horde/
H A DItip.php59 return $this->_response->getVevent(
/dports/devel/pear-Horde_Itip/Horde_Itip-2.1.2/lib/Horde/Itip/Event/
H A DVtodo.php63 public function getVevent() function in Horde_Itip_Event_Vtodo
H A DVevent.php60 public function getVevent() function in Horde_Itip_Event_Vevent