Class BorderStyleSC

Description

The BorderStyleSC represents CSS border-style values. The allowed values are:

<ul style="font-family: monospace;"> <li> none </li> <li> dotted </li> <li> dashed </li> <li> solid </li> <li> groove </li> <li> ridge </li> <li> inset </li> <li> outset </li> <li> double </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: BorderStyleSC.class.php,v 1.7 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/BorderStyleSC.class.php (line 30)

StyleComponentInterface
   |
   --StyleComponent
      |
      --BorderStyleSC
Method Summary
BorderStyleSC BorderStyleSC (string $value)
Variables
Methods

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