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

Class: HTML_TreeMenu_Presentation

Source Location: /HTML_TreeMenu-1.2.2/HTML/TreeMenu.php

Class Overview


HTML_TreeMenu_Presentation class


Author(s):

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 574]
HTML_TreeMenu_Presentation class

Base class for other presentation classes to inherit from.



[ Top ]


Class Variables

$menu =

[line 581]

The TreeMenu structure
  • Access: public

Type:   HTML_TreeMenu


[ Top ]



Method Detail

HTML_TreeMenu_Presentation (Constructor)   [line 588]

HTML_TreeMenu_Presentation HTML_TreeMenu_Presentation( HTML_TreeMenu &$structure)

Base constructor simply sets the menu object

Parameters:

HTML_TreeMenu   &$structure   —  The menu structure

[ Top ]

printMenu   [line 604]

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:40:32 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.