Class GUIComponentUtility

Description

This class allows for the modification of an entire "level" of theme.

  • version: $Id: GUIComponentUtility.class.php,v 1.5 2007/09/19 14:04:46 adamfranco Exp $
  • license: GNU General Public License (GPL)
  • copyright: Copyright © 2006, Middlebury College
  • since: 8/09/2006

Located in /polyphony/main/library/GUIWizardComponents/Utilities/GUIComponentUtility.class.php (line 27)


	
			
Method Summary
void addColor (mixed $r, mixed $g, mixed $b)
void makeAlignArray ()
array makeColorArrays (int $slices, int $triSize)
void makeFontArray ()
Methods
addColor (line 114)
void addColor (mixed $r, mixed $g, mixed $b)
makeAlignArray (line 201)
void makeAlignArray ()
makeBorderSizeArrays (line 155)
void makeBorderSizeArrays ()
makeBorderStyleArrays (line 173)
void makeBorderStyleArrays ()
makeColorArrays (line 42)

Make an array of colors complete with styles. The colors are arranged by hue families.

  • return: an array with the values at 'options' and styles in 'styles'
array makeColorArrays (int $slices, int $triSize)
  • int $slices: slices The number of families. 6-15 is probably good.
  • int $triSize: trisize Proportional with the square root of the size of each family 4 to 6 is probably good.
makeFontArray (line 139)
void makeFontArray ()
makeFontSizeArray (line 147)
void makeFontSizeArray ()
makeLineSpacingArray (line 193)
void makeLineSpacingArray ()
makeMarginAndPaddingArray (line 165)
void makeMarginAndPaddingArray ()
makeSpacingArray (line 185)
void makeSpacingArray ()

Documentation generated on Wed, 19 Sep 2007 10:23:29 -0400 by phpDocumentor 1.3.0RC3