claroline/claroline/admin/advancedCourseSearch.php File Reference

Go to the source code of this file.

Namespaces

namespace  COURSE

Functions

 build_select_faculty ($elem, $father, $editFather, $space)
 course_category_get_list ()

Variables

 $cidReset = TRUE
 $gidReset = TRUE
 $tidReset = TRUE
 $tbl_mdb_names = claro_sql_get_main_tbl()
 $tbl_course_nodes = $tbl_mdb_names['category']
 $nameTools = get_lang('Advanced course search')
else $access = "all"
else $subscription = "all"
else $visibility = "all"
else $code = ""
else $intitule = ""
else $category = ""
else $searchLang = ""
 $arrayFaculty = course_category_get_list()
 $category_array = claro_get_cat_flat_list()
 $language_list = claro_get_lang_flat_list()
 $out = ''
 $tpl = new PhpTemplate( get_path( 'incRepositorySys' ) . '/templates/advancedCourseSearch.tpl.php' )

Function Documentation

build_select_faculty ( elem,
father,
editFather,
space 
)

This function create de select box to choose categories

Author:
- < Benoît Muret >
Parameters:
- elem array : the faculties
- father string : the father of the faculty
- $editFather string : the faculty editing
- $space string : space to the bom of the faculty
Returns:
- void

: create de select box categories

Definition at line 115 of file advancedCourseSearch.php.

course_category_get_list (  ) 

return all courses category order by treepos

Returns:
array (id, name, code, code_P, treePos, nb_childs, canHaveCoursesChild, canHaveCatChild )

Definition at line 139 of file advancedCourseSearch.php.


Variable Documentation

else $access = "all"

Definition at line 57 of file advancedCourseSearch.php.

$arrayFaculty = course_category_get_list()

Definition at line 66 of file advancedCourseSearch.php.

else $category = ""

Definition at line 62 of file advancedCourseSearch.php.

$category_array = claro_get_cat_flat_list()

Definition at line 67 of file advancedCourseSearch.php.

$cidReset = TRUE

Definition at line 20 of file advancedCourseSearch.php.

else $code = ""

Definition at line 60 of file advancedCourseSearch.php.

$gidReset = TRUE

Definition at line 20 of file advancedCourseSearch.php.

else $intitule = ""

Definition at line 61 of file advancedCourseSearch.php.

$language_list = claro_get_lang_flat_list()

Definition at line 69 of file advancedCourseSearch.php.

$nameTools = get_lang('Advanced course search')

Definition at line 38 of file advancedCourseSearch.php.

$out = ''

Definition at line 76 of file advancedCourseSearch.php.

else $searchLang = ""

Definition at line 63 of file advancedCourseSearch.php.

else $subscription = "all"

Definition at line 58 of file advancedCourseSearch.php.

$tbl_course_nodes = $tbl_mdb_names['category']

Definition at line 33 of file advancedCourseSearch.php.

$tbl_mdb_names = claro_sql_get_main_tbl()

Definition at line 32 of file advancedCourseSearch.php.

$tidReset = TRUE

Definition at line 20 of file advancedCourseSearch.php.

$tpl = new PhpTemplate( get_path( 'incRepositorySys' ) . '/templates/advancedCourseSearch.tpl.php' )

Definition at line 82 of file advancedCourseSearch.php.

else $visibility = "all"

Definition at line 59 of file advancedCourseSearch.php.

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