|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | core |
Enumerations | |
| enum | NO_MOODLE_COOKIES |
Variables | |
| $identifier = required_param('identifier', PARAM_STRINGID) | |
| $component = required_param('component', PARAM_COMPONENT) | |
| $lang = required_param('lang', PARAM_LANG) | |
| $ajax = optional_param('ajax', 0, PARAM_BOOL) | |
| if(!$lang) $SESSION | lang = $lang |
| $sm = get_string_manager() | |
| enum NO_MOODLE_COOKIES |
| $ajax = optional_param('ajax', 0, PARAM_BOOL) |
| $identifier = required_param('identifier', PARAM_STRINGID) |
| $lang = required_param('lang', PARAM_LANG) |
| $sm = get_string_manager() |