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 PifaRightBottomFormFieldsPage

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

cGuiPage
Extended by PifaRightBottomFormFieldsPage
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
# _showFields( )
private array
# _getFieldTypes( )

Returns a multidimensional array with available field types. This array contains values for the label and icon of the field type.

Returns a multidimensional array with available field types. This array contains values for the label and icon of the field type.

Returns

array
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_FIELDS 'pifa_show_fields'
#
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