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

Go to the source code of this file.

Namespaces

namespace  moodlecore

Variables

$THEME name = 'brick'
$THEME parents
$THEME sheets
$THEME parents_exclude_sheets
$THEME enable_dock = true
$THEME layouts
$THEME csspostprocess = 'brick_process_css'

Variable Documentation

Definition at line 250 of file config.php.

$THEME enable_dock = true

Definition at line 78 of file config.php.

$THEME layouts

Definition at line 92 of file config.php.

$THEME name = 'brick'

Definition at line 32 of file config.php.

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

Definition at line 40 of file config.php.

Initial value:
 array(
    'base'=>array(
        'pagelayout',
    ),
    'canvas'=>array(
        'pagelayout',
    ),
)

Definition at line 68 of file config.php.

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

Definition at line 56 of file config.php.

 All Data Structures Namespaces Files Functions Variables Enumerations