API Documentation

Tool/Project/Provider/DbAdapter.php

Includes Classes 
category
Zend
copyright
Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
license
http://framework.zend.com/license/new-bsd New BSD License
package
Zend_Tool
subpackage
Framework
version
$Id: View.php 18386 2009-09-23 20:44:43Z ralph $
Classes
Zend_Tool_Project_Provider_DbAdapter

Description

Zend Framework

LICENSE

This source file is subject to the new BSD license that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://framework.zend.com/license/new-bsd If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to license@zend.com so we can send you a copy immediately.

Zend_Tool_Project_Provider_DbAdapter

Extends from
Zend_Tool_Project_Provider_Abstract
Implements
Zend_Tool_Framework_Provider_Interactable
Zend_Tool_Framework_Provider_Pretendable
category
Zend
copyright
Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
license
http://framework.zend.com/license/new-bsd New BSD License
package
Zend_Tool
Properties
$_appConfigFilePath
$_config
$_sectionName
Methods
configure
_configureViaDSN
_cleanMagicQuotesInValues

Description

Properties

$_appConfigFilePath

 $_appConfigFilePath = 'null'

Details

visibility
protected
default
null
final
false
static
false

$_config

 $_config = 'null'

Details

visibility
protected
default
null
final
false
static
false

$_sectionName

 $_sectionName = 'production'

Details

visibility
protected
default
production
final
false
static
false

Methods

_cleanMagicQuotesInValues

_cleanMagicQuotesInValues(  $value,  $key ) :
Arguments
$value
$key
Details
visibility
protected
final
false
static
false

_configureViaDSN

_configureViaDSN(  $dsn ) :
Arguments
$dsn
Details
visibility
protected
final
false
static
false

configure

configure(  $dsn = null,  $sectionName = production ) :
Arguments
$dsn
$sectionName
Details
visibility
public
final
false
static
false
Documentation was generated by DocBlox.