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

Class PifaRightBottomFormPage

Creates a page to be displayed in the right bottom frame.

cGuiPage
Extended by PifaRightBottomFormPage
Package: Plugin\FormAssistant
Copyright: four for business AG
Author: marcus.gnass
Located at plugins/form_assistant/classes/class.pifa.gui.php
Methods summary
public
# __construct( )

Creates and aggregates a model for a collection of PIFA forms and another for a single PIFA form.

Creates and aggregates a model for a collection of PIFA forms and another for a single PIFA form.

If an ID for an item is given this is loaded from database and its values are stored in the appropriate model.

Throws

PifaException

Overrides

cGuiPage::__construct()
protected
# _dispatch( string $action, string $notification = '' )

Dispatches the given action.

Dispatches the given action.

Parameters

$action
string
$action to be executed
$notification
string
$notification

Throws

PifaException
if the given action is unknown
private string
# _showForm( )

Build and return form for PIFA forms.

Build and return form for PIFA forms.

Returns

string
private
# _storeForm( )

Handles a POST request of the first form, showing a forms details.

Handles a POST request of the first form, showing a forms details.

Throws

PifaException
private
# _deleteForm( )
Methods inherited from cGuiPage
abortRendering(), addMeta(), addScript(), addStyle(), appendContent(), displayCriticalError(), displayError(), displayInfo(), displayWarning(), next(), render(), set(), setContent(), setEncoding(), setMarkScript(), setPluginScript(), setReload(), setStyleDirect(), setSubnav()
Constants summary
string SHOW_FORM 'pifa_show_form'
#
string STORE_FORM 'pifa_store_form'
#
string DELETE_FORM 'pifa_delete_form'
#
Properties summary
private PifaForm $_pifaForm NULL
#

model for a single PIFA form

model for a single PIFA form

Properties inherited from cGuiPage
$_abort, $_contenttemplate, $_error, $_info, $_markscript, $_metaTags, $_objects, $_pagename, $_pagetemplate, $_pluginname, $_scripts, $_styles, $_subnav, $_warning
CMS CONTENIDO 4.9.1 API documentation generated by ApiGen 2.8.0