◆ __construct()
xHTML_GenericList::__construct |
( |
|
$content = NULL | ) |
|
Constructor ($content is ignored)
- Parameters
-
NULL | $content | Due to list automatic handling, content is ignored |
Reimplemented from xHTML_Item.
Reimplemented in xHTML_UL, and xHTML_OL.
◆ AddContent()
xHTML_GenericList::AddContent |
( |
|
$content | ) |
|
Adds content to list
- Parameters
-
Reimplemented from xHTML_Item.
◆ AddCSSClass()
xHTML_GenericList::AddCSSClass |
( |
|
$classname | ) |
|
Adds CSS Class
- Parameters
-
string | $classname | CSS Class name |
Reimplemented from xHTML_Item.
The documentation for this class was generated from the following file: