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 PifaRightBottomFormImportPage

Page for area "form_import" to be displayed in the right bottom frame. This page allows for importing a form that is available as XML.

cGuiPage
Extended by PifaRightBottomFormImportPage
Package: Plugin\FormAssistant
Copyright: four for business AG
Author: Marcus Gnaß <marcus.gnass@4fb.de>
Located at plugins/form_assistant/classes/class.pifa.gui.php
Methods summary
public
# __construct( )

Create an instance. Dispatches the current action and displays a notification.

Create an instance. Dispatches the current action and displays a notification.

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
# _importFormGet( mixed $showTableNameField = false )

Handles the GET & POST request for the form_import area. On a GET request a form is displayed that allows for uploading an XML export file and an additional checkbox to select if gathered data should be imported too. On a POST request the import of the uploaded file is performed via PifaImporter. Eventually a notification is displayed.

Handles the GET & POST request for the form_import area. On a GET request a form is displayed that allows for uploading an XML export file and an additional checkbox to select if gathered data should be imported too. On a POST request the import of the uploaded file is performed via PifaImporter. Eventually a notification is displayed.

Returns

string
private string
# _importFormPost( )

Handles the GET & POST request for the form_import area. On a GET request a form is displayed that allows for uploading an XML export file and an additional checkbox to select if gathered data should be imported too. On a POST request the import of the uploaded file is performed via PifaImporter. Eventually a notification is displayed.

Handles the GET & POST request for the form_import area. On a GET request a form is displayed that allows for uploading an XML export file and an additional checkbox to select if gathered data should be imported too. On a POST request the import of the uploaded file is performed via PifaImporter. Eventually a notification is displayed.

Returns

string
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 IMPORT_FORM 'pifa_import_form'
#

Action constant.

Action constant.

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.11 API documentation generated by ApiGen 2.8.0