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

Go to the source code of this file.

Namespaces

namespace  moodlecore

Variables

$THEME name = 'canvas'
$THEME parents
$THEME sheets
$THEME parents_exclude_sheets
$THEME layouts
$THEME hidefromselector = true
$THEME editor_sheets = array('editor')

Variable Documentation

$THEME editor_sheets = array('editor')

Definition at line 269 of file config.php.

Definition at line 188 of file config.php.

$THEME layouts

Definition at line 88 of file config.php.

$THEME name = 'canvas'

Definition at line 36 of file config.php.

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

Definition at line 43 of file config.php.

Initial value:
 array(
    'base'=>array(
        'navigation',
        'browser',
    ),
)

Definition at line 76 of file config.php.

$THEME sheets
Initial value:
 array(
    'pagelayout',
    'text',
    'core',
    'course',
    'mods',
    'blocks',
    'tabs',
    'admin',
    'tables',
    'popups',
    'question',
)

Definition at line 57 of file config.php.

 All Data Structures Namespaces Files Functions Variables Enumerations