Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/lib/tablelib.php File Reference

Go to the source code of this file.

Data Structures

class  flexible_table
class  table_sql
class  table_default_export_format_parent
class  table_spreadsheet_export_format_parent
class  table_excel_export_format
class  table_ods_export_format
class  table_text_export_format_parent
class  table_tsv_export_format
class  table_csv_export_format
class  table_xhtml_export_format

Namespaces

namespace  core
namespace  moodlecore

Enumerations

enum  TABLE_VAR_SORT
enum  TABLE_VAR_HIDE
enum  TABLE_VAR_SHOW
enum  TABLE_VAR_IFIRST
enum  TABLE_VAR_ILAST
enum  TABLE_VAR_PAGE
enum  TABLE_P_TOP
enum  TABLE_P_BOTTOM

Enumeration Type Documentation

Definition at line 44 of file tablelib.php.

#@- #@+ Constants that indicate whether the paging bar for the table appears above or below the table.

Definition at line 43 of file tablelib.php.

Definition at line 32 of file tablelib.php.

Definition at line 34 of file tablelib.php.

Definition at line 35 of file tablelib.php.

Definition at line 36 of file tablelib.php.

Definition at line 33 of file tablelib.php.

#@+ These constants relate to the table's handling of URL parameters.

Definition at line 31 of file tablelib.php.

 All Data Structures Namespaces Files Functions Variables Enumerations