Class CFW_Data_DataSourceFactory

Description

データソース生成

  • author: okada

Located in /Data/DataSourceFactory.php (line 9)


	
			
Variable Summary
static mixed $configSection
Method Summary
static void buildConfigKey ( $name,  $depth)
static unknown_type getConfig (unknown_type $names)
static unknown getDataSource ([unknown_type $names = array()])
Variables
static mixed $configSection (line 10)
Methods
static method buildConfigKey (line 49)
static void buildConfigKey ( $name,  $depth)
  • $name
  • $depth
static method getConfig (line 33)

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

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

static unknown_type getConfig (unknown_type $names)
  • unknown_type $names
static method getDataSource (line 17)

指定データソース名のデータソースを取得

  • access: public
static unknown getDataSource ([unknown_type $names = array()])
  • unknown_type $names

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