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
doclet
PHP Class doclet
显示文件
Open project: peej/phpdoctor
Class Usage Examples
Public Methods
Method
Description
asCode
(
$text
) :
str
Format text as a piece of code
formatLink
(
$url
,
$text
) :
str
Format a URL link
Method Details
asCode()
public
method
Format text as a piece of code
public
asCode
(
$text
) :
str
return
str
formatLink()
public
method
Format a URL link
public
formatLink
(
$url
,
$text
) :
str
return
str