Class Text_Wiki_Render_Xhtml_Toc

Description

$Horde: wicked/lib/Text_Wiki/Render/Xhtml/Toc.php,v 1.2 2006/12/18 21:47:16 chuck Exp $

Located in /lib/Text_Wiki/Render/Xhtml/Toc.php (line 7)

Text_Wiki_Render
   |
   --Text_Wiki_Render_Xhtml_Toc
Variable Summary
 mixed $conf
 mixed $_last_level
Method Summary
 string token (array $options)
Variables
mixed $conf = array(
'css_list' => null,
'css_item' => null,
'title' => '<strong>Table of Contents</strong>',
'div_id' => 'toc',
)
(line 9)
mixed $_last_level = null (line 16)
Methods
token (line 28)

Renders a token into text matching the requested format.

  • return: The text rendered from the token options.
  • access: public
string token (array $options)
  • array $options: The "options" portion of the token (second element).

Documentation generated on Sun, 30 Jan 2011 05:42:58 +0000 by phpDocumentor 1.4.3