Class CFW_Data_ConnectionFactory

Description

Located in /Data/ConnectionFactory.php (line 6)


	
			
Variable Summary
static mixed $configSection
Method Summary
static void buildConfigKey ( $name,  $depth)
static unknown_type getConfig (unknown_type $names)
static CFW_Data_Connection getConnection ([array $names = array()])
Variables
static mixed $configSection (line 7)
Methods
static method buildConfigKey (line 45)
static void buildConfigKey ( $name,  $depth)
  • $name
  • $depth
static method getConfig (line 29)

指定名称の設定を取得する。

見つからなければdefault(iniファイル上ではconnection.default.*)

static unknown_type getConfig (unknown_type $names)
  • unknown_type $names
static method getConnection (line 13)

指定名称を持つ接続を取得する

  • return: 指定名称の設定を基にしたCFW_Data_Connection
  • access: public
static CFW_Data_Connection getConnection ([array $names = array()])
  • array $names

Documentation generated on Fri, 25 Dec 2009 21:42:39 +0900 by phpDocumentor 1.4.3