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

Go to the source code of this file.

Namespaces

namespace  table

Variables

 $string ['downloadas'] = 'Download table data as'
 $string ['downloadcsv'] = 'a comma separated values text file'
 $string ['downloadexcel'] = 'a Microsoft Excel spreadsheet'
 $string ['downloadods'] = 'an OpenDocument Spreadsheet (ODS)'
 $string ['downloadtsv'] = 'a tab separated values text file'
 $string ['downloadxhtml'] = 'an unpaged XHTML document'

Variable Documentation

$string['downloadas'] = 'Download table data as'

Definition at line 26 of file table.php.

$string['downloadcsv'] = 'a comma separated values text file'

Definition at line 27 of file table.php.

$string['downloadexcel'] = 'a Microsoft Excel spreadsheet'

Definition at line 28 of file table.php.

$string['downloadods'] = 'an OpenDocument Spreadsheet (ODS)'

Definition at line 29 of file table.php.

$string['downloadtsv'] = 'a tab separated values text file'

Definition at line 30 of file table.php.

$string['downloadxhtml'] = 'an unpaged XHTML document'

Definition at line 31 of file table.php.

 All Data Structures Namespaces Files Functions Variables Enumerations