Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
links
PHP Class links, adsb-receiver
Author:
Arthur(
[email protected]
)
Inheritance:
extends
ArthurXF
显示文件
Open project: jprochazka/adsb-receiver
Class Usage Examples
Public Methods
Method
Description
addLink
(
$name
,
$address
)
deleteLinkByName
(
$name
)
editLinkByName
(
$originalName
,
$name
,
$address
)
getAllLinks
( )
getLinkByName
(
$name
)
nameExists
(
$newName
)
Method Details
addLink()
public
method
public
addLink
(
$name
,
$address
)
deleteLinkByName()
public
method
public
deleteLinkByName
(
$name
)
editLinkByName()
public
method
public
editLinkByName
(
$originalName
,
$name
,
$address
)
getAllLinks()
public
method
public
getAllLinks
( )
getLinkByName()
public
method
public
getLinkByName
(
$name
)
nameExists()
public
method
public
nameExists
(
$newName
)