22 $this->cssName = $css_name ? $css_name :
$name;
33 if (!isset($attr[$this->name])) {
37 if (ctype_digit($length)) {
40 $this->
prependCSS($attr, $this->cssName .
":$length;");
An exception for terminatinating execution or to throw for unit testing.