PHP Class DB_dsql_firebird, atk4

To be able to use it in your projects make sure you have the Firebird PDO driver installed for PHP. For more info see PHP manual: http://php.net/manual/en/ref.pdo-firebird.php Howto for compiling/installing on Linux: http://mapopa.blogspot.com/2009/04/php5-and-firebird-pdo-on-ubuntu-hardy.html.
Inheritance: extends DB_dsql
Datei anzeigen Open project: atk4/atk4

Public Properties

Property Type Description
$bt
$id_field

Public Methods

Method Description
SQLTemplate ( $mode )
calcFoundRows ( )
concat ( )
execute ( )
foundRows ( ) : integer
init ( )
render_concat ( )
render_limit ( )

Method Details

SQLTemplate() public method

public SQLTemplate ( $mode )

calcFoundRows() public method

public calcFoundRows ( )

concat() public method

public concat ( )

execute() public method

public execute ( )

foundRows() public method

public foundRows ( ) : integer
return integer

init() public method

public init ( )

render_concat() public method

public render_concat ( )

render_limit() public method

public render_limit ( )

Property Details

$bt public_oe property

public $bt

$id_field public_oe property

public $id_field