Heratio Framework API Reference

sfDatabaseManager
in package

Table of Contents

Methods

__construct()  : mixed
getDatabase()  : object|null
initialize()  : mixed
shutdown()  : mixed

Methods

__construct()

public __construct([mixed $configuration = null ][, mixed $autoconnect = true ]) : mixed
Parameters
$configuration : mixed = null
$autoconnect : mixed = true

getDatabase()

public getDatabase([string $name = 'propel' ]) : object|null
Parameters
$name : string = 'propel'
Return values
object|null

        
On this page

Search results