HTML_TreeMenu
[ class tree: HTML_TreeMenu ] [ index: HTML_TreeMenu ] [ all elements ]

Class: HTML_TreeMenu_Presentation

Source Location: /PhpDocumentor-1.5.0a1/HTML_TreeMenu-1.1.2/TreeMenu.php

Class Overview


HTML_TreeMenu_Presentation class


Variables

Methods


Child classes:

HTML_TreeMenu_DHTML
HTML_TreeMenu_DHTML class
HTML_TreeMenu_Listbox
HTML_TreeMenu_Listbox class

Inherited Variables

Inherited Methods


Class Details

[line 282]
HTML_TreeMenu_Presentation class

Base class for other presentation classes to inherit from.



[ Top ]


Class Variables

$menu =

[line 288]

The TreeMenu structure

Type:   object


[ Top ]



Method Detail

HTML_TreeMenu_Presentation (Constructor)   [line 295]

HTML_TreeMenu_Presentation HTML_TreeMenu_Presentation( &$structure, object $structure)

Base constructor simply sets the menu object

Parameters:

object   $structure   —  The menu structure
   &$structure   — 

[ Top ]

printMenu   [line 310]

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

Prints the HTML generated by the toHTML() method.

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

  • Access: public

Parameters:

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

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:50:34 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.