Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Text_Wiki_Render_Rst_Tt
PHP Class Text_Wiki_Render_Rst_Tt, horde
See link:
http://www.horde.org/apps/wicked
Author:
Gunnar Wrobel (
[email protected]
)
Inheritance:
extends
Text_Wiki_Render
Exibir arquivo
Open project: horde/horde
Public Methods
Method
Description
token
(
array
$options
) :
string
Renders a token into text matching the requested format.
Method Details
token()
public
method
Renders a token into text matching the requested format.
public
token
(
array
$options
) :
string
$options
array
The "options" portion of the token (second element).
return
string
The text rendered from the token options.