...
Info |
---|
Formular assistant also creates data tables, which are defined in backend of form assistant. The names of the data tables can be free defined. The defined name is always refered to the form. |
...
Classes
Name | Description |
---|---|
cContentTypePifaForm | content type class for CMS_PIFAFORM |
PifaAbstractFormModule | abstract class for form module |
PifaAbstractFormProcessor | abstract class for form processor |
PifaAjaxHandler | form assistant ajax handler class, contains methods which are called through ajax |
PifaException, PifaDatabaseException, PifaNotImplementedException, PifaIllegalStateException, PifaNotYetStoredException, PifaValidationException | form assistant exception classes |
PifaExporter | class for exporting formulars |
PifaExternalOptionsDatasourceInterface | this class allows add external sources for pifa fields like select options or checkboxes |
PifaFieldCollection | Item collection class for the form field |
PifaField | Item class for the form field |
PifaFormCollection | Item collection class for the form |
PifaForm | Item class for the form |
PifaLeftBottomPage, PifaRightBottomFormPage, PifaRightBottomFormFieldsPage, PifaRightBottomFormDataPage, PifaRightBottomFormExportPage, PifaRightBottomFormImportPage | gui classes used in plugin |
PifaImporter | importer class to import forms from xml |
Settings
Area/Type | Name | Description | Default | Scope |
---|---|---|---|---|
pifa | field-css-classes | 'half-row,full-row,line-bottom,line-top' | SCGU | |
pifa | timestamp | 'always', 'byform', 'never' | 'always' | SCGU |
...