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

Class: awSide

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

Class Overview


Manage left, right, top and bottom sides


Variables

Methods



Class Details

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



[ Top ]


Class Variables

$bottom =  0

[line 108]

Bottom side



Tags:

access:  public

Type:   int


[ Top ]

$left =  0

[line 87]

Left side



Tags:

access:  public

Type:   int


[ Top ]

$right =  0

[line 94]

Right side



Tags:

access:  public

Type:   int


[ Top ]

$top =  0

[line 101]

Top side



Tags:

access:  public

Type:   int


[ Top ]



Class Methods


constructor __construct [line 118]

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

Build the side



Tags:

access:  public


Parameters:

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

[ Top ]

method add [line 157]

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

Add values to each side



Tags:

access:  public


Parameters:

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

[ Top ]

method set [line 131]

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

Change side values



Tags:

access:  public


Parameters:

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

[ Top ]


Documentation generated on Thu, 03 May 2012 15:07:52 +0200 by phpDocumentor 1.4.1