Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
LinkedStringBuilder
PHP Class LinkedStringBuilder, phpMobi
Show file
Open project: raiju/phpMobi
Class Usage Examples
Public Methods
Method
Description
addLink
(
$name
)
append
(
$string
)
build
( )
length
( )
processLinks
( )
replace
(
$from
,
$to
,
$replacement
)
resolveLink
(
$name
,
$value
)
Method Details
addLink()
public
method
public
addLink
(
$name
)
append()
public
method
public
append
(
$string
)
build()
public
method
public
build
( )
length()
public
method
public
length
( )
processLinks()
public
method
public
processLinks
( )
replace()
public
method
public
replace
(
$from
,
$to
,
$replacement
)
resolveLink()
public
method
public
resolveLink
(
$name
,
$value
)