setasign\SetaPDF2\Merger\Collection\Schema
Field Class representing a field in a schema.
File: /SetaPDF v2/Merger/Collection/Schema/Field.php
Old class name (alias):
\SetaPDF_Merger_Collection_Schema_Field
Class hierarchy
Summary
Properties
Static Methods
Methods
__construct()
getAllowEdit()
Get a flag indicating whether the interactive PDF processor should provide support for editing the field value.
getName()
Get the textual field name that shall be presented to the user by the interactive PDF processor.
Parameters
- $encoding : string
Exceptions
setAllowEdit()
Set a flag indicating whether the interactive PDF processor should provide support for editing the field value.
Parameters
- $allowEdit : bool
setVisibility()
Set the initial visibility of the field in the user interface.
Parameters
- $visibility : bool