◆ __construct()
xHTML_LI::__construct |
( |
|
$content = NULL | ) |
|
Constructor
- Parameters
-
Reimplemented from xHTML_Item.
◆ AddContent()
xHTML_LI::AddContent |
( |
|
$content | ) |
|
Adds content
- Parameters
-
Reimplemented from xHTML_Item.
◆ AddContentAfter()
xHTML_LI::AddContentAfter |
( |
|
$newContent | ) |
|
Adds content after this one
- Parameters
-
Reimplemented from xHTML_Item.
◆ AddContentBefore()
xHTML_LI::AddContentBefore |
( |
|
$newContent | ) |
|
Adds content before this one
- Parameters
-
Reimplemented from xHTML_Item.
◆ AddCSSClass()
xHTML_LI::AddCSSClass |
( |
|
$classname | ) |
|
Adds CSS Class
- Parameters
-
string | $classname | CSS Class name |
Reimplemented from xHTML_Item.
◆ ReplaceContent()
xHTML_LI::ReplaceContent |
( |
|
$content | ) |
|
Replaces content
- Parameters
-
string | xHTML_Item | array | $content | Content to replace |
Reimplemented from xHTML_Item.
The documentation for this class was generated from the following file: