contenido\classes\drivers\mysql\class.gdb.mysql.php
Project:
Contenido Content Management System
Description: MySQL Driver for GenericDB
Requirements:
- Author
- Bjoern Behrens
- Con_php_req
- 5.0
- Copyright
- four for business AG
- License
- http://www.contenido.org/license/LIZENZ.txt
- Link
- http://www.4fb.de
- Link
- {@internal created 2006-05-10 modified 2008-05-23 Added Debug_DevNull and Debug_VisibleAdv $Id: class.gdb.mysql.php,v 1.12 2006/10/05 23:44:43 bjoern.behrens Exp $ }}
- Package
- Contenido Backend classes
- Version
- 1.12
\gdbMySQL
Package: Default





- Parent(s)
- \gdbDriver
Properties


$_oItemClassInstance
inheritedInherited from:
\gdbDriver::$$_oItemClassInstance
Details
- Type
- n/a
- Inherited_from
- \gdbDriver::$$_oItemClassInstance


$_sEncoding
inheritedInherited from:
\gdbDriver::$$_sEncoding
Details
- Type
- n/a
- Inherited_from
- \gdbDriver::$$_sEncoding
Methods


buildJoinQuery( $destinationTable, $destinationClass, $destinationPrimaryKey, $sourceClass, $primaryKey) : void
Parameters
Name | Type | Description |
---|---|---|
$destinationTable | ||
$destinationClass | ||
$destinationPrimaryKey | ||
$sourceClass | ||
$primaryKey |


buildOperator( $sField, $sOperator, $sRestriction) : void
Parameters
Name | Type | Description |
---|---|---|
$sField | ||
$sOperator | ||
$sRestriction |


setEncoding( $sEncoding) : void
inheritedInherited from:
\gdbDriver::setEncoding()
Parameters
Name | Type | Description |
---|---|---|
$sEncoding |


setItemClassInstance( $oInstance) : void
inheritedInherited from:
\gdbDriver::setItemClassInstance()
Parameters
Name | Type | Description |
---|---|---|
$oInstance |