PHP Класс Text_Wiki_Render_Rst_Code, horde

Автор: Gunnar Wrobel ([email protected])
Наследование: extends Text_Wiki_Render
Показать файл Открыть проект

Открытые методы

Метод Описание
token ( array $options ) : string Renders a token into text matching the requested format.

Описание методов

token() публичный Метод

Renders a token into text matching the requested format.
public token ( array $options ) : string
$options array The "options" portion of the token (second element).
Результат string The text rendered from the token options.