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

Go to the source code of this file.

Namespaces

namespace  block

Variables

 $string ['addtodock'] = 'Move this to the dock'
 $string ['anypagematchingtheabove'] = 'Any page matching the above'
 $string ['appearsinsubcontexts'] = 'Appears in sub-contexts'
 $string ['blocksettings'] = 'Block settings'
 $string ['bracketfirst'] = '{$a} (first)'
 $string ['bracketlast'] = '{$a} (last)'
 $string ['contexts'] = 'Page contexts'
 $string ['contexts_help'] = 'Contexts are more specific types of pages where this block can be displayed within the original block location. You will have different options here depending on the original block location and your current location. For example, you can restrict a block to only appearing on forum pages in a course by adding the block to the course (making it appear on all sub-pages), then going into a forum and editing the block settings again to restrict display to just forum pages.'
 $string ['createdat'] = 'Original block location'
 $string ['createdat_help'] = 'The original location where the block was created. Block settings may cause it to appear in other locations (contexts) within the original location. For example, a block created on a course page could be displayed in activities within that course. A block created on the front page can be displayed throughout the site.'
 $string ['defaultregion'] = 'Default region'
 $string ['defaultregion_help'] = 'Themes may define one or more named block regions where blocks are displayed. This setting defines which of these you want this block to appear in by default. The region may be overridden on specific pages if required.'
 $string ['defaultweight'] = 'Default weight'
 $string ['defaultweight_help'] = 'The default weight allows you to choose roughly where you want the block to appear in the chosen region, either at the top or the bottom. The final location is calculated from all the blocks in that region (for example, only one block can actually be at the top). This value can be overridden on specific pages if required.'
 $string ['moveblockhere'] = 'Move block here'
 $string ['movingthisblockcancel'] = 'Moving this block ({$a})'
 $string ['onthispage'] = 'On this page'
 $string ['pagetypes'] = 'Page types'
 $string ['pagetypewarning'] = 'The previously specified page type is no longer selectable. Please choose the most appropriate page type below.'
 $string ['region'] = 'Region'
 $string ['showoncontextandsubs'] = 'Display on \'{$a}\' and any pages within it'
 $string ['showoncontextonly'] = 'Display on \'{$a}\' only'
 $string ['showonentiresite'] = 'Display throughout the entire site'
 $string ['showonfrontpageandsubs'] = 'Display on the front page and any pages added to the front page'
 $string ['showonfrontpageonly'] = 'Display on the front page only'
 $string ['site-*'] = 'Any top-level site page'
 $string ['subpages'] = 'Select pages'
 $string ['restrictpagetypes'] = 'Display on page types'
 $string ['thisspecificpage'] = 'This specific page'
 $string ['undockall'] = 'Undock all'
 $string ['undockitem'] = 'Undock this item'
 $string ['visible'] = 'Visible'
 $string ['weight'] = 'Weight'
 $string ['wherethisblockappears'] = 'Where this block appears'

Variable Documentation

$string['addtodock'] = 'Move this to the dock'

Definition at line 26 of file block.php.

$string['anypagematchingtheabove'] = 'Any page matching the above'

Definition at line 27 of file block.php.

$string['appearsinsubcontexts'] = 'Appears in sub-contexts'

Definition at line 28 of file block.php.

$string['blocksettings'] = 'Block settings'

Definition at line 29 of file block.php.

$string['bracketfirst'] = '{$a} (first)'

Definition at line 30 of file block.php.

$string['bracketlast'] = '{$a} (last)'

Definition at line 31 of file block.php.

$string['contexts'] = 'Page contexts'

Definition at line 32 of file block.php.

$string['contexts_help'] = 'Contexts are more specific types of pages where this block can be displayed within the original block location. You will have different options here depending on the original block location and your current location. For example, you can restrict a block to only appearing on forum pages in a course by adding the block to the course (making it appear on all sub-pages), then going into a forum and editing the block settings again to restrict display to just forum pages.'

Definition at line 33 of file block.php.

$string['createdat'] = 'Original block location'

Definition at line 34 of file block.php.

$string['createdat_help'] = 'The original location where the block was created. Block settings may cause it to appear in other locations (contexts) within the original location. For example, a block created on a course page could be displayed in activities within that course. A block created on the front page can be displayed throughout the site.'

Definition at line 35 of file block.php.

$string['defaultregion'] = 'Default region'

Definition at line 36 of file block.php.

$string['defaultregion_help'] = 'Themes may define one or more named block regions where blocks are displayed. This setting defines which of these you want this block to appear in by default. The region may be overridden on specific pages if required.'

Definition at line 37 of file block.php.

$string['defaultweight'] = 'Default weight'

Definition at line 38 of file block.php.

$string['defaultweight_help'] = 'The default weight allows you to choose roughly where you want the block to appear in the chosen region, either at the top or the bottom. The final location is calculated from all the blocks in that region (for example, only one block can actually be at the top). This value can be overridden on specific pages if required.'

Definition at line 39 of file block.php.

$string['moveblockhere'] = 'Move block here'

Definition at line 40 of file block.php.

$string['movingthisblockcancel'] = 'Moving this block ({$a})'

Definition at line 41 of file block.php.

$string['onthispage'] = 'On this page'

Definition at line 42 of file block.php.

$string['pagetypes'] = 'Page types'

Definition at line 43 of file block.php.

$string['pagetypewarning'] = 'The previously specified page type is no longer selectable. Please choose the most appropriate page type below.'

Definition at line 44 of file block.php.

$string['region'] = 'Region'

Definition at line 45 of file block.php.

$string['showoncontextandsubs'] = 'Display on \'{$a}\' and any pages within it'

Definition at line 46 of file block.php.

$string['showoncontextonly'] = 'Display on \'{$a}\' only'

Definition at line 47 of file block.php.

$string['showonentiresite'] = 'Display throughout the entire site'

Definition at line 48 of file block.php.

$string['showonfrontpageandsubs'] = 'Display on the front page and any pages added to the front page'

Definition at line 49 of file block.php.

$string['showonfrontpageonly'] = 'Display on the front page only'

Definition at line 50 of file block.php.

$string['site-*'] = 'Any top-level site page'

Definition at line 51 of file block.php.

$string['subpages'] = 'Select pages'

Definition at line 52 of file block.php.

$string['restrictpagetypes'] = 'Display on page types'

Definition at line 53 of file block.php.

$string['thisspecificpage'] = 'This specific page'

Definition at line 54 of file block.php.

$string['undockall'] = 'Undock all'

Definition at line 55 of file block.php.

$string['undockitem'] = 'Undock this item'

Definition at line 56 of file block.php.

$string['visible'] = 'Visible'

Definition at line 57 of file block.php.

$string['weight'] = 'Weight'

Definition at line 58 of file block.php.

$string['wherethisblockappears'] = 'Where this block appears'

Definition at line 59 of file block.php.

 All Data Structures Namespaces Files Functions Variables Enumerations