phpDocumentor openbiz.bin.easy
[ class tree: openbiz.bin.easy ] [ index: openbiz.bin.easy ] [ all elements ]

Class: HTMLTree

Source Location: /easy/HTMLTree.php

Class HTMLTree

Class Overview

HTMLTree class is the base class of HTML tree

Located in /easy/HTMLTree.php [line 26]

MetaObject
   |
   --HTMLTree
Author(s):
  • Rocky Swen
API Tags:
Access:  public

Information Tags:
Since:  1.2
Copyright:  Copyright (c) 2005-2009

Properties

Methods

[ Top ]
Inherited Properties, Constants, and Methods
Method Summary
void   __construct()   Initialize HTMLTree with xml array
void   ReadMetadata()   Read Metadata from xml array
string   Render()   Render HTML Tree
string   RenderNodeItems()   Render the html tree
   RenderSingleNodeItem()   Render single node item
string   ReRender()   Rerender the menu

[ Top ]
Properties
mixed   $m_NodesXml = null [line 28]
API Tags:
Access:  protected


[ Top ]
Methods
Constructor __construct  [line 36]

  void __construct( array &$xmlArr  )

Initialize HTMLTree with xml array

Parameters:
array   $xmlArr: 


Redefinition of:
MetaObject::__construct()

[ Top ]
ReadMetadata  [line 46]

  void ReadMetadata( array &$xmlArr  )

Read Metadata from xml array

Parameters:
array   $xmlArr: 

API Tags:
Access:  protected


[ Top ]
Render  [line 60]

  string Render( )

Render HTML Tree


API Tags:
Return:  html content of the tree
Access:  public


[ Top ]
RenderNodeItems  [line 80]

  string RenderNodeItems( mixed &$nodeItemArray  )

Render the html tree


API Tags:
Return:  html content of the tree
Access:  protected


[ Top ]
RenderSingleNodeItem  [line 103]

  RenderSingleNodeItem( array &$nodeItem  )

Render single node item

Parameters:
array   $nodeItem: 

API Tags:
Access:  protected


[ Top ]
ReRender  [line 139]

  string ReRender( )

Rerender the menu


API Tags:
Return:  html content of the menu
Access:  public


[ Top ]

Documentation generated on Tue, 22 Dec 2009 03:03:01 -0800 by phpDocumentor 1.3.0RC3