Class FontSizeSC

Description

The FontSizeSC represents CSS "font-size" values. The allowed

values are: <ul style="font-family: monospace;"> <li> xx-small </li> <li> x-small </li> <li> small </li> <li> medium </li> <li> large </li> <li> x-large </li> <li> xx-large </li> <li> smaller </li> <li> larger </li> <li> [specific font size value] - a length value (i.e. units are %, px, in, etc.) </li> </ul>

The

  1. StyleComponent
(SC) is the most basic of the three building pieces of CSS styles. It combines a CSS property value with a ValidatorRule to ensure that the value follows a certain format.

  • version: $Id: FontSizeSC.class.php,v 1.10 2007/09/04 20:25:22 adamfranco Exp $
  • license: GNU General Public License (GPL)
  • copyright: Copyright &copy; 2005, Middlebury College

Located in /harmoni/core/GUIManager/StyleComponents/FontSizeSC.class.php (line 33)

StyleComponentInterface
   |
   --StyleComponent
      |
      --FontSizeSC
Method Summary
FontSizeSC FontSizeSC ([string $value = null])
Variables
Methods

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