|
xHTML-o-MATIC
A mini framework for handling PHP web frontends.
|
This is the complete list of members for xHTML_Item, 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_Item | |
| AddContent($content) | xHTML_Item | protected |
| AddContentAfter($newContent) | xHTML_Item | protected |
| AddContentBefore($newContent) | xHTML_Item | protected |
| AddCSSClass($classname) | xHTML_Item | protected |
| ClearContent() | xHTML_Item | |
| ClearProperty($name) | xHTML_Item | protected |
| CompactText($text) | xHTML_Item | protected |
| GetID() | xHTML_Item | |
| GetParent() (defined in xHTML_Item) | xHTML_Item | |
| Render() | xHTML_Item | |
| ReplaceContent($content) | xHTML_Item | protected |
| SetID($id) | xHTML_Item | |
| SetIDVisibility($visible) | xHTML_Item | |
| SetProperty($name, $value) | xHTML_Item | protected |
| ToString() | xHTML_Item |