Class CFW_Data_ConnectionFactory

Description

接続生成クラス

  • author: okada

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


	
			
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 12)
Methods
static method buildConfigKey (line 50)
static void buildConfigKey ( $name,  $depth)
  • $name
  • $depth
static method getConfig (line 34)

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

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

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

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

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

Documentation generated on Fri, 25 Dec 2009 22:44:32 +0900 by phpDocumentor 1.4.3