Go to the source code of this file.
Namespaces | |
| namespace | CLICAL |
Functions | |
| get_ical_MimeType ($calType) | |
| buildICal ($context, $calType='ics') | |
| ical_get_tool_compatible_list () | |
| buildICal | ( | $ | context, | |
| $ | calType = 'ics' | |||
| ) |
build the rss file and place it in directory
| array | $context context of claroline | |
| string | $calType : ics,xcs,rdf |
Definition at line 55 of file ical.write.lib.php.
| get_ical_MimeType | ( | $ | calType | ) |
return the mime type for a requested format
| fortma | $calType : ics,xcs,rdf |
Definition at line 36 of file ical.write.lib.php.
| ical_get_tool_compatible_list | ( | ) |
Build the list of claro label of tool having a iCal creator.
This function use 2 level of cache.
Definition at line 160 of file ical.write.lib.php.
1.6.3