Difference between revisions of "Scripts 1 0-loadTableSorterThemes"

From ADF Docs
Jump to: navigation, search
 
Line 5: Line 5:
  
 
== Description ==  
 
== Description ==  
[[Scripts_1_0|Return to Scripts_1_0]]
 
 
 
Loads the Tablesorter Plugin Theme Headers if not loaded.
 
Loads the Tablesorter Plugin Theme 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 Theme Headers if not loaded.

Signature

public void loadTableSorterThemes ( string themeName, string version )

Parameters

Required Name Type Description
optional themeName string [Default: blue] Tablesorter Theme Name (directory name)
  version string [Default: 2.0.3] Tablesorter Plugin version to load.