Home
last modified time | relevance | path

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

/plugin/gcalendar/inc/
H A Dgcal_show.php155 foreach($pages as $page_key=>$page) {
156 if(isset($gCal_data[$page_key][$date])) {
172 foreach($pages as $page_key=>$page) {
180 $events = $gCal_data[$page_key][$date];
H A Dgcal_read.php25 foreach($pages as $page_key=>$page)
65 read_wikipage_into_calendar($options,$page_key,$wikipage,$section,$pagelink,$default_date);
84 function read_wikipage_into_calendar(&$options,$page_key,$wikipage,$section,$pagelink,$default_date… argument
174 $gCal_data[$page_key][$d][] = $event;