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

Go to the source code of this file.

Namespaces

namespace  moodlecore

Variables

$THEME name = 'fusion'
$THEME parents
$THEME sheets
$THEME parents_exclude_sheets
$THEME enable_dock = true
$THEME editor_sheets = array('editor')
$THEME layouts
$THEME larrow = '⟨'
$THEME rarrow = '⟩'
$THEME csspostprocess = 'fusion_process_css'

Variable Documentation

Definition at line 255 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 larrow = '⟨'

Definition at line 208 of file config.php.

$THEME layouts

Definition at line 92 of file config.php.

$THEME name = 'fusion'

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 rarrow = '⟩'

Definition at line 215 of file config.php.

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

Definition at line 56 of file config.php.

 All Data Structures Namespaces Files Functions Variables Enumerations