PHP Class Text_Wiki_Render_Rst_List, horde

Author: Gunnar Wrobel ([email protected])
Mostrar archivo Open project: horde/horde

Protected Properties

Property Type Description
$_indent

Public Methods

Method Description
token ( array $options ) : string Render the list.

Method Details

token() public method

Render the list.
public token ( array $options ) : string
$options array The rendering options.
return string The output string.

Property Details

$_indent protected_oe property

protected $_indent