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
- PifaRightBottomFormImportPage
Copyright: four for business AG
Author: Marcus Gnaß <marcus.gnass@4fb.de>
Located at plugins/form_assistant/classes/class.pifa.gui.php
public
|
#
__construct( )
PifaRightBottomFormImportPage constructor. Dispatches the current action and displays a notification. |
protected
|
|
private
string
|
#
_importFormGet( boolean $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. |
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. |
string |
IMPORT_FORM
|
'pifa_import_form' |
#
Action constant. |
$_abort,
$_bodyClassNames,
$_contentTemplate,
$_error,
$_filesDirectory,
$_info,
$_markScript,
$_metaTags,
$_objects,
$_ok,
$_pageBase,
$_pageName,
$_pageTemplate,
$_pluginName,
$_scripts,
$_skipTemplateCheck,
$_styles,
$_subnav,
$_warning
|