Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/theme/javascript.php File Reference

Go to the source code of this file.

Namespaces

namespace  moodlecore

Enumerations

enum  NO_DEBUG_DISPLAY
enum  ABORT_AFTER_CONFIG
enum  ABORT_AFTER_CONFIG_CANCEL
enum  NO_MOODLE_COOKIES
enum  NO_UPGRADE_CHECK

Variables

 $themename = min_optional_param('theme', 'standard', 'SAFEDIR')
 $rev = min_optional_param('rev', 0, 'INT')
 $type = min_optional_param('type', 'head', 'RAW')
 $theme = theme_config::load($themename)

Enumeration Type Documentation

Definition at line 32 of file javascript.php.

Definition at line 71 of file javascript.php.

Definition at line 29 of file javascript.php.

Definition at line 73 of file javascript.php.

Definition at line 74 of file javascript.php.


Variable Documentation

$rev = min_optional_param('rev', 0, 'INT')

Definition at line 36 of file javascript.php.

$theme = theme_config::load($themename)

Definition at line 81 of file javascript.php.

$themename = min_optional_param('theme', 'standard', 'SAFEDIR')

Definition at line 35 of file javascript.php.

$type = min_optional_param('type', 'head', 'RAW')

Definition at line 37 of file javascript.php.

 All Data Structures Namespaces Files Functions Variables Enumerations