◆ __construct()
xHTML_HGeneric::__construct |
( |
|
$content = NULL | ) |
|
◆ AddContent()
xHTML_HGeneric::AddContent |
( |
|
$content | ) |
|
Adds content
- Parameters
-
Reimplemented from xHTML_Item.
◆ AddContentAfter()
xHTML_HGeneric::AddContentAfter |
( |
|
$newContent | ) |
|
Adds content after this one
- Parameters
-
Reimplemented from xHTML_Item.
◆ AddContentBefore()
xHTML_HGeneric::AddContentBefore |
( |
|
$newContent | ) |
|
Adds content before this one
- Parameters
-
Reimplemented from xHTML_Item.
◆ ReplaceContent()
xHTML_HGeneric::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: