xHTML-o-MATIC
A mini framework for handling PHP web frontends.
Loading...
Searching...
No Matches
xHTML_UL Class Reference
+ Inheritance diagram for xHTML_UL:
+ Collaboration diagram for xHTML_UL:

Public Member Functions

 __construct ($content=NULL)
 
- Public Member Functions inherited from xHTML_GenericList
 AddContent ($content)
 
 AddCSSClass ($classname)
 
- Public Member Functions inherited from xHTML_Item
 GetID ()
 
 SetID ($id)
 
 Render ()
 
 ToString ()
 
 GetParent ()
 
 ClearContent ()
 
 SetIDVisibility ($visible)
 

Additional Inherited Members

- Protected Member Functions inherited from xHTML_Item
 SetProperty ($name, $value)
 
 ClearProperty ($name)
 
 ReplaceContent ($content)
 
 CompactText ($text)
 
 AddContentBefore ($newContent)
 
 AddContentAfter ($newContent)
 
- Protected Attributes inherited from xHTML_Item
 $uniqid
 
 $tagname
 
 $contents
 
 $properties
 
 $autoclosed
 
 $bbenabled
 
 $parent
 

Constructor & Destructor Documentation

◆ __construct()

xHTML_UL::__construct (   $content = NULL)

Constructor ($content is ignored)

Parameters
NULL$contentDue to list automatic handling, content is ignored

Reimplemented from xHTML_GenericList.


The documentation for this class was generated from the following file: