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

Go to the source code of this file.

Namespaces

namespace  moodlecore

Variables

$THEME name = 'sky_high'
$THEME parents
$THEME sheets
$THEME parents_exclude_sheets
$THEME enable_dock = true
$THEME editor_sheets = array('editor')
$THEME layouts
$THEME csspostprocess = 'sky_high_process_css'

Variable Documentation

Definition at line 188 of file config.php.

$THEME editor_sheets = array('editor')

Definition at line 85 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 = 'sky_high'

Definition at line 30 of file config.php.

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

Definition at line 38 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',
    'menu',
    'report',
    'admin',
    'settings'
)

Definition at line 54 of file config.php.

 All Data Structures Namespaces Files Functions Variables Enumerations