get_form_field_mapping


Description:

public List<FormFieldMapping> get_form_field_mapping ()

Returns a list of FormFieldMapping items that map from a location on this to a form field.

This list must be freed with free_form_field_mapping when done.

Parameters:

this

A Page

Returns:

A List of FormFieldMapping