◆ __construct()
xHTML_Span::__construct |
( |
|
$content = NULL | ) |
|
Constructor
- Parameters
-
Reimplemented from xHTML_Item.
◆ AddContent()
xHTML_Span::AddContent |
( |
|
$content | ) |
|
Adds content
- Parameters
-
Reimplemented from xHTML_Item.
◆ AddContentAfter()
xHTML_Span::AddContentAfter |
( |
|
$newContent | ) |
|
Adds content after this one
- Parameters
-
Reimplemented from xHTML_Item.
◆ AddContentBefore()
xHTML_Span::AddContentBefore |
( |
|
$newContent | ) |
|
Adds content before this one
- Parameters
-
Reimplemented from xHTML_Item.
◆ AddCSSClass()
xHTML_Span::AddCSSClass |
( |
|
$classname | ) |
|
Adds CSS class
- Parameters
-
string | $classname | CSS Class name |
Reimplemented from xHTML_Item.
◆ ReplaceContent()
xHTML_Span::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: