Source for file Length.php
Documentation is available at Length.php
* Class for handling width/height length attribute transformations to CSS
$this->cssName =
$css_name ?
$css_name :
$name;
public function transform($attr, $config, $context) {
if (!isset
($attr[$this->name])) return $attr;
Documentation generated on Thu, 19 Jun 2008 18:49:42 -0400 by phpDocumentor 1.4.2