Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Text_Wiki_Render_Xhtml_Wikilink2
PHP Class Text_Wiki_Render_Xhtml_Wikilink2, horde
Inheritance:
extends
Text_Wiki_Render_Xhtml_Wikilink
Datei anzeigen
Open project: horde/horde
Public Methods
Method
Description
token
(
array
$options
) :
string
Renders a token into XHTML.
Method Details
token()
public
method
Renders a token into XHTML.
public
token
(
array
$options
) :
string
$options
array
The "options" portion of the token (second element).
return
string
The text rendered from the token options.