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