Полный список членов класса Server, включая наследуемые из базового класса
$basePath | Server | protected |
$host | Server | protected |
$password | Server | protected |
$port | Server | protected |
$scheme | Server | protected |
$userName | Server | protected |
__construct($data) | Server | |
getBasePath() | Server | |
getEncodePath(string $path) | Server | static |
getFullPath() | Server | |
getHost() | Server | |
getPassword() | Server | |
getPort() | Server | |
getScheme() | Server | |
getUserName() | Server | |
mapUri(string $uri, array $map) | Server | static |
setPassword($password) | Server |