Class: HTML_TreeMenu_Presentation

Source Location: /PEAR/PhpDocumentor/HTML_TreeMenu-1.1.2/TreeMenu.php

Class Overview [line 282]


HTML_TreeMenu_Presentation class

Author(s):

Version:

Copyright:

Variables

Constants

Methods


Child classes:

HTML_TreeMenu_DHTML
HTML_TreeMenu_DHTML class
HTML_TreeMenu_Listbox
HTML_TreeMenu_Listbox class

Inherited Variables

Inherited Constants

Inherited Methods



Class Details

HTML_TreeMenu_Presentation class

Base class for other presentation classes to inherit from.

[ Top ]


Class Variables

$menu

[line 288]

The TreeMenu structure

Type: object

Overrides:

[ Top ]


Class Methods

HTML_TreeMenu_Presentation

HTML_TreeMenu_Presentation HTML_TreeMenu_Presentation( &$structure, object $structure)

[line 295]

Base constructor simply sets the menu object

Parameters:

  • object $structure - The menu structure
  • &$structure -

[ Top ]

printMenu

void printMenu( [array $options = array()])

[line 310]

Prints the HTML generated by the toHTML() method.

toHTML() must therefore be defined by the derived class.

Tags:

  • access - public

Parameters:

  • array $options - Options to set. Any options taken by the presentation class can be specified here.

[ Top ]


Class Constants


Documentation generated on Sun, 30 Mar 2008 23:05:54 -0500 by phpDocumentor 1.4.2