◆ __construct()
xHTML_Script::__construct |
( |
| ) |
|
◆ AddContent()
xHTML_Script::AddContent |
( |
|
$content | ) |
|
Adds a content
- Parameters
-
string | $content | Content TEXT to add |
Reimplemented from xHTML_Item.
◆ AddContentAfter()
xHTML_Script::AddContentAfter |
( |
|
$newContent | ) |
|
Adds content after this one
- Parameters
-
Reimplemented from xHTML_Item.
◆ AddContentBefore()
xHTML_Script::AddContentBefore |
( |
|
$newContent | ) |
|
Adds content before this one
- Parameters
-
Reimplemented from xHTML_Item.
◆ ClearContent()
xHTML_Script::ClearContent |
( |
| ) |
|
◆ ClearProperty()
xHTML_Script::ClearProperty |
( |
|
$name | ) |
|
Clears a property
- Parameters
-
Reimplemented from xHTML_Item.
◆ Render()
◆ SetProperty()
xHTML_Script::SetProperty |
( |
|
$name, |
|
|
|
$value |
|
) |
| |
Sets a property
- Parameters
-
string | $name | Name |
string | $value | Value |
Reimplemented from xHTML_Item.
◆ SetSrc()
xHTML_Script::SetSrc |
( |
|
$src | ) |
|
Sets javascript src
- Parameters
-
◆ ToString()
xHTML_Script::ToString |
( |
| ) |
|
Gets contents' string
- Returns
- string
Reimplemented from xHTML_Item.
The documentation for this class was generated from the following file: