Class TableOfContentsPart

Description

<##>

  • version: $Id: browse_help.act.php,v 1.10 2007/09/19 14:04:56 adamfranco Exp $
  • license: GNU General Public License (GPL)
  • copyright: Copyright &copy; 2005, Middlebury College
  • since: 5/31/06

Located in /polyphony/main/modules/help/browse_help.act.php (line 517)


	
			
Method Summary
<##> TableOfContentsPart (<##> 0)
mixed acceptVisitor (object $visitor)
void addChild (string $topic, string $heading, integer $level, mixed $file, mixed $urlPath)
object getTableOfContentsPart (string $topic, [string $heading = null])
Methods
Constructor TableOfContentsPart (line 527)

Constructor

  • since: 5/31/06
  • access: public
<##> TableOfContentsPart (<##> 0)
  • <##> 0
acceptVisitor (line 586)

Accept a visitor

  • since: 5/31/06
  • access: public
mixed acceptVisitor (object $visitor)
  • object $visitor
addChild (line 548)

Add a child part to our children or ourselves, or return false if not possible (i.e. h1 being put under an h3)

  • since: 5/31/06
  • access: public
void addChild (string $topic, string $heading, integer $level, mixed $file, mixed $urlPath)
  • string $topic
  • string $heading
  • integer $level
getTableOfContentsPart (line 600)

Answer the table of contents part that matches the given topic/heading

  • since: 5/31/06
  • access: public
object getTableOfContentsPart (string $topic, [string $heading = null])
  • string $topic
  • string $heading

Documentation generated on Wed, 19 Sep 2007 10:21:54 -0400 by phpDocumentor 1.3.0RC3