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

Class: LCell

Source Location: /packages/LContainer/LCell.php

Class Overview

TPanel
   |
   --LCell

This is a container component for controls implementing the brick interface


Constants

Methods



Class Details

[line 26]
This is a container component for controls implementing the brick interface



[ Top ]


Class Methods


method addNewBrick [line 228]

void addNewBrick( mixed $sender, mixed $param)

adds a new brick to the cell, by adding a record to the database



Tags:

access:  public


[ Top ]

method brickDown [line 266]

void brickDown( mixed $num)

moves a brick down, by changing two bricks rank



Tags:

access:  public


[ Top ]

method brickUp [line 251]

void brickUp( mixed $num)

moves a brick up, by changing two bricks rank



Tags:

access:  public


[ Top ]

method getAvailableBricks [line 130]

void getAvailableBricks( )

returns all available bricks from config

Descriptive names are read if possible




Tags:

access:  public


[ Top ]

method getInnerClass [line 59]

void getInnerClass( )

returns the class string for all divs surrounding a brick



Tags:

access:  public


[ Top ]

method getInnerStyle [line 45]

void getInnerStyle( )

returns the style string for all divs surrounding a brick



Tags:

access:  public


[ Top ]

method onInit [line 66]

void onInit( mixed $param)

prepares the bricks. Data querying, creation of the compontents defined in the database.



Tags:

access:  public


[ Top ]

method setInnerClass [line 52]

void setInnerClass( mixed $value)

sets the class string for all divs surrounding a brick



Tags:

access:  public


[ Top ]

method setInnerStyle [line 38]

void setInnerStyle( mixed $value)

sets the style string for all divs surrounding a brick



Tags:

access:  public


[ Top ]


Class Constants

SN_PREFIX =  "SNID_"

[line 28]


[ Top ]



Documentation generated on Tue, 20 Jun 2006 05:15:01 +0200 by phpDocumentor 1.3.0RC4