PHP Класс Text_Wiki_Render_Rst_Toc2, horde

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

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

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

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

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

public purge ( $block )

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.