System-Web-UI-WebControls
[ class tree: System-Web-UI-WebControls ] [ index: System-Web-UI-WebControls ] [ all elements ]

Class: LBaseMenuNode

Source Location: /packages/components/LMenu.php

Class Overview

TControl
   |
   --LBaseMenuNode



Author(s):

Variables

Constants

Methods


Child classes:


Class Details

[line 31]


Tags:

todo:  doc


[ Top ]


Class Variables

$_direction = array()

[line 42]



Tags:

access:  protected

Type:   mixed


[ Top ]

$_height = array()

[line 44]



Tags:

access:  protected

Type:   mixed


[ Top ]

$_level =  0

[line 41]



Tags:

access:  protected

Type:   mixed


[ Top ]

$_li_class =

[line 37]



Tags:

access:  protected

Type:   mixed


[ Top ]

$_style_id = array()

[line 45]



Tags:

access:  protected

Type:   mixed


[ Top ]

$_text =  null

[line 40]



Tags:

access:  protected

Type:   mixed


[ Top ]

$_ul_class =

[line 38]



Tags:

access:  protected

Type:   mixed


[ Top ]

$_width = array()

[line 43]



Tags:

access:  protected

Type:   mixed


[ Top ]



Class Methods


method addParsedObject [line 116]

void addParsedObject( $obj)



Tags:

access:  public


Parameters:

   $obj  

[ Top ]

method getDirection [line 52]

void getDirection( [ $level = -1])



Tags:

access:  public


Parameters:

   $level  

[ Top ]

method getHeight [line 62]

void getHeight( [ $level = 0])



Tags:

access:  public


Parameters:

   $level  

[ Top ]

method getLevel [line 47]

void getLevel( )



Tags:

access:  public


[ Top ]

method getMenu [line 77]

void getMenu( )



Tags:

access:  public


[ Top ]

method getStyleId [line 67]

void getStyleId( [ $level = -1])



Tags:

access:  public


Parameters:

   $level  

[ Top ]

method getText [line 70]

void getText( )



Tags:

access:  public


[ Top ]

method getWidth [line 57]

void getWidth( [ $level = 0])



Tags:

access:  public


Parameters:

   $level  

[ Top ]

method onLoad [line 127]

void onLoad( $param)



Tags:

access:  public


Parameters:

   $param  

[ Top ]

method render [line 134]

void render( $writer)



Tags:

access:  public


Overridden in child classes as:

LMenu::render()

Parameters:

   $writer  

[ Top ]

method setDirection [line 50]

void setDirection( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method setHeight [line 60]

void setHeight( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method setStyleId [line 65]

void setStyleId( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method setText [line 73]

void setText( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method setWidth [line 55]

void setWidth( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]


Class Constants

MODE_DIRECTION =  2

[line 34]


[ Top ]

MODE_FLOAT =  3

[line 35]


[ Top ]

MODE_INTEGER =  1

[line 33]


[ Top ]



Documentation generated on Sun, 25 Feb 2007 16:11:06 +0100 by phpDocumentor 1.3.1