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

Go to the source code of this file.

Namespaces

namespace  moodlecore

Variables

$THEME name = 'formfactor'
$THEME parents = array('canvas','base')
$THEME sheets = array('selected', 'core', 'course', 'mods', 'blocks')
$THEME enable_dock = false
$THEME layouts
$THEME editor_sheets = array('editor')

Variable Documentation

$THEME editor_sheets = array('editor')

Definition at line 234 of file config.php.

$THEME enable_dock = false

Definition at line 61 of file config.php.

$THEME layouts

Definition at line 75 of file config.php.

$THEME name = 'formfactor'

Definition at line 32 of file config.php.

$THEME parents = array('canvas','base')

Definition at line 40 of file config.php.

$THEME sheets = array('selected', 'core', 'course', 'mods', 'blocks')

Definition at line 53 of file config.php.

 All Data Structures Namespaces Files Functions Variables Enumerations