PHP 클래스 Swiftriver\Core\Modules\DataContext\Mongo_V1\DataContextConfigurationHandler

상속: extends Swiftriver\Core\Configuration\ConfigurationHandlers\BaseConfigurationHandler
파일 보기 프로젝트 열기: ushahidi/Swiftriver-2011

공개 프로퍼티들

프로퍼티 타입 설명
$Database string
$Host string
$ParsistKey string
$Password string
$Persist string
$Port string
$User string
$xml simpleXMLElement

공개 메소드들

메소드 설명
Save ( )
__construct ( $configurationFilePath )

메소드 상세

Save() 공개 메소드

public Save ( )

__construct() 공개 메소드

public __construct ( $configurationFilePath )

프로퍼티 상세

$Database 공개적으로 프로퍼티

public string $Database
리턴 string

$Host 공개적으로 프로퍼티

public string $Host
리턴 string

$ParsistKey 공개적으로 프로퍼티

public string $ParsistKey
리턴 string

$Password 공개적으로 프로퍼티

public string $Password
리턴 string

$Persist 공개적으로 프로퍼티

public string $Persist
리턴 string

$Port 공개적으로 프로퍼티

public string $Port
리턴 string

$User 공개적으로 프로퍼티

public string $User
리턴 string

$xml 공개적으로 프로퍼티

public simpleXMLElement $xml
리턴 simpleXMLElement