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

Go to the source code of this file.

Namespaces

namespace  moodlecore

Variables

$THEME name = 'arialist'
$THEME parents
$THEME sheets
$THEME parents_exclude_sheets
$THEME enable_dock = true
$THEME layouts
$THEME csspostprocess = 'arialist_process_css'
$THEME larrow = '⟨'
$THEME rarrow = '⟩'
$THEME editor_sheets = array('editor')

Variable Documentation

Definition at line 186 of file config.php.

$THEME editor_sheets = array('editor')

Definition at line 259 of file config.php.

$THEME enable_dock = true

Definition at line 77 of file config.php.

$THEME larrow = '⟨'

Definition at line 212 of file config.php.

$THEME layouts

Definition at line 91 of file config.php.

$THEME name = 'arialist'

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

$THEME rarrow = '⟩'

Definition at line 219 of file config.php.

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

Definition at line 56 of file config.php.

 All Data Structures Namespaces Files Functions Variables Enumerations