linea21-externals
[ class tree: linea21-externals ] [ index: linea21-externals ] [ all elements ]

Class: awComponentGroup

Source Location: /class/system/artichow/php4/Component.class.php

Class Overview

awComponent
   |
   --awComponentGroup

A graph can contain some groups of components


Variables

Methods


Child classes:

A graph with axis can contain some groups of components

Inherited Variables

Inherited Methods

Class: awComponent

awComponent::awComponent()
Build the component
awComponent::auto()
Adjust automatically the component ?
awComponent::finalize()
Finalize the drawing of the component
awComponent::getBackground()
Return the component background
awComponent::getPosition()
Get component coords with its padding
awComponent::getSpace()
Get space width in pixels
awComponent::init()
Init the drawing of the component
awComponent::setAbsPosition()
Change the absolute position of the component on the graph
awComponent::setAbsSize()
Change the absolute size of the component
awComponent::setBackgroundColor()
Change component background color
awComponent::setBackgroundGradient()
Change component background gradient
awComponent::setBackgroundImage()
Change component background image
awComponent::setCenter()
Set the center of the component
awComponent::setPadding()
Change component padding
awComponent::setSize()
Change the size of the component
awComponent::setSpace()
Change component space

Class Details

[line 19]
A graph can contain some groups of components



[ Top ]


Class Variables

$components =

[line 26]

Components of this group


Type:   array


[ Top ]



Class Methods


constructor awComponentGroup [line 31]

awComponentGroup awComponentGroup( )

Build the component group



[ Top ]

method add [line 41]

void add( &$component &$component)

Add a component to the group



Parameters:

&$component   &$component   A component

[ Top ]


Documentation generated on Sat, 08 Nov 2008 14:51:41 +0100 by phpDocumentor 1.4.1