claroline/claroline/inc/lib/ical.write.lib.php File Reference

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 ()

Function Documentation

buildICal ( context,
calType = 'ics' 
)

build the rss file and place it in directory

Parameters:
array $context context of claroline
string $calType : ics,xcs,rdf
Returns:
string ical file path

Definition at line 55 of file ical.write.lib.php.

get_ical_MimeType ( calType  ) 

return the mime type for a requested format

Parameters:
fortma $calType : ics,xcs,rdf
Returns:
string mimetype

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.

Returns:
array of claro_label

This function use 2 level of cache.

  • memory Cache to compute only one time the list by script execution
  • if enabled : use cache lite

Definition at line 160 of file ical.write.lib.php.

Generated on Tue Jun 8 12:28:37 2010 for Claroline API by  doxygen 1.6.3