Joomla Platform  13.1
Documentation des API du framework Joomla Platform
 Tout Classes Espaces de nommage Fichiers Fonctions Variables Pages
JGoogleDataCalendar Liste des membres

Liste complète des membres de JGoogleDataCalendar, y compris les membres hérités :

$authJGoogleDataprotected
$optionsJGoogleDataprotected
__construct(JRegistry $options=null, JGoogleAuth $auth=null)JGoogleDataCalendar
addCalendar($calendarID, $options=array())JGoogleDataCalendar
authenticate()JGoogleData
clearCalendar($calendarID)JGoogleDataCalendar
createCalendar($title, $options=array())JGoogleDataCalendar
createEvent($calendarID, $start, $end=false, $options=array(), $timezone=false, $allday=false, $notify=false)JGoogleDataCalendar
deleteCalendar($calendarID)JGoogleDataCalendar
deleteEvent($calendarID, $eventID)JGoogleDataCalendar
editCalendar($calendarID, $options)JGoogleDataCalendar
editCalendarSettings($calendarID, $options)JGoogleDataCalendar
editEvent($calendarID, $eventID, $options, $notify=false)JGoogleDataCalendar
getCalendar($calendarID)JGoogleDataCalendar
getEvent($calendarID, $eventID, $options=array())JGoogleDataCalendar
getOption($key)JGoogleData
isAuthenticated()JGoogleData
listCalendars($options=array(), $maxpages=1)JGoogleDataCalendar
listEvents($calendarID, $options=array(), $maxpages=1)JGoogleDataCalendar
listGetData($url, $maxpages=1, $token=null)JGoogleDataprotected
listRecurrences($calendarID, $eventID, $options=array(), $maxpages=1)JGoogleDataCalendar
moveEvent($calendarID, $eventID, $destID, $notify=false)JGoogleDataCalendar
query($url, $data=null, $headers=null, $method= 'get')JGoogleDataprotected
removeCalendar($calendarID)JGoogleDataCalendar
safeXML($data)JGoogleDataprotectedstatic
setOption($key, $value)JGoogleData