Overview

Packages

  • Core
    • Authentication
    • Backend
    • Cache
    • CEC
    • Chain
    • ContentType
    • Database
    • Datatype
    • Debug
    • Exception
    • Frontend
      • Search
      • URI
      • Util
    • GenericDB
      • Model
    • GUI
      • HTML
    • I18N
    • LayoutHandler
    • Log
    • Security
    • Session
    • Util
    • Validation
    • Versioning
    • XML
  • Module
    • ContentSitemapHtml
    • ContentSitemapXml
    • ContentUserForum
    • NavigationTop
  • mpAutoloaderClassMap
  • None
  • Plugin
    • ContentAllocation
    • CronjobOverview
    • FormAssistant
    • FrontendLogic
    • FrontendUsers
    • Linkchecker
    • ModRewrite
    • Newsletter
    • Repository
      • FrontendNavigation
      • KeywordDensity
    • SearchSolr
    • SmartyWrapper
    • UrlShortener
    • UserForum
    • Workflow
  • PluginManager
  • Setup
    • Form
    • GUI
    • Helper
      • Environment
      • Filesystem
      • MySQL
      • PHP
    • UpgradeJob

Classes

  • cContentTypePifaForm
  • DefaultFormModule
  • DefaultFormProcessor
  • ExampleOptionsDatasource
  • MailedFormProcessor
  • Pifa
  • PifaAbstractFormModule
  • PifaAbstractFormProcessor
  • PifaAjaxHandler
  • PifaExternalOptionsDatasourceInterface
  • PifaField
  • PifaFieldCollection
  • PifaForm
  • PifaFormCollection
  • PifaLeftBottomPage
  • PifaRightBottomFormDataPage
  • PifaRightBottomFormFieldsPage
  • PifaRightBottomFormPage
  • SolrRightBottomPage

Exceptions

  • PifaDatabaseException
  • PifaException
  • PifaIllegalStateException
  • PifaMailException
  • PifaNotImplementedException
  • PifaNotYetStoredException
  • PifaValidationException
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo

Package Plugin\FormAssistant

Classes summary
cContentTypePifaForm Content type CMS_PIFAFORM which lets the editor configure a PIFA form to be displayed in frontend.
DefaultFormModule
DefaultFormProcessor Default implementation of the abstract form processor that implements no postprocessing at all.
ExampleOptionsDatasource This is an example for an external options data source.
MailedFormProcessor The given data should be send via email to the systems mail address and a confirmation mail to the user itself. This feature can be accomplished by extending the class PifaFormAbstractProcessor and implementing its method _processStoredData().
Pifa Helper class for this plugin.
PifaAbstractFormModule
PifaAbstractFormProcessor This form post helper should simplify the implementation of typical form processing. Its main method process() wraps the steps read data from request, validate data and persist data in database. In order to make this approach more customizable three protected "event handler" were defined that can be implemented by a concrete implementation of this class. These allow to preprocess the data read from the request before it's going to be validated and to be postprocessed after it's been persisted into the database.
PifaAjaxHandler
PifaExternalOptionsDatasourceInterface Abstract class to read labels and values to be used for PIFA field options from an external datasource.
PifaField contains meta data of a PIFA field
PifaFieldCollection PIFA field collection.
PifaForm contains meta data of PIFA forms
PifaFormCollection
PifaLeftBottomPage Creates a page to be displayed in the left bottom frame.
PifaRightBottomFormDataPage Creates a page to be displayed in the right bottom frame.
PifaRightBottomFormFieldsPage Creates a page to be displayed in the right bottom frame.
PifaRightBottomFormPage Creates a page to be displayed in the right bottom frame.
SolrRightBottomPage Creates a page to be displayed in the right bottom frame.
Exceptions summary
PifaDatabaseException
PifaException
PifaIllegalStateException
PifaMailException
PifaNotImplementedException
PifaNotYetStoredException
PifaValidationException
CMS CONTENIDO 4.9.1 API documentation generated by ApiGen 2.8.0