SproutCMS

This is the code documentation for the SproutCMS project

function getEditForm()

Get the HTML to use for editing a given linkspec

The HTML should create a HTML field with the name $field_name
If there is a spec currently being edited, the specdata will
be provided in $curr_specdata

Usage

unknown $LinkSpecDocument->getEditForm ( mixed $field_name , mixed $curr_specdata );

Arguments

  1. $field_name
  2. $curr_specdata