Class FontWeightSC

Description

The FontWeightSC represents CSS "font-weight" values. The allowed

values are: <ul style="font-family: monospace;"> <li> 100 </li> <li> 200 </li> <li> 300 </li> <li> 400 </li> <li> 500 </li> <li> 600 </li> <li> 700 </li> <li> 800 </li> <li> 900 </li> <li> normal </li> <li> bold </li> <li> lighter </li> <li> bolder </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: FontWeightSC.class.php,v 1.8 2006/08/15 20:44:58 sporktim Exp $
  • license: GNU General Public License (GPL)
  • copyright: Copyright &copy; 2005, Middlebury College

Located in /harmoni/core/GUIManager/StyleComponents/FontWeightSC.class.php (line 35)

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

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