flagflag  
6: 2013-06-14 (Fri) 23:06:12 iseki source Cur: 2018-09-18 (Tue) 21:09:55 iseki source
Line 58: Line 58:
 $PAGE->set_button($button); // ' '  $PAGE->set_button($button); // ' '
 $PAGE->set_headingmenu($menu);  $PAGE->set_headingmenu($menu);
 + 
 require_login($course->id);  require_login($course->id);
 echo $OUTPUT->header();  echo $OUTPUT->header();
Line 196: Line 196:
**** Moodle Data Cleaning Parameters [#z68f6bc6] **** Moodle Data Cleaning Parameters [#z68f6bc6]
 +- see also https://github.com/moodle/moodle/blob/ma​ster/lib/moodlelib.php
 +
- PARAM_RAW: specifies a parameter that is not cleaned or processed in any way. - PARAM_RAW: specifies a parameter that is not cleaned or processed in any way.
- PARAM_CLEAN: Obsolete, please try to use a more specific type of parameter. - PARAM_CLEAN: Obsolete, please try to use a more specific type of parameter.
Line 218: Line 220:
-- note: do not forget to addslashes() before storing into database! -- note: do not forget to addslashes() before storing into database!
- PARAM_ALPHAEXT: the same contents as PARAM_ALPHA plus the chars in quotes: "/-_" allowed, suitable for include() and require() - PARAM_ALPHAEXT: the same contents as PARAM_ALPHA plus the chars in quotes: "/-_" allowed, suitable for include() and require()
 +- PARAM_ALPHANUMEXT: expected numbers, letters only and _-.
- PARAM_SAFEDIR: safe directory name, suitable for include() and require() - PARAM_SAFEDIR: safe directory name, suitable for include() and require()
- PARAM_SEQUENCE: expects a sequence of numbers like 8 to 1, 5, 6, 4, 6, 8, 9. Numbers and commas only. - PARAM_SEQUENCE: expects a sequence of numbers like 8 to 1, 5, 6, 4, 6, 8, 9. Numbers and commas only.


Front page   New List of Pages Search Recent changes   Help   RSS of recent changes (RSS 1.0) RSS of recent changes (RSS 2.0) RSS of recent changes (RSS Atom)

Site Search

Login

Username:

Password:


Lost Password?
Register now!!

Sub Menu

mini Calendar

Last MonthAug 2025Next Month
Su Mo Tu We Th Fr Sa
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31
Today

Access Counter

Today : 2507250725072507
Yesterday : 7039703970397039
Total : 2826949728269497282694972826949728269497282694972826949728269497
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com