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

Go to the source code of this file.

Namespaces

namespace  moodlecore

Variables

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

Variable Documentation

$THEME editor_sheets = array('editor')

Definition at line 254 of file config.php.

$THEME enable_dock = true

Definition at line 76 of file config.php.

$THEME layouts

Definition at line 90 of file config.php.

$THEME name = 'binarius'

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 66 of file config.php.

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

Definition at line 56 of file config.php.

 All Data Structures Namespaces Files Functions Variables Enumerations