Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Nette
Http
Url
getPassword
Nette\Http\Url::getPassword PHP Method
Url Class Documentation
Exibir arquivo
Open project: nette/http
getPassword()
public
method
Returns the password part of URI.
public
getPassword
( ) :
string
return
string
public function getPassword() { return $this->password; }
Url
__construct
__toString
appendQuery
canonicalize
getAbsoluteUrl
getAuthority
getBasePath
getBaseUrl
getFragment
getHost
getHostUrl
getPassword
getPath
getPort
getQuery
getQueryParameter
getQueryParameters
getRelativeUrl
getScheme
getUser
isEqual
jsonSerialize
parseQuery
setFragment
setHost
setPassword
setPath
setPort
setQuery
setQueryParameter
setScheme
setUser
unescape