FOSSology
4.4.0
Open Source License Compliance by Open Source Software
|
Public Member Functions | |
__construct ($name, $attributes=array()) | |
setAttribute ($name, $value) | |
getOpeningText () | |
getClosingText () | |
Private Attributes | |
$name | |
$attributes | |
Definition at line 10 of file SimpleHtmlElement.php.
Fossology\Lib\Html\SimpleHtmlElement::setAttribute | ( | $name, | |
$value | |||
) |
string | $name | |
string | $value |
Implements Fossology\Lib\Html\HtmlElement.
Definition at line 26 of file SimpleHtmlElement.php.