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 280]

void addNewBrick( $sender, $param)

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



Tags:

access:  public


Parameters:

   $sender  
   $param  

[ Top ]

method brickDown [line 323]

void brickDown( $num)

moves a brick down, by changing two bricks rank



Tags:

access:  public


Parameters:

   $num  

[ Top ]

method brickUp [line 308]

void brickUp( $num)

moves a brick up, by changing two bricks rank



Tags:

access:  public


Parameters:

   $num  

[ Top ]

method createBricks [line 130]

void createBricks( )



[ Top ]

method getAvailableBricks [line 193]

void getAvailableBricks( )

returns all available bricks from config

Descriptive names are read if possible




Tags:

access:  public


[ Top ]

method getBrickCssClass [line 59]

void getBrickCssClass( )

returns the class string for all divs surrounding a brick



Tags:

access:  public


[ Top ]

method getBrickStyle [line 45]

void getBrickStyle( )

returns the style string for all divs surrounding a brick



Tags:

access:  public


[ Top ]

method getIgnoreCulture [line 71]

void getIgnoreCulture( )

returns the class string for all divs surrounding a brick



Tags:

access:  public


[ Top ]

method onInit [line 78]

void onInit( $param)

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



Tags:

access:  public


Parameters:

   $param  

[ Top ]

method setBrickCssClass [line 52]

void setBrickCssClass( $value)

sets the class string for all divs surrounding a brick



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method setBrickStyle [line 38]

void setBrickStyle( $value)

sets the style string for all divs surrounding a brick



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method setIgnoreCulture [line 64]

void setIgnoreCulture( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]


Class Constants

SN_PREFIX =  "SNID_"

[line 28]


[ Top ]



Documentation generated on Sun, 25 Feb 2007 16:09:55 +0100 by phpDocumentor 1.3.1