|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | theme |
Variables | |
| $string ['choosereadme'] = '<div class="clearfix"><div class="theme_screenshot"><h2>MyMobile</h2><img src="mymobile/pix/screenshot.png" /><h2>About</h2><p>MyMobile is a mobile theme for Moodle 2.x. More information on modifying themes can be found in the <a href="http://docs.moodle.org/en/Theme">MoodleDocs</a>.</p></div></div>' | |
| $string ['colourswatch'] = 'Mobile theme color swatch' | |
| $string ['colourswatch_desc'] = 'Toggle the color swatch of the theme between grey and light/blue.' | |
| $string ['grey'] = 'Grey' | |
| $string ['light'] = 'Light/Blue' | |
| $string ['mtoggle'] = 'Toggle 2nd Column' | |
| $string ['no'] = 'No' | |
| $string ['pluginname'] = 'MyMobile' | |
| $string ['region-myblocks'] = 'block region' | |
| $string ['showmobileintro'] = 'Mobile Intro Text' | |
| $string ['showmobileintro_desc'] = 'Add mobile only text/images to the mobile homepage.' | |
| $string ['showsitetopic'] = 'Show site topic:' | |
| $string ['showsitetopic_desc'] = 'Show the standard site topic section(s) on the front page for mobile theme users (if available).' | |
| $string ['showfullsizeimages'] = 'Show full images on site index and course pages.' | |
| $string ['showfullsizeimages_desc'] = 'Show full size images on site index and course pages instead of replaced thumb icon method. Default is to not show full size images.' | |
| $string ['usetableview'] = 'Tablet View' | |
| $string ['usetableview_desc'] = 'Use the tablet view for larger devices (yes by default).' | |
| $string ['yes'] = 'Yes' | |
| $string['choosereadme'] = '<div class="clearfix"><div class="theme_screenshot"><h2>MyMobile</h2><img src="mymobile/pix/screenshot.png" /><h2>About</h2><p>MyMobile is a mobile theme for Moodle 2.x. More information on modifying themes can be found in the <a href="http://docs.moodle.org/en/Theme">MoodleDocs</a>.</p></div></div>' |
Definition at line 26 of file theme_mymobile.php.
| $string['colourswatch'] = 'Mobile theme color swatch' |
Definition at line 27 of file theme_mymobile.php.
| $string['colourswatch_desc'] = 'Toggle the color swatch of the theme between grey and light/blue.' |
Definition at line 28 of file theme_mymobile.php.
| $string['grey'] = 'Grey' |
Definition at line 29 of file theme_mymobile.php.
| $string['light'] = 'Light/Blue' |
Definition at line 30 of file theme_mymobile.php.
| $string['mtoggle'] = 'Toggle 2nd Column' |
Definition at line 31 of file theme_mymobile.php.
| $string['no'] = 'No' |
Definition at line 32 of file theme_mymobile.php.
| $string['pluginname'] = 'MyMobile' |
Definition at line 33 of file theme_mymobile.php.
| $string['region-myblocks'] = 'block region' |
Definition at line 34 of file theme_mymobile.php.
| $string['showmobileintro'] = 'Mobile Intro Text' |
Definition at line 35 of file theme_mymobile.php.
| $string['showmobileintro_desc'] = 'Add mobile only text/images to the mobile homepage.' |
Definition at line 36 of file theme_mymobile.php.
| $string['showsitetopic'] = 'Show site topic:' |
Definition at line 37 of file theme_mymobile.php.
| $string['showsitetopic_desc'] = 'Show the standard site topic section(s) on the front page for mobile theme users (if available).' |
Definition at line 38 of file theme_mymobile.php.
| $string['showfullsizeimages'] = 'Show full images on site index and course pages.' |
Definition at line 39 of file theme_mymobile.php.
| $string['showfullsizeimages_desc'] = 'Show full size images on site index and course pages instead of replaced thumb icon method. Default is to not show full size images.' |
Definition at line 40 of file theme_mymobile.php.
| $string['usetableview'] = 'Tablet View' |
Definition at line 41 of file theme_mymobile.php.
| $string['usetableview_desc'] = 'Use the tablet view for larger devices (yes by default).' |
Definition at line 42 of file theme_mymobile.php.
| $string['yes'] = 'Yes' |
Definition at line 43 of file theme_mymobile.php.