[ Index ] |
PHP Cross Reference of Unnamed Project |
[Summary view] [Print] [Text view]
1 /** 2 * The Moodle.core_course.util classes provide course-related utility functions. 3 * 4 * @module moodle-course-util 5 * @main 6 */ 7 8 Y.namespace('Moodle.core_course.util'); 9 10 /** 11 * A collection of general utility functions for use in course. 12 * 13 * @class Moodle.core_course.util 14 * @static 15 */ 16
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |