Home
last modified time | relevance | path

Searched defs:vevent (Results 1 – 6 of 6) sorted by relevance

/plugin/icalendar/
H A Dvevent.php5 $vevent = urldecode( $_GET['vevent'] ); variable
H A Dfunctions.php32 function parse_vevent( $vevent, $dateFormat="%Y-%m-%d", $timeFormat="%H:%M" ) {
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Component/
H A DVEventTest.php10 function testInTimeRange(VEvent $vevent, $start, $end, $outcome) {
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Component/
H A DVEventTest.php12 public function testInTimeRange(VEvent $vevent,$start,$end,$outcome) {
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Component/
H A DVEventTest.php12 public function testInTimeRange(VEvent $vevent,$start,$end,$outcome) {
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Component/
H A DVEventTest.php12 public function testInTimeRange(VEvent $vevent,$start,$end,$outcome) {