xHTML-o-MATIC
A mini framework for handling PHP web frontends.
|
Public Member Functions | |
__construct ($content=NULL) | |
SetHREF ($href) | |
SetType ($type) | |
SetRel ($rel) | |
![]() | |
GetID () | |
SetID ($id) | |
Render () | |
ToString () | |
GetParent () | |
ClearContent () | |
SetIDVisibility ($visible) | |
Additional Inherited Members | |
![]() | |
SetProperty ($name, $value) | |
ClearProperty ($name) | |
ReplaceContent ($content) | |
AddContent ($content) | |
AddCSSClass ($classname) | |
CompactText ($text) | |
AddContentBefore ($newContent) | |
AddContentAfter ($newContent) | |
![]() | |
$uniqid | |
$tagname | |
$contents | |
$properties | |
$autoclosed | |
$bbenabled | |
$parent | |
xHTML_Link::__construct | ( | $content = NULL | ) |
xHTML_Link::SetHREF | ( | $href | ) |
Sets HREF
string | $href | HREF |
xHTML_Link::SetRel | ( | $rel | ) |
Sets Rel
string | $rel |
xHTML_Link::SetType | ( | $type | ) |
Sets type
string | $type | Type |