FOSSology  4.4.0
Open Source License Compliance by Open Source Software
Fossology\Lib\Html\SimpleHtmlElement Class Reference
Inheritance diagram for Fossology\Lib\Html\SimpleHtmlElement:
Inheritance graph
Collaboration diagram for Fossology\Lib\Html\SimpleHtmlElement:
Collaboration graph

Public Member Functions

 __construct ($name, $attributes=array())
 
 setAttribute ($name, $value)
 
 getOpeningText ()
 
 getClosingText ()
 

Private Attributes

 $name
 
 $attributes
 

Detailed Description

Definition at line 10 of file SimpleHtmlElement.php.

Member Function Documentation

◆ setAttribute()

Fossology\Lib\Html\SimpleHtmlElement::setAttribute (   $name,
  $value 
)
Parameters
string$name
string$value

Implements Fossology\Lib\Html\HtmlElement.

Definition at line 26 of file SimpleHtmlElement.php.


The documentation for this class was generated from the following file: