Difference between revisions of "Forms 1 0"

From ADF Docs
Jump to: navigation, search
Line 8: Line 8:
 
:type = transient
 
:type = transient
  
== Functions ==
+
== Functions ==  
 +
:[[Forms_1_0-addToSimpleForm|addToSimpleForm]]
  
Functions
+
 
 +
:[[Forms_1_0-closeLBAndRefresh|closeLBAndRefresh]]
 +
::
 +
 
 +
 
 +
:[[Forms_1_0-extractFromSimpleForm|extractFromSimpleForm]]
 +
 
 +
 
 +
:[[Forms_1_0-getCEFieldNameData|getCEFieldNameData]]
 +
::Returns structure of the simple form field names for the CE fields.
 +
 
 +
 
 +
:[[Forms_1_0-renderAddEditForm|renderAddEditForm]]
 +
::Returns the HTML for an Add/Edit Custom element record
 +
 
 +
 
 +
:[[Forms_1_0-renderDeleteForm|renderDeleteForm]]
 +
::Renders the standard datasheet delete module

Revision as of 03:58, 24 March 2010

Description

Form functions for the ADF Library

Properties

dependency = cedata_1_0
version = 1_0_0
dependency = scripts_1_0
type = transient

Functions

addToSimpleForm


closeLBAndRefresh


extractFromSimpleForm


getCEFieldNameData
Returns structure of the simple form field names for the CE fields.


renderAddEditForm
Returns the HTML for an Add/Edit Custom element record


renderDeleteForm
Renders the standard datasheet delete module