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

Go to the source code of this file.

Namespaces

namespace  theme_splash

Variables

$THEME name = 'splash'
$THEME parents
$THEME sheets
$THEME enable_dock = true
$THEME layouts
$THEME csspostprocess = 'splash_process_css'
$THEME editor_sheets = array('editor')

Variable Documentation

Definition at line 161 of file config.php.

$THEME editor_sheets = array('editor')

Definition at line 170 of file config.php.

$THEME enable_dock = true

Definition at line 56 of file config.php.

$THEME layouts

Definition at line 63 of file config.php.

$THEME name = 'splash'

Definition at line 26 of file config.php.

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

Definition at line 33 of file config.php.

$THEME sheets
Initial value:
 array(
    'sl',
    'green',
    'blue',
    'orange',
    'ie',
)

Definition at line 43 of file config.php.

 All Data Structures Namespaces Files Functions Variables Enumerations