Difference between revisions of "Custom Sections and Gadgets"

From Lianjapedia
Jump to: navigation, search
Line 7: Line 7:
  
 
==Scripting language==
 
==Scripting language==
The scripting language used to write the code for this custom gadget: (Recital | Python | JavaScript | PHP (readonly).
+
The scripting language used to write the code for this custom gadget: Recital | Visual FoxPro | Python | JavaScript | PHP | TypeScript.
 +
 
 +
This is readonly.  The scripting language can be selected in the pulldown for the [[Custom_Delegates#Scripting_Language|Delegates: Scripting language]] attribute.
  
 
==Custom filename==
 
==Custom filename==
Line 15: Line 17:
  
 
==Scripting language==
 
==Scripting language==
The scripting language used to write the code for this custom section: (Recital | Python | JavaScript | PHP (readonly).
+
The scripting language used to write the code for this custom section: Recital | Visual FoxPro | Python | JavaScript | PHP | TypeScript.
 +
 
 +
This is readonly.  The scripting language can be selected in the pulldown for the [[Custom_Delegates#Scripting_Language|Delegates: Scripting language]] attribute.
  
 
==Custom filename==
 
==Custom filename==

Revision as of 07:31, 21 November 2016

Under construction

See Also

Developing Lianja Custom Sections in JavaScript, Developing Lianja Custom Sections in PHP, Developing Lianja Custom Sections in Python, Developing Lianja Custom Sections in Visual FoxPro

Custom Gadget

Scripting language

The scripting language used to write the code for this custom gadget: Recital | Visual FoxPro | Python | JavaScript | PHP | TypeScript.

This is readonly. The scripting language can be selected in the pulldown for the Delegates: Scripting language attribute.

Custom filename

The file containing the custom code for this gadget.

Custom Section

Scripting language

The scripting language used to write the code for this custom section: Recital | Visual FoxPro | Python | JavaScript | PHP | TypeScript.

This is readonly. The scripting language can be selected in the pulldown for the Delegates: Scripting language attribute.

Custom filename

The file containing the custom code for this section.

Custom UI library

The library containing the custom UI class for this section (.scp or .vcp file).

Custom UI class

The name of the custom UI class in the custom UI library for this section.