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

Class: awSide

Source Location: /class/system/artichow/php4/inc/Tools.class.php

Class Overview


Manage left, right, top and bottom sides


Variables

Methods



Class Details

[line 28]
Manage left, right, top and bottom sides



[ Top ]


Class Variables

$bottom =  0

[line 56]

Bottom side


Type:   int


[ Top ]

$left =  0

[line 35]

Left side


Type:   int


[ Top ]

$right =  0

[line 42]

Right side


Type:   int


[ Top ]

$top =  0

[line 49]

Top side


Type:   int


[ Top ]



Class Methods


constructor awSide [line 66]

awSide awSide( [mixed $left = NULL], [mixed $right = NULL], [mixed $top = NULL], [mixed $bottom = NULL])

Build the side



Parameters:

mixed   $left  
mixed   $right  
mixed   $top  
mixed   $bottom  

[ Top ]

method add [line 105]

void add( [mixed $left = NULL], [mixed $right = NULL], [mixed $top = NULL], [mixed $bottom = NULL])

Add values to each side



Parameters:

mixed   $left  
mixed   $right  
mixed   $top  
mixed   $bottom  

[ Top ]

method set [line 79]

void set( [mixed $left = NULL], [mixed $right = NULL], [mixed $top = NULL], [mixed $bottom = NULL])

Change side values



Parameters:

mixed   $left  
mixed   $right  
mixed   $top  
mixed   $bottom  

[ Top ]


Documentation generated on Sat, 08 Nov 2008 14:54:44 +0100 by phpDocumentor 1.4.1