claroline/claroline/inc/index_mydigest.inc.php File Reference

Go to the source code of this file.

Variables

 $cache_options
if(!file_exists($cache_options['cacheDir'])) $Cache_LiteCLCALDIGEST = new Cache_Lite($cache_options)
 $courseDigestList

Variable Documentation

if (!file_exists($cache_options['cacheDir'])) $Cache_LiteCLCALDIGEST = new Cache_Lite($cache_options)

Definition at line 37 of file index_mydigest.inc.php.

$cache_options
Initial value:
 array(
'cacheDir' => get_path('rootSys') . 'tmp/cache/CLCALdigest/',
'lifeTime' => get_conf('cache_lifeTime', 10),
'automaticCleaningFactor' =>get_conf('cache_automaticCleaningFactor', 50),
)

Definition at line 25 of file index_mydigest.inc.php.

$courseDigestList
Initial value:
 array('courseSysCode'      => array(),
                          'courseOfficialCode' => array(),
                          'toolLabel'          => array(),
                          'date'               => array(),
                          'content'            => array())

Definition at line 39 of file index_mydigest.inc.php.

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