• Barebone\HTML\TDocument

    Barebone\HTML\TDocument
    • [P] $doctype : mixed
    • [P] $html : mixed
    • [P] $head : mixed
    • [P] $body : mixed
    • [M] get_doctype() : void
    • [M] set_doctype( $value ) : void
    • [M] getHead() : void
    • [M] getBody() : void
    • [M] append( Barebone\HTML\TElement $element ) : void
    • [M] __construct() : void
    • [M] __toString() : string