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 SIWECOS

Class SIWECOS

cGenericDb
Extended by cItemBaseAbstract
Extended by Item
Extended by SIWECOS
Package: Plugin\SIWECOS
Copyright: four for business AG
Author: Fulai Zhang <fulai.zhang@4fb.de>
Located at plugins/siwecos/classes/class.siwecos.form.php
Methods summary
public
# __construct( boolean $id = false )

SIWECOS constructor.

SIWECOS constructor.

Parameters

$id
boolean
$id

Throws

cDbException
cException

Overrides

Item::__construct()
public static string
# getName( )

get pluginsname

get pluginsname

Returns

string
public static
# logException( Exception $e )

Parameters

$e
Exception
$e

Throws

cDbException
cException
cInvalidArgumentException
public static string
# notifyException( Exception $e )

Creates a notification widget in order to display an exception message in backend.

Creates a notification widget in order to display an exception message in backend.

Parameters

$e
Exception
$e

Returns

string
public
# delete( )

Deletes this form with all its fields and stored data. The forms data table is also dropped.

Deletes this form with all its fields and stored data. The forms data table is also dropped.

Throws

SIWECOSException
cDbException
cException
Methods inherited from Item
_inFilter(), _loadByWhereClause(), _onLoad(), _resetItem(), _setMetaObject(), deleteProperty(), deletePropertyById(), get(), getField(), getMetaObject(), getProperty(), loadBy(), loadByMany(), loadByPrimaryKey(), loadByRecordSet(), outFilter(), set(), setField(), setFilters(), setProperty(), store(), toArray(), toObject()
Methods inherited from cItemBaseAbstract
__get(), __set(), _getPropertiesCollectionInstance(), _getSecondDBInstance(), _setLoaded(), _setPrimaryKeyName(), escape(), getPrimaryKeyName(), isLoaded()
Methods inherited from cGenericDb
_executeCallbacks(), register(), unregister()
Constants inherited from cGenericDb
CREATE_BEFORE, CREATE_FAILURE, CREATE_SUCCESS, DELETE_BEFORE, DELETE_FAILURE, DELETE_SUCCESS, STORE_BEFORE, STORE_FAILURE, STORE_SUCCESS
Properties summary
private static string $_name 'siwecos'
#

name of this plugin

name of this plugin

Properties inherited from Item
$_arrInFilters, $_arrOutFilters, $_lastSQL, $_metaObject, $modifiedValues, $oldPrimaryKey, $values
Properties inherited from cItemBaseAbstract
$_className, $_loaded, $_oCache, $_primaryKeyName, $_settings, $db, $lasterror, $properties, $secondDb, $table
CMS CONTENIDO 4.10.1 API documentation generated by ApiGen 2.8.0