|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | moodlecore |
Variables | |
| $id = optional_param('id', 0, PARAM_INT) | |
| $categoryid = optional_param('category', 0, PARAM_INT) | |
| $returnto = optional_param('returnto', 0, PARAM_ALPHANUM) | |
| if($editform->is_cancelled()) else if($data=$editform-> get_data()) | $site = get_site() |
| $streditcoursesettings = get_string("editcoursesettings") | |
| $straddnewcourse = get_string("addnewcourse") | |
| $stradministration = get_string("administration") | |
| $strcategories = get_string("categories") | |
| $categoryid = optional_param('category', 0, PARAM_INT) |
| $returnto = optional_param('returnto', 0, PARAM_ALPHANUM) |
| $straddnewcourse = get_string("addnewcourse") |
| $stradministration = get_string("administration") |
| $strcategories = get_string("categories") |
| $streditcoursesettings = get_string("editcoursesettings") |