◆ __construct()
xHTML_Comment::__construct |
( |
|
$text = "" | ) |
|
Constructor
- Parameters
-
Reimplemented from xHTML_Item.
◆ AddContent()
xHTML_Comment::AddContent |
( |
|
$content | ) |
|
Adds content to comment
- Parameters
-
Reimplemented from xHTML_Item.
◆ AddContentAfter()
xHTML_Comment::AddContentAfter |
( |
|
$newContent | ) |
|
Adds content after this one
- Parameters
-
Reimplemented from xHTML_Item.
◆ AddContentBefore()
xHTML_Comment::AddContentBefore |
( |
|
$newContent | ) |
|
Adds content before this one
- Parameters
-
Reimplemented from xHTML_Item.
◆ ClearContent()
xHTML_Comment::ClearContent |
( |
| ) |
|
◆ Render()
xHTML_Comment::Render |
( |
| ) |
|
◆ ReplaceContent()
xHTML_Comment::ReplaceContent |
( |
|
$content | ) |
|
Replaces content
- Parameters
-
string | xHTML_Item | array | $content | Content to replace |
Reimplemented from xHTML_Item.
◆ ToString()
xHTML_Comment::ToString |
( |
| ) |
|
Gets contents' string
- Returns
- string
Reimplemented from xHTML_Item.
The documentation for this class was generated from the following file: