Searched refs:glossary_generate_export_file (Results 1 – 3 of 3) sorted by relevance
/dports/www/moodle310/moodle/mod/glossary/ |
H A D | lib.php | 1784 $content = glossary_generate_export_file($glossary, NULL, $cat); 2286 function glossary_generate_export_file($glossary, $ignored = "", $hook = 0) { function
|
/dports/www/moodle311/moodle/mod/glossary/ |
H A D | lib.php | 1799 $content = glossary_generate_export_file($glossary, NULL, $cat); 2301 function glossary_generate_export_file($glossary, $ignored = "", $hook = 0) { function
|
/dports/www/moodle39/moodle/mod/glossary/ |
H A D | lib.php | 1792 $content = glossary_generate_export_file($glossary, NULL, $cat); 2294 function glossary_generate_export_file($glossary, $ignored = "", $hook = 0) { function
|