PHP Class Text_Wiki_Render_Xhtml_Wikilink2, horde

Inheritance: extends Text_Wiki_Render_Xhtml_Wikilink
Afficher le fichier Open project: horde/horde

Méthodes publiques

Méthode Description
token ( array $options ) : string Renders a token into XHTML.

Method Details

token() public méthode

Renders a token into XHTML.
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.