xHTML-o-MATIC
A mini framework for handling PHP web frontends.
|
This is the complete list of members for xHTML_Div, including all inherited members.
$autoclosed (defined in xHTML_Item) | xHTML_Item | protected |
$bbenabled (defined in xHTML_Item) | xHTML_Item | protected |
$contents (defined in xHTML_Item) | xHTML_Item | protected |
$parent (defined in xHTML_Item) | xHTML_Item | protected |
$properties (defined in xHTML_Item) | xHTML_Item | protected |
$tagname (defined in xHTML_Item) | xHTML_Item | protected |
$uniqid (defined in xHTML_Item) | xHTML_Item | protected |
__construct($content=NULL) | xHTML_Div | |
AddContent($content) | xHTML_Div | |
AddContentAfter($newContent) | xHTML_Div | |
AddContentBefore($newContent) | xHTML_Div | |
AddCSSClass($classname) | xHTML_Div | |
ClearContent() | xHTML_Item | |
ClearProperty($name) | xHTML_Div | |
CompactText($text) | xHTML_Item | protected |
GetID() | xHTML_Item | |
GetParent() (defined in xHTML_Item) | xHTML_Item | |
Render() | xHTML_Item | |
ReplaceContent($content) | xHTML_Div | |
SetID($id) | xHTML_Item | |
SetIDVisibility($visible) | xHTML_Item | |
SetProperty($name, $value) | xHTML_Div | |
ToString() | xHTML_Item |