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
    • ContentSitemapHtml
    • ContentSitemapXml
    • ContentUserForum
    • NavigationTop
    • ScriptCookieDirective
  • mpAutoloaderClassMap
  • None
  • PHP
  • Plugin
    • ContentAllocation
    • CronjobOverview
    • FormAssistant
    • FrontendLogic
    • FrontendUsers
    • Linkchecker
    • ModRewrite
    • Newsletter
    • Repository
      • FrontendNavigation
      • KeywordDensity
    • SIWECOS
    • SmartyWrapper
    • UrlShortener
    • UserForum
    • Workflow
  • PluginManager
  • Setup
    • Form
    • GUI
    • Helper
      • Environment
      • Filesystem
      • MySQL
      • PHP
    • UpgradeJob

Classes

  • SIWECOS
  • SIWECOSCollection
  • SIWECOSLeftBottomPage
  • SIWECOSRightBottomPage

Exceptions

  • SIWECOSException
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo

Class SIWECOSRightBottomPage

Page for area "form" to be displayed in the right bottom frame.

cGuiPage
Extended by SIWECOSRightBottomPage
Package: Plugin\SIWECOS
Copyright: four for business AG
Author: Fulai Zhang <fulai.zhang@4fb.de>
Located at plugins/siwecos/classes/class.siwecos.gui.php
Methods summary
public
# __construct( )

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

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

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

Throws

SIWECOSException
if form could not be loaded
cDbException
cException

Overrides

cGuiPage::__construct()
private
# _dispatch( string $action )

Dispatches the given action.

Dispatches the given action.

Parameters

$action
string
$action to be executed

Throws

CurlException
SIWECOSException
if the given action is unknown
cDbException
cException
private string
# _showForm( )

Build and return form for SIWECOS forms.

Build and return form for SIWECOS forms.

Returns

string

Throws

CurlException
SIWECOSException
cDbException
cException
private string
# _showVerificationInfo( )

Build and return form for SIWECOS verifacation forms.

Build and return form for SIWECOS verifacation forms.

Returns

string

Throws

cException
private stdClass
# _login( )

Request the info for current SIWECOS user.

Request the info for current SIWECOS user.

Returns

stdClass

Throws

CurlException
SIWECOSException
private stdClass
# _getDomainList( string $userToken )

Request the list of all domains of given user.

Request the list of all domains of given user.

Parameters

$userToken
string
$userToken

Returns

stdClass

Throws

CurlException
SIWECOSException
private stdClass
# _getDomainResult( )

Request the report for the domain.

Request the report for the domain.

Returns

stdClass

Throws

CurlException
SIWECOSException
cException
private
# _scanForm( )

Starts the scan for the current domain.

Starts the scan for the current domain.

Throws

CurlException
private
# _validation( )

Validate form.

Validate form.

Throws

SIWECOSException
cDbException
cException
private boolean
# _in_multiarray( mixed $elem, mixed $array )

Parameters

$elem
mixed
$elem
$array
mixed
$array

Returns

boolean
private
# _storeForm( )

store connection for form

store connection for form

Throws

CurlException
SIWECOSException
cDbException
cException
cInvalidArgumentException
private
# _startVerification( )

Starts the scan for the current Domain.

Starts the scan for the current Domain.

Throws

CurlException
private
# _deleteForm( )

Delete form.

Delete form.

Throws

SIWECOSException
cDbException
cException
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 METHODE_GET 'GET'
#

Action constant.

Action constant.

string METHODE_POST 'POST'
#
string SHOW_FORM 'siwecos_show'
#
string VERIFICATION_FORM 'siwecos_verification'
#
string ADD_FORM 'siwecos_add'
#
string SCAN_FORM 'siwecos_scan'
#
string STORE_FORM 'siwecos_store'
#
string DELETE_FORM 'siwecos_delete'
#
Properties summary
private mixed $_SIWECOSForm
#
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.10.1 API documentation generated by ApiGen 2.8.0