|
| | CompactText ($text) |
| |
|
| $uniqid |
| |
|
| $tagname |
| |
|
| $contents |
| |
|
| $properties |
| |
|
| $autoclosed |
| |
|
| $bbenabled |
| |
|
| $parent |
| |
◆ __construct()
| xHTML_P::__construct |
( |
|
$content = NULL | ) |
|
Default constructor
- Parameters
-
Reimplemented from xHTML_Item.
◆ AddContent()
| xHTML_P::AddContent |
( |
|
$content | ) |
|
Adds content
- Parameters
-
Reimplemented from xHTML_Item.
◆ AddContentAfter()
| xHTML_P::AddContentAfter |
( |
|
$newContent | ) |
|
Adds content after this one
- Parameters
-
Reimplemented from xHTML_Item.
◆ AddContentBefore()
| xHTML_P::AddContentBefore |
( |
|
$newContent | ) |
|
Adds content before this one
- Parameters
-
Reimplemented from xHTML_Item.
◆ AddCSSClass()
| xHTML_P::AddCSSClass |
( |
|
$classname | ) |
|
Adds a CSS class to this object
- Parameters
-
| string | $classname | CSS class name |
Reimplemented from xHTML_Item.
◆ ClearProperty()
| xHTML_P::ClearProperty |
( |
|
$name | ) |
|
Clears a property
- Parameters
-
Reimplemented from xHTML_Item.
◆ ReplaceContent()
| xHTML_P::ReplaceContent |
( |
|
$content | ) |
|
Replaces content
- Parameters
-
| string | xHTML_Item | array | $content | Content to replace |
Reimplemented from xHTML_Item.
◆ SetProperty()
| xHTML_P::SetProperty |
( |
|
$name, |
|
|
|
$value |
|
) |
| |
Sets a property
- Parameters
-
| string | $name | Name |
| string | $value | Value |
Reimplemented from xHTML_Item.
The documentation for this class was generated from the following file: