| 
    Stud.IP
    trunk Revision
    
   | 
  


Public Member Functions | |
| addHTMLContent ($_content) | |
| addContent ($_content) | |
| getContent () | |
| setTextareaCheck () | |
| printContent ($indent=0) | |
| createContent ($indent=0) | |
  Public Member Functions inherited from HTMLempty | |
| __construct ($name) | |
| addAttr ($name, $wert=null) | |
| addString ($string) | |
| getName () | |
| getAttr () | |
| printContent ($indent=0) | |
| createContent ($indent=0) | |
Data Fields | |
| $_content | |
| $has_textarea = false | |
  Data Fields inherited from HTMLempty | |
| $_name = "" | |
| $_attribute = [] | |
| $_string = "" | |
| addContent | ( | $_content | ) | 

| addHTMLContent | ( | $_content | ) | 


| createContent | ( | $indent = 0 | ) | 
Reimplemented from HTMLempty.


| getContent | ( | ) | 

| printContent | ( | $indent = 0 | ) | 
| setTextareaCheck | ( | ) | 
avoid indentation of <textarea>...
| object $_content | 
Holds the content.
@access private
| $has_textarea = false |