Difference between revisions of "Scripts 1 0-loadTableSorterPager"
From ADF Docs
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| + | __NOTOC__ | ||
| + | Attention: Do not change any text in the description, signature, and paramter sections. | ||
| + | |||
| + | Return to [[Scripts_1_0]] | ||
| + | |||
== Description == | == Description == | ||
| − | |||
| − | |||
Loads the Tablesorter Plugin Pager addon Headers if not loaded. | Loads the Tablesorter Plugin Pager addon Headers if not loaded. | ||
Latest revision as of 13:42, 9 April 2010
Attention: Do not change any text in the description, signature, and paramter sections.
Return to Scripts_1_0
Description
Loads the Tablesorter Plugin Pager addon Headers if not loaded.
Signature
public void loadTableSorterPager ( string version )
Parameters
| Required | Name | Type | Description |
| optional | version | string | [Default: 2.0.3] Tablesorter Plugin version to load. |