Class Lay_Lines

Description

* Containers **

Located in /classes/Lay.php (line 236)

Lay_Container
   |
   --Lay_Lines
Direct descendents
Class Description
Lay_Columns * Containers **
Lay_Line * Containers **
Lay_TextLines * Containers **
Variable Summary
mixed $children
mixed $dirs
mixed $first
Method Summary
void addChild ( $elem)
void child ( $elem)
void childMaxDim ()
void close ([ $final = true])
void dimensions ([ $hypothetical = NULL])
void fixedDim ()
void init ( &$parent,  $params)
void layout ( $final)
void makeFit ( $dim)
void maxDim ()
void paramTypes ()
void tooBig ( $dim)
Variables
mixed $children = array() (line 237)
mixed $children_dim (line 240)
mixed $dirs = array('x', 'y') (line 238)

Redefined in descendants as:
mixed $first = true (line 239)

Inherited Variables

Inherited from Lay_Container

Lay_Container::$child_max_dim
Lay_Container::$display
Lay_Container::$max_dim
Lay_Container::$p
Lay_Container::$parent
Methods
addChild (line 325)
void addChild ( $elem)
  • $elem
child (line 281)
void child ( $elem)
  • $elem

Redefinition of:
Lay_Container::child()
childMaxDim (line 366)
void childMaxDim ()
close (line 264)
void close ([ $final = true])
  • $final

Redefinition of:
Lay_Container::close()

Redefined in descendants as:
dimensions (line 376)
void dimensions ([ $hypothetical = NULL])
  • $hypothetical
fixedDim (line 411)
void fixedDim ()
init (line 241)
void init ( &$parent,  $params)
  • &$parent
  • $params

Redefinition of:
Lay_Container::init()
layout (line 421)
void layout ( $final)
  • $final

Redefined in descendants as:
makeFit (line 290)
void makeFit ( $dim)
  • $dim

Redefinition of:
Lay_Container::makeFit()

Redefined in descendants as:
maxDim (line 351)
void maxDim ()
paramTypes (line 248)
void paramTypes ()

Redefinition of:
Lay_Container::paramTypes()

Redefined in descendants as:
tooBig (line 316)
void tooBig ( $dim)
  • $dim

Inherited Methods

Inherited From Lay_Container

Lay_Container::child()
Lay_Container::close()
Lay_Container::init()
Lay_Container::makeFit()
Lay_Container::paramTypes()

Documentation generated on Sun, 28 Jul 2013 15:07:03 -0400 by phpDocumentor 1.4.4