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

Go to the source code of this file.

Namespaces

namespace  moodlecore

Variables

$THEME name = 'base'
$THEME parents = array()
$THEME sheets
$THEME editor_sheets = array('editor')
$THEME layouts
$THEME hidefromselector = true
$THEME javascripts = array()
$THEME javascripts_footer = array()

Variable Documentation

$THEME editor_sheets = array('editor')

Definition at line 54 of file config.php.

Definition at line 165 of file config.php.

$THEME javascripts = array()

List of javascript files that need to included on each page

Definition at line 168 of file config.php.

Definition at line 169 of file config.php.

$THEME layouts

Definition at line 56 of file config.php.

$THEME name = 'base'

Definition at line 36 of file config.php.

$THEME parents = array()

Definition at line 38 of file config.php.

$THEME sheets
Initial value:
 array(
    'pagelayout',   
    'core',         
    'admin',
    'blocks',
    'calendar',
    'course',
    'dock',
    'grade',
    'message',
    'question',
    'user'
)

Definition at line 40 of file config.php.

 All Data Structures Namespaces Files Functions Variables Enumerations