Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/theme/brick/lang/en/theme_brick.php File Reference

Go to the source code of this file.

Namespaces

namespace  moodlecore

Variables

 $string ['pluginname'] = 'Brick'
 $string ['region-side-post'] = 'Right'
 $string ['region-side-pre'] = 'Left'
 $string ['choosereadme']
 $string ['configtitle'] = 'Brick settings'
 $string ['logo'] = 'logo'
 $string ['logodesc'] = 'Change the logo of this theme by entering the URL to a new one (i.e., http://www.somesite/animage.png). As a reference, the default logo is 265px wide by 60px high. A transparent PNG will work best.'
 $string ['linkcolor'] = 'link'
 $string ['linkcolordesc'] = 'Set the color of links in the theme, use html hex code.'
 $string ['linkhover'] = 'linkhover'
 $string ['linkhoverdesc'] = 'Set the color of links (on hover) in the theme, use html hex code.'
 $string ['maincolor'] = 'maincolor'
 $string ['maincolordesc'] = 'Set the color hex code of the header, dock bar and other areas. Looks best as a dark or saturated color.'
 $string ['maincolorlink'] = 'maincolorlink'
 $string ['maincolorlinkdesc'] = 'Link color for menu bar and block titles.'
 $string ['headingcolor'] = 'headingcolor'
 $string ['headingcolordesc'] = 'This is the heading color for large headings (site news, my courses) and other headings.'

Variable Documentation

$string['pluginname'] = 'Brick'

Definition at line 26 of file theme_brick.php.

$string['region-side-post'] = 'Right'

Definition at line 27 of file theme_brick.php.

$string['region-side-pre'] = 'Left'

Definition at line 28 of file theme_brick.php.

$string['choosereadme']

Definition at line 29 of file theme_brick.php.

$string['configtitle'] = 'Brick settings'

Definition at line 66 of file theme_brick.php.

$string['logo'] = 'logo'

Definition at line 68 of file theme_brick.php.

$string['logodesc'] = 'Change the logo of this theme by entering the URL to a new one (i.e., http://www.somesite/animage.png). As a reference, the default logo is 265px wide by 60px high. A transparent PNG will work best.'

Definition at line 69 of file theme_brick.php.

$string['linkcolor'] = 'link'

Definition at line 71 of file theme_brick.php.

$string['linkcolordesc'] = 'Set the color of links in the theme, use html hex code.'

Definition at line 72 of file theme_brick.php.

$string['linkhover'] = 'linkhover'

Definition at line 74 of file theme_brick.php.

$string['linkhoverdesc'] = 'Set the color of links (on hover) in the theme, use html hex code.'

Definition at line 75 of file theme_brick.php.

$string['maincolor'] = 'maincolor'

Definition at line 77 of file theme_brick.php.

$string['maincolordesc'] = 'Set the color hex code of the header, dock bar and other areas. Looks best as a dark or saturated color.'

Definition at line 78 of file theme_brick.php.

$string['maincolorlink'] = 'maincolorlink'

Definition at line 80 of file theme_brick.php.

$string['maincolorlinkdesc'] = 'Link color for menu bar and block titles.'

Definition at line 81 of file theme_brick.php.

$string['headingcolor'] = 'headingcolor'

Definition at line 83 of file theme_brick.php.

$string['headingcolordesc'] = 'This is the heading color for large headings (site news, my courses) and other headings.'

Definition at line 84 of file theme_brick.php.

 All Data Structures Namespaces Files Functions Variables Enumerations