UriScheme
: string
in package
Table of Contents
Cases
- About = 'about'
- Acap = 'acap'
- Afp = 'afp'
- Bitcoin = 'bitcoin'
- Blob = 'blob'
- Data = 'data'
- Dict = 'dict'
- Dns = 'dns'
- File = 'file'
- Ftp = 'ftp'
- Geo = 'geo'
- Git = 'git'
- Gopher = 'gopher'
- Http = 'http'
- Https = 'https'
- Imap = 'imap'
- Imaps = 'imaps'
- Ipp = 'ipp'
- Ipps = 'ipps'
- Irc = 'irc'
- Ircs = 'ircs'
- Javascript = 'javascript'
- Ldap = 'ldap'
- Ldaps = 'ldaps'
- Magnet = 'magnet'
- Mailto = 'mailto'
- Mms = 'mms'
- Msrp = 'msrp'
- Msrps = 'msrps'
- Mtqp = 'mtqp'
- News = 'news'
- Nfs = 'nfs'
- Nntp = 'nntp'
- Nntps = 'nntps'
- Pkcs11 = 'pkcs11'
- Pop = 'pop'
- Prospero = 'prospero'
- Redis = 'redis'
- Rsync = 'rsync'
- Rtsp = 'rtsp'
- Rtsps = 'rtsps'
- Rtspu = 'rtspu'
- Sftp = 'sftp'
- Sip = 'sip'
- Sips = 'sips'
- Smb = 'smb'
- Smtp = 'smtp'
- Snmp = 'snmp'
- Ssh = 'ssh'
- Steam = 'steam'
- Svn = 'svn'
- Tel = 'tel'
- Telnet = 'telnet'
- Tn3270 = 'tn3270'
- Urn = 'urn'
- Ventrilo = 'ventrilo'
- Vnc = 'vnc'
- Wais = 'wais'
- Ws = 'ws'
- Wss = 'wss'
- Xmpp = 'xmpp'
Methods
- fromPort() : array<int, self>
- isWhatWgSpecial() : bool
- port() : int|null
- type() : SchemeType
Cases
About
Acap
Bitcoin
Geo
Blob
Afp
Data
Dict
Dns
File
Ftp
Git
Gopher
Http
Https
Imap
Imaps
Ipp
Ipps
Irc
Ircs
Javascript
Ldap
Ldaps
Magnet
Mailto
Mms
Msrp
Msrps
Mtqp
News
Nfs
Nntp
Nntps
Pkcs11
Pop
Prospero
Redis
Rsync
Rtsp
Rtsps
Rtspu
Sftp
Wss
Ws
Sip
Sips
Smb
Smtp
Snmp
Ssh
Steam
Svn
Tel
Telnet
Tn3270
Urn
Ventrilo
Vnc
Wais
Xmpp
Methods
fromPort()
public
static fromPort(int|null $port) : array<int, self>
Parameters
- $port : int|null
Return values
array<int, self>isWhatWgSpecial()
public
isWhatWgSpecial() : bool
Return values
boolport()
public
port() : int|null
Return values
int|nulltype()
public
type() : SchemeType