24 define (
"SPACE_PRESERVE", 
"1");
 
   25 define (
"SPACE_DEFAULT", 
"2");
 
   56                 $this->texttype = $a_texttype;
 
   66                 $this->label = $a_label;
 
   76                 $this->height = $a_height;
 
   86                 $this->width = $a_width;
 
   96                 $this->charset = $a_charset;
 
  116                 $this->xmllang = $a_xmllang;
 
  126                 switch (strtolower($a_xmlspace))
 
  166                 $this->entityref = $a_entityref;
 
  176                 $this->content = $a_content;