Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Text_Wiki_Render_Rst_Emphasis
PHP Class Text_Wiki_Render_Rst_Emphasis, horde
See link:
http://www.horde.org/apps/wicked
Author:
Jan Schneider (
[email protected]
)
Inheritance:
extends
Text_Wiki_Render
Afficher le fichier
Open project: horde/horde
Méthodes publiques
Méthode
Description
token
(
array
$options
) :
string
Renders a token into text matching the requested format.
Method Details
token()
public
méthode
Renders a token into text matching the requested format.
public
token
(
array
$options
) :
string
$options
array
The "options" portion of the token (second element).
Résultat
string
The text rendered from the token options.