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

Class: HTML_TreeMenu_Presentation

Source Location: /HTML_TreeMenu-1.1.2/TreeMenu.php

Class HTML_TreeMenu_Presentation

Class Overview

HTML_TreeMenu_Presentation class

Base class for other presentation classes to inherit from.

Located in /HTML_TreeMenu-1.1.2/TreeMenu.php [line 282]



		
		
		
		

Properties

Methods

[ Top ]
Direct descendents
Child Class Description
HTML_TreeMenu_DHTML HTML_TreeMenu_DHTML class
HTML_TreeMenu_Listbox HTML_TreeMenu_Listbox class

[ Top ]
Property Summary
object   $menu   The TreeMenu structure

[ Top ]
Method Summary
HTML_TreeMenu_Presentation   HTML_TreeMenu_Presentation()   Base constructor simply sets the menu object
void   printMenu()   Prints the HTML generated by the toHTML() method.

[ Top ]
Properties
object   $menu [line 288]

The TreeMenu structure


[ Top ]
Methods
Constructor HTML_TreeMenu_Presentation  [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.

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

API Tags:
Access:  public


[ Top ]

Documentation generated on Tue, 24 Oct 2006 09:26:34 -0500 by phpDocumentor 1.3.1