Difference between revisions of "Custom Sections and Gadgets"

From Lianjapedia
Jump to: navigation, search
(Created page with "''Under construction'' =See Also= [http://www.lianja.com/resources/blog/39-coding-tips/191-developing-lianja-custom-sections-in-javascript Developing Lianja Custom Sections i...")
 
Line 2: Line 2:
  
 
=See Also=
 
=See Also=
[http://www.lianja.com/resources/blog/39-coding-tips/191-developing-lianja-custom-sections-in-javascript Developing Lianja Custom Sections in JavaScript], [http://www.lianja.com/resources/blog/39-coding-tips/192-developing-lianja-custom-sections-in-php Developing Lianja Custom Sections in PHP], [http://www.lianja.com/resources/blog/39-coding-tips/193-developing-lianja-custom-sections-in-python Developing Lianja Custom Sections in Python], [http://www.lianja.com/resources/blog/39-coding-tips/190-developing-lianja-custom-section-in-visual-FoxPro Developing Lianja Custom Sections in Visual FoxPro]
+
[http://www.lianja.com/resources/blog/39-coding-tips/191-developing-lianja-custom-sections-in-javascript Developing Lianja Custom Sections in JavaScript], [http://www.lianja.com/resources/blog/39-coding-tips/192-developing-lianja-custom-sections-in-php Developing Lianja Custom Sections in PHP], [http://www.lianja.com/resources/blog/39-coding-tips/193-developing-lianja-custom-sections-in-python Developing Lianja Custom Sections in Python], [[Developing Lianja Custom Sections in Visual FoxPro]]
  
 
=Custom Gadget=
 
=Custom Gadget=

Revision as of 12:41, 29 June 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 | Python | JavaScript | PHP (readonly).

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 | Python | JavaScript | PHP (readonly).

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.