프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$hostname | string | Hostname of this connection | |
$logging | |||
$password | string | Password to be used in the connection | |
$port | string | Port of the connection | |
$timeout | integer | Time-out value for the server connection | |
$username | string | Username to be used in the connection |
메소드 | 설명 | |
---|---|---|
__construct ( $logging = false, $settingsfile = null ) | ||
getHostname ( ) | ||
getLastinfo ( ) : null | ||
getPassword ( ) | ||
getPort ( ) | ||
getTimeout ( ) | ||
getUsername ( ) | ||
setConnectionDetails ( $settingsfile ) | ||
setHostname ( $hostname ) | ||
setLastInfo ( null $lastinfo ) | ||
setPassword ( $password ) | ||
setPort ( $port ) | ||
setTimeout ( $timeout ) | ||
setUsername ( $username ) |
메소드 | 설명 | |
---|---|---|
loadSettings ( $directory, $file ) |