MR HTML Table
Used to generate a HTML table with sorting.
Located in /html/table.php (line 51)
mr_readonly | --mr_html_table
Table attributes
Cache ID to use
Columns
The table's default order
The table's default sort
Message to display when table is empty
Export class
When set through set_export(), then rows are routed to this export class.
Helper model
Current sort order
Preferences model
Sort order request param
Sort request param
Table rows
Current sort
Sort enabled flag
Base URL
Setup
Add a table column
Add a table column. This method is a shortcut for adding different column types. Types are listed in html/table/column/
Add column format
Is the table cached for this request or not
Extract column data from a row while trying to keep everything in the same order as the columns. Generally, don't need to call this method unless you are micro managing an export.
Gets all table columns
This will expand dynamic columns and include all of the returned columns into the standard set.
Get select fields from the columns
Get sort SQL
Store sort and weight based on current settings
Add or override table attributes
Set the cache ID
Set the message for when the table is empty
Set the export instance
Table will send all rows to the plugin instead of itself
Set the direction of the sorting
Convert this table into a simple string
Inherited From mr_readonly
mr_readonly::__call()
Documentation generated on Thu, 28 Jun 2012 16:33:52 -0700 by phpDocumentor 1.4.3