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

Go to the source code of this file.

Variables

$THEME name = 'magazine'
$THEME parents = array('canvas','base')
$THEME sheets = array('layout','core','colors','css3')
$THEME parents_exclude_sheets = array('base'=>array('pagelayout'),'canvas'=>array('pagelayout') )
$THEME enable_dock = true
$THEME editor_sheets = array('editor')
$THEME layouts
$THEME csspostprocess = 'magazine_process_css'

Variable Documentation

Definition at line 145 of file config.php.

$THEME editor_sheets = array('editor')

Definition at line 44 of file config.php.

$THEME enable_dock = true

Definition at line 38 of file config.php.

$THEME layouts

Definition at line 51 of file config.php.

$THEME name = 'magazine'

Definition at line 5 of file config.php.

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

Definition at line 12 of file config.php.

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

Definition at line 31 of file config.php.

$THEME sheets = array('layout','core','colors','css3')

Definition at line 24 of file config.php.

 All Data Structures Namespaces Files Functions Variables Enumerations