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

Class: DB_NestedSet_Menu

Source Location: /DB_NestedSet-1.4.1/NestedSet/Menu.php

Class Overview

DB_NestedSet_Output
   |
   --DB_NestedSet_Menu

DB_NestedSet_Menu


Author(s):

  • daniel

Version:

  • $Id: Menu.php 244556 2007-10-21 20:17:27Z datenpunk $

Copyright:

  • Copyright (c) 2004

Methods


Inherited Variables

Inherited Methods

Class: DB_NestedSet_Output

DB_NestedSet_Output::factory()
Returns a output driver object
DB_NestedSet_Output::listbox_toHTML()
Returns the HTML for the listbox. This method can be used instead of printListbox() to use the menu system with a template system.
DB_NestedSet_Output::printListbox()
Print's a listbox representing the current tree Overriden by the driver class
DB_NestedSet_Output::printTree()
Print's the current tree using the output driver Overriden by the driver class
DB_NestedSet_Output::returnStructure()
DB_NestedSet_Output::setOptions()
Set's options for a specific output group (printTree, printListbox) This enables you to set specific options for each output method
DB_NestedSet_Output::tree_toHTML()
Returns the HTML for the DHTML-menu. This method can be used instead of printMenu() to use the menu system with a template system.

Class Details

[line 39]
DB_NestedSet_Menu
  • Author: daniel
  • Version: $Id: Menu.php 244556 2007-10-21 20:17:27Z datenpunk $
  • Copyright: Copyright (c) 2004
  • Access: public


[ Top ]


Method Detail

DB_NestedSet_Menu (Constructor)   [line 62]

void DB_NestedSet_Menu( array $params)

The constructor
  • See: _createFromStructure
  • Access: public

Parameters:

array   $params   —  The config parameters used for building the array.

[ Top ]

returnStructure   [line 177]

array returnStructure( )

DB_NestedSet_Menu::returnStructure()

Returns an array suitable for HTML_Menu

  • Return: An array useable for HTML_Menu

Overrides DB_NestedSet_Output::returnStructure() (parent method not documented)
[ Top ]


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