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

  • cGenericDb
  • cGenericDbDriver
  • cGenericDbDriverMysql
  • cItemBaseAbstract
  • cItemCache
  • Item
  • ItemCollection
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo

Class cGenericDbDriver

Root database driver.

Direct known subclasses

cGenericDbDriverMysql
Package: Core\GenericDB
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Timo Hummel
Located at classes/genericdb/class.gdb.driver.php
Methods summary
public
# setEncoding( string $sEncoding )

Parameters

$sEncoding
string
$sEncoding
public
# setItemClassInstance( Item $oInstance )

Parameters

$oInstance
Item
$oInstance
public array
# buildJoinQuery( string $destinationTable, string $destinationClass, string $destinationPrimaryKey, string $sourceClass, string $primaryKey )

Parameters

$destinationTable
string
$destinationTable
$destinationClass
string
$destinationClass
$destinationPrimaryKey
string
$destinationPrimaryKey
$sourceClass
string
$sourceClass
$primaryKey
string
$primaryKey

Returns

array
public string
# buildOperator( string $sField, string $sOperator, string $sRestriction )

Parameters

$sField
string
$sField
$sOperator
string
$sOperator
$sRestriction
string
$sRestriction

Returns

string
Properties summary
protected string $_sEncoding
#
protected Item $_oItemClassInstance
#
CMS CONTENIDO 4.10.1 API documentation generated by ApiGen 2.8.0