...
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 |
PifaDatabaseException | |
PifaNotImplementedException | |
PifaIllegalStateException | |
PifaNotYetStoredException | |
PifaValidationException | |
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 | GUI classes used in plugin |
PifaRightBottomFormPage | |
PifaRightBottomFormFieldsPage | |
PifaRightBottomFormDataPage | |
PifaRightBottomFormExportPage | |
PifaRightBottomFormImportPage | |
PifaImporter | importer class to import forms from xml |
...