Difference between revisions of "Scripts 1 0-loadJQueryUI"

From ADF Docs
Jump to: navigation, search
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 ==  
 
[[Scripts_1_0|Return to Scripts_1_0]]
 
[[Scripts_1_0|Return to Scripts_1_0]]

Revision as of 13:41, 9 April 2010

Attention: Do not change any text in the description, signature, and paramter sections.

Return to Scripts_1_0

Description

Return to Scripts_1_0

Loads the JQuery UI Headers if not loaded.

Signature

public void loadJQueryUI ( string version, string themeName, boolean force )

Parameters

Required Name Type Description
optional version string [Default: 1.7.2] JQuery version to load.
  themeName string [Default: ui-lightness] UI Theme Name (directory name)
  force boolean [Default: 0] Forces JQuery UI script header to load.