MAreaContainer Class Reference

Inheritance diagram for MAreaContainer:

Inheritance graph
[legend]
Collaboration diagram for MAreaContainer:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 __construct ($name=null)
 AddElement ($element, $where= 'center')
 GetRowCount ()
 GetColumnCount ()
 GenerateInner ()

Public Attributes

 $top = array()
 $left = array()
 $center = array()
 $right = array()
 $bottom = array()

Detailed Description

Definition at line 2 of file mareacontainer.class.


Constructor & Destructor Documentation

MAreaContainer::__construct ( name = null  ) 

Initialize some properties.

Parameters:
$name (string) a optional name for the control

Reimplemented from MControl.

Definition at line 10 of file mareacontainer.class.

References MComponent::$name.


Member Function Documentation

MAreaContainer::AddElement ( element,
where = 'center' 
)

Definition at line 18 of file mareacontainer.class.

MAreaContainer::GetRowCount (  ) 

Definition at line 51 of file mareacontainer.class.

Referenced by GenerateInner().

Here is the caller graph for this function:

MAreaContainer::GetColumnCount (  ) 

Definition at line 76 of file mareacontainer.class.

Referenced by GenerateInner().

Here is the caller graph for this function:

MAreaContainer::GenerateInner (  ) 

Definition at line 113 of file mareacontainer.class.

References GetColumnCount(), and GetRowCount().

Here is the call graph for this function:


Member Data Documentation

MAreaContainer::$top = array()

Definition at line 4 of file mareacontainer.class.

MAreaContainer::$left = array()

Definition at line 5 of file mareacontainer.class.

MAreaContainer::$center = array()

Definition at line 6 of file mareacontainer.class.

MAreaContainer::$right = array()

Definition at line 7 of file mareacontainer.class.

MAreaContainer::$bottom = array()

Definition at line 8 of file mareacontainer.class.


The documentation for this class was generated from the following file:
CopyLeft (L) 2001-2006 - [MIOLO Development Team] SOLIS - Cooperativa de Soluções Livres - Lajeado/RS - Brasil