Manuals

 

SetaPDF_ButtonField_Group::getName()

Description

class SetaPDF_ButtonField_Group {
string getName ( void ) }

This method returns the name of a form field. This is also the index, which is used in the fields-array returned by SetaPDF_FormFiller::getFields(). Furthermore this name can be used to query a form field by SetaPDF_FormFiller::getField().

Return Value

Returns the specific name of a form field. This is the value which was defined in f.g. Acrobat for a form field.