claroline/claroline/admin/maintenance/repaircats.php File Reference

Go to the source code of this file.

Namespaces

namespace  CLTREE

Enumerations

enum  DISP_ANALYSE
enum  DISP_REPAIR_RESULT

Functions

 checkCourseOwnance ()

Variables

 $cidReset = TRUE
 $gidReset = TRUE
 $tidReset = TRUE
 $nameTools = get_lang('Repair category structure')
 $htmlHeadXtra []
 $analyseTreeResultMsg = null
 $controlMsg = array()
 $view = DISP_ANALYSE
 $validCmdList = array('repairTree', 'doAnalyse')
 $cmd = (isset($_REQUEST['cmd']) && in_array($_REQUEST['cmd'],$validCmdList)? $_REQUEST['cmd'] : 'doAnalyse')
switch($cmd$out = ''

Enumeration Type Documentation

Definition at line 19 of file repaircats.php.

Definition at line 20 of file repaircats.php.


Function Documentation

checkCourseOwnance (  ) 

Return course list which have an unexisting category as parent

Author:
Christophe Gesché <moosh@claroline.net>
Since:
1.8
Returns:
array('Course code'=>string, 'Unknow faculty'=>string)

Definition at line 164 of file repaircats.php.


Variable Documentation

$analyseTreeResultMsg = null

Definition at line 46 of file repaircats.php.

$cidReset = TRUE

Definition at line 22 of file repaircats.php.

$cmd = (isset($_REQUEST['cmd']) && in_array($_REQUEST['cmd'],$validCmdList)? $_REQUEST['cmd'] : 'doAnalyse')

Definition at line 55 of file repaircats.php.

$controlMsg = array()

Definition at line 47 of file repaircats.php.

$gidReset = TRUE

Definition at line 23 of file repaircats.php.

$htmlHeadXtra[]
Initial value:
 '
<STYLE>
.error {color:red;}
</STYLE>
'

Definition at line 41 of file repaircats.php.

$nameTools = get_lang('Repair category structure')

Definition at line 39 of file repaircats.php.

switch ($cmd) $out = ''

Show or hide sub categories prepare display Display

Definition at line 124 of file repaircats.php.

$tidReset = TRUE

Definition at line 24 of file repaircats.php.

$validCmdList = array('repairTree', 'doAnalyse')

Definition at line 54 of file repaircats.php.

$view = DISP_ANALYSE

Definition at line 50 of file repaircats.php.

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