|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | theme_base |
Variables | |
| $string ['pluginname'] = 'Base' | |
| $string ['region-side-post'] = 'Right' | |
| $string ['region-side-pre'] = 'Left' | |
| $string ['choosereadme'] = 'Base is a special minimalist theme with only basic layout. It is intended as a starting point for other themes to build upon. It is not recommend to actually choose this theme for production sites!' | |
| $string['pluginname'] = 'Base' |
Definition at line 26 of file theme_base.php.
| $string['region-side-post'] = 'Right' |
Definition at line 27 of file theme_base.php.
| $string['region-side-pre'] = 'Left' |
Definition at line 28 of file theme_base.php.
| $string['choosereadme'] = 'Base is a special minimalist theme with only basic layout. It is intended as a starting point for other themes to build upon. It is not recommend to actually choose this theme for production sites!' |
Definition at line 29 of file theme_base.php.