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

Go to the source code of this file.

Namespaces

namespace  moodlecore

Variables

$THEME name = 'leatherbound'
$THEME parents
$THEME sheets
$THEME enable_dock = true
$THEME editor_sheets = array('editor')
$THEME layouts

Variable Documentation

$THEME editor_sheets = array('editor')

Definition at line 72 of file config.php.

$THEME enable_dock = true

Definition at line 65 of file config.php.

$THEME layouts

Definition at line 79 of file config.php.

$THEME name = 'leatherbound'

Definition at line 32 of file config.php.

$THEME parents
Initial value:
 array(
    'canvas',
    'base',
)

Definition at line 40 of file config.php.

$THEME sheets
Initial value:
 array(
    'core',
)

Definition at line 56 of file config.php.

 All Data Structures Namespaces Files Functions Variables Enumerations