Overview

Packages

  • CONTENIDO
  • Core
    • Authentication
    • Backend
    • Cache
    • CEC
    • Chain
    • ContentType
    • Database
    • Debug
    • Exception
    • Frontend
      • Search
      • URI
      • Util
    • GenericDB
      • Model
    • GUI
      • HTML
    • I18N
    • LayoutHandler
    • Log
    • Security
    • Session
    • Util
    • Validation
    • Versioning
    • XML
  • Module
    • ContentRssCreator
    • ContentSitemapHtml
    • ContentSitemapXml
    • ContentUserForum
    • NavigationTop
    • ScriptCookieDirective
  • 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
  • PifaExporter
  • PifaExternalOptionsDatasourceInterface
  • PifaField
  • PifaFieldCollection
  • PifaForm
  • PifaFormCollection
  • PifaImporter
  • PifaLeftBottomPage
  • PifaRightBottomFormDataPage
  • PifaRightBottomFormExportPage
  • PifaRightBottomFormFieldsPage
  • PifaRightBottomFormImportPage
  • PifaRightBottomFormPage
  • SolrRightBottomPage

Exceptions

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

Class PifaRightBottomFormPage

Page for area "form" 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
if form could not be loaded

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
PifaIllegalStateException
if permissions are missing
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
_getRealFilePathName(), _renderContentMessages(), _renderMetaTags(), _renderObjects(), _renderScripts(), _renderStyles(), _renderTemplate(), abortRendering(), addBodyClassName(), addMeta(), addScript(), addStyle(), appendContent(), displayCriticalError(), displayError(), displayInfo(), displayOk(), displayWarning(), next(), reloadFrame(), render(), set(), setContent(), setEncoding(), setMarkScript(), setPageBase(), setReload(), setSubnav()
Constants summary
string SHOW_FORM 'pifa_show_form'
#

Action constant.

Action constant.

string STORE_FORM 'pifa_store_form'
#

Action constant.

Action constant.

string DELETE_FORM 'pifa_delete_form'
#

Action constant.

Action constant.

Properties summary
private PifaForm $_pifaForm NULL
#

model for a single PIFA form

model for a single PIFA form

Properties inherited from cGuiPage
$_abort, $_bodyClassNames, $_contentTemplate, $_error, $_filesDirectory, $_info, $_markScript, $_metaTags, $_objects, $_ok, $_pageBase, $_pageName, $_pageTemplate, $_pluginName, $_scripts, $_skipTemplateCheck, $_styles, $_subnav, $_warning
CMS CONTENIDO 4.9.8 API documentation generated by ApiGen 2.8.0