• Bookmark at: Del.icio.us
  • Bookmark at: Mister Wong
  • Bookmark at: Linkarena
  • Bookmark at: Digg
  • Bookmark at: Yahoo
  • Bookmark at: Google
  • Bookmark at: Icio

Manuals

 

SetaPDF_FormFiller::getField()

Description

class SetaPDF_FormFiller extends SetaPDF {
mixed getField ( string $name ) }

Returns a reference to the specific form field.

Parameters

$name

The name of the form field

Return value

A reference to the specific form field. If no form field with the give name is found the method will return false.