PhpExt : Layout [ class tree ] [ index ] [ all elements ]

Class: PhpExt_Layout_ContainerLayoutData

Source Location: /PhpExt/Layout/ContainerLayoutData.php

Class PhpExt_Layout_ContainerLayoutData

Descendants
Child Class Description
PhpExt_Layout_AnchorLayoutData Used when using PhpExt_Layout_AnchorLayout as the container's layout.
PhpExt_Layout_BorderLayoutData Used when using PhpExt_Layout_BorderLayout as the container's layout.
PhpExt_Layout_ColumnLayoutData Used when using PhpExt_Layout_ColumnLayoutData as the container's layout.
PhpExt_Layout_FitLayoutData Used when using PhpExt_Layout_FitLayout as the container's layout.
PhpExt_Layout_TableLayoutData Specifies the corresponding Rowspan and Colspan for each of the elements added to the container having TableLayout

[ Top ]
Property Summary
mixed   $_layoutProperties  

[ Top ]
Method Summary
PhpExt_Layout_ContainerLayoutData   __construct()  
void   addLayoutProperties()  
array   getConfigParams()  
void   getLayoutProperty()  
void   paramToString()  
void   setLayoutProperty()  

[ Top ]
Properties
mixed   $_layoutProperties = array() [line 26]
API Tags:
Access:  protected


[ Top ]
Methods
Constructor __construct  [line 40]

  PhpExt_Layout_ContainerLayoutData __construct( )


API Tags:
Access:  public


Redefined in descendants as:

[ Top ]
addLayoutProperties  [line 28]

  void addLayoutProperties( $props  )

Parameters:
array   $props: 

API Tags:
Access:  protected


[ Top ]
getConfigParams  [line 48]

  array getConfigParams( )


API Tags:
Access:  public


[ Top ]
getLayoutProperty  [line 36]

  void getLayoutProperty( $name  )

Parameters:
   $name: 

API Tags:
Access:  protected


[ Top ]
paramToString  [line 62]

  void paramToString( $name, $value  )

Parameters:
   $name: 
   $value: 

API Tags:
Access:  protected


[ Top ]
setLayoutProperty  [line 32]

  void setLayoutProperty( $name, $value  )

Parameters:
   $name: 
   $value: 

API Tags:
Access:  protected


[ Top ]

Documentation generated on Fri, 08 Aug 2008 15:52:19 -0500 by phpDocumentor 1.4.0