repo.or.cz
/
moodle-linuxchix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Automatic installer.php lang files by installer_builder (20070726)
[moodle-linuxchix.git]
/
group
/
lib
/
courselib.php
blob
b257b56e4c6860c8915836d25c76e0d1fc89de06
1
<
?php
2
// @@@ TO DO
3
function
groups_get_forced_grouping
(
$courseid
) {
4
}
5
6
function
groups_set_forced_grouping
(
$courseid
,
$groupingid
) {
7
}
8
9
function
groups_course_print_group_selector
(
$userid
,
$courseid
,
$permissiontype
) {
10
}
11
12
?
>