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

Go to the source code of this file.

Namespaces

namespace  moodlecore

Variables

$THEME parents = array('standard', 'base')
$THEME sheets = array('pagelayout')
$THEME parents_exclude_sheets = array('base'=>array('pagelayout'))
$THEME layouts
$THEME enable_dock = false

Variable Documentation

$THEME enable_dock = false

This enables the dock on the side of the page as this theme supports it.

Definition at line 145 of file config.php.

$THEME layouts

Definition at line 47 of file config.php.

$THEME parents = array('standard', 'base')

Definition at line 37 of file config.php.

$THEME parents_exclude_sheets = array('base'=>array('pagelayout'))

Definition at line 45 of file config.php.

$THEME sheets = array('pagelayout')

Definition at line 43 of file config.php.

 All Data Structures Namespaces Files Functions Variables Enumerations